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:	Wed, 11 Jul 2007 19:38:13 +0200 (MEST)
From:	Patrick McHardy <kaber@...sh.net>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, greearb@...delatech.com,
	Patrick McHardy <kaber@...sh.net>, xemul@...nvz.org
Subject: [RTNETLINK 00/04]: rtnl_link improvements

These patches simplify the rtnl_link API and add support for specifying
the initial device address. The rtnl_link patches depend on the VLAN fix
because I didn't want to build on top of the broken address handling.

Please apply, thanks.


 drivers/net/dummy.c      |   61 ++++++++------------------------------------
 drivers/net/ifb.c        |   62 ++++++++++----------------------------------
 include/linux/if_vlan.h  |    1 +
 net/8021q/vlan.c         |   64 ++++++++++++++++++++++++++--------------------
 net/8021q/vlan.h         |    1 -
 net/8021q/vlan_dev.c     |   57 +++++++++++++----------------------------
 net/8021q/vlan_netlink.c |    7 +++++
 net/core/rtnetlink.c     |   27 +++++++++++++++----
 net/ethernet/eth.c       |    3 ++
 9 files changed, 111 insertions(+), 172 deletions(-)

Patrick McHardy (4):
      [ETH]: Validate address in eth_mac_addr
      [VLAN]: Fix MAC address handling
      [RTNETLINK]: rtnl_link API simplification
      [RTNETLINK]: rtnl_link: allow specifying initial device address
-
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