Files
linux/drivers/net/ppp
Guillaume Nault 3997afc12f pppoe: only process PADT targeted at local interfaces
We don't want to disconnect a session because of a stray PADT arriving
while the interface is in promiscuous mode.
Furthermore, multicast and broadcast packets make no sense here, so
only PACKET_HOST is accepted.

Reported-by: David Balažic <xerces9@gmail.com>
Fixes: 1da177e4c3 ("Linux-2.6.12-rc2")
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-05-15 17:31:04 +09:00
..
2011-08-27 00:58:26 -07:00
2023-05-15 13:59:01 +09:00
2011-08-27 00:58:26 -07:00