mbox series

[net,0/1] bonding: fix PACKET_ORIGDEV regression

Message ID 20190107162946.13072-1-soltys@ziu.info
Headers show
Series bonding: fix PACKET_ORIGDEV regression | expand

Message

Michal Soltys Jan. 7, 2019, 4:29 p.m. UTC
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(-)