lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2015 07:59:21 -0700
From:	Scott Feldman <sfeldma@...il.com>
To:	Simon Horman <simon.horman@...ronome.com>
Cc:	Jiri Pirko <jiri@...nulli.us>, Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging

On Sun, Apr 12, 2015 at 11:47 PM, Simon Horman
<simon.horman@...ronome.com> wrote:
> Hi,
>
> this short series attempts to allow rocker ports to be used when they
> are not attached to a bridge. It attempts to make use of flow entries
> in a rocker switch where appropriate and otherwise forwards packets up
> to the kernel for processing.

Hi Simon,

Unbridged ports should be working now with current driver/device.  I
wonder if you have an older qemu rocker device?  Use master branch of
https://github.com/scottfeldman/qemu-rocker.git.

My test setup is to IPv4 ping two hosts from two different ports.
Something like:

sw1:sw1p1:11.0.0.1/24 <----------------> h1:eth1:11.0.0.2/24
sw1:sw1p2:12.0.0.1/24 <----------------> h2:eth1:12.0.0.2/24

ARP and ping work fine.  What is your test setup?  I haven't spent a
lot of time on unbridged port testing, since major focus has been on
offloading bridge L2 and L3.

-scott
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ