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,  7 Jan 2019 17:29:45 +0100
From:   Michal Soltys <soltys@....info>
To:     "David S . Miller" <davem@...emloft.net>
Cc:     Michal Soltys <soltys@....info>, netdev@...r.kernel.org,
        Jay Vosburgh <jay.vosburgh@...onical.com>,
        Vincent Bernat <vincent@...nat.ch>,
        Mahesh Bandewar <maheshb@...gle.com>,
        Chonggang Li <chonggangli@...gle.com>
Subject: [PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression

This patch brings back pre-4.12 behavior of handling link local packets, as it
turned out that the functionality intended by b89f04c61efe has been available
since as early as 2.6.22 (via PACKET_ORIGDEV option) - but wasn't documented in
packet(7).

Separate patch will add the missing information to packet(7).

See v2.6.21-350-g80feaacb8a64 for details about PACKET_ORIGDEV.

Michal Soltys (1):
  bonding: fix PACKET_ORIGDEV regression on bonding masters

 drivers/net/bonding/bond_main.c | 21 ---------------------
 1 file changed, 21 deletions(-)

-- 
2.20.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ