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-next>] [day] [month] [year] [list]
Date:	Mon, 13 Apr 2015 15:47:53 +0900
From:	Simon Horman <simon.horman@...ronome.com>
To:	Jiri Pirko <jiri@...nulli.us>, Scott Feldman <sfeldma@...il.com>
Cc:	netdev@...r.kernel.org, Simon Horman <simon.horman@...ronome.com>
Subject: [PATCH/RFC net-next 0/4] Allow use of rocker ports without bridging

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.

I have lightly tested this series using unicast IPv4 (mainly ARP and ping).

Simon Horman (4):
  rocker: add helper for setting untagged VLAN
  rocker: set untagged VLAN when opening port
  rocker: forward packets to CPU when a port not bridged
  rocker: allow forwarding of IPv4 by unicast routing table

 drivers/net/ethernet/rocker/rocker.c | 138 ++++++++++++++++++++++++++++-------
 1 file changed, 110 insertions(+), 28 deletions(-)

-- 
2.1.4

--
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