All of lore.kernel.org
 help / color / mirror / Atom feed
* ipv6 udp early demux breaks udp_l3mdev_accept=0
@ 2017-04-14 22:23 David Ahern
  2017-04-15  0:38 ` Subash Abhinov Kasiviswanathan
  0 siblings, 1 reply; 8+ messages in thread
From: David Ahern @ 2017-04-14 22:23 UTC (permalink / raw)
  To: subashab; +Cc: netdev, Robert Shearman

Subash:

My understanding of early demux is that it should only match connected
sockets (src/sport + dst/dport are all set). The ipv6 udp early demux
code added in 5425077d73e0c is doing a generic socket lookup which does
not require an exact match and accordingly breaks udp_l3mdev_accept=0.
Please fix.

David

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

end of thread, other threads:[~2017-04-17  2:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-14 22:23 ipv6 udp early demux breaks udp_l3mdev_accept=0 David Ahern
2017-04-15  0:38 ` Subash Abhinov Kasiviswanathan
2017-04-15  0:42   ` David Ahern
2017-04-15 13:48     ` David Miller
2017-04-16  2:23       ` Subash Abhinov Kasiviswanathan
2017-04-16 23:26         ` David Ahern
2017-04-17  0:44           ` Subash Abhinov Kasiviswanathan
2017-04-17  2:59             ` David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.