public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression
@ 2019-01-07 16:29 Michal Soltys
  2019-01-07 16:29 ` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters Michal Soltys
  0 siblings, 1 reply; 18+ messages in thread
From: Michal Soltys @ 2019-01-07 16:29 UTC (permalink / raw)
  To: David S . Miller
  Cc: Michal Soltys, netdev, Jay Vosburgh, Vincent Bernat,
	Mahesh Bandewar, Chonggang Li

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2019-02-21 21:21 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-07 16:29 [PATCH net 0/1] bonding: fix PACKET_ORIGDEV regression Michal Soltys
2019-01-07 16:29 ` [PATCH net 1/1] bonding: fix PACKET_ORIGDEV regression on bonding masters Michal Soltys
2019-01-07 17:12   ` David Miller
2019-01-08 13:46     ` Vincent Bernat
2019-01-13 23:03   ` David Miller
2019-01-14  2:01     ` Maciej Żenczykowski
2019-01-14  8:00       ` Vincent Bernat
2019-01-15  2:19         ` Mahesh Bandewar (महेश बंडेवार)
2019-01-16  2:58           ` Michal Soltys
2019-01-16  2:01       ` Michal Soltys
2019-01-18  0:27       ` Michal Soltys
2019-01-18  6:58         ` Maciej Żenczykowski
2019-01-29  1:47           ` Michal Soltys
2019-01-29  9:39             ` Maciej Żenczykowski
2019-02-18 16:55               ` [PATCH v2] bonding: fix PACKET_ORIGDEV regression Michal Soltys
2019-02-19  1:51                 ` David Ahern
2019-02-19  9:14                 ` Maciej Żenczykowski
2019-02-21 21:21                 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox