kernel_optimize_test/drivers/net/ppp
Ulrich Weber 43d28c612f pptp: support sockets bound to an interface
use sk_bound_dev_if for route lookup as already done
in most of the other ip_route_output_ports() calls.

Since most PPPoA providers use 10.0.0.138 as default gateway IP
this will allow connections to multiple PPTP providers with the
same IP address over different interfaces.

Signed-off-by: Ulrich Weber <ulrich.weber@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-15 23:13:09 +01:00
..
bsd_comp.c
Kconfig
Makefile
ppp_async.c ppp: Adjust indentation into ppp_async_input 2019-12-09 20:32:40 -08:00
ppp_deflate.c
ppp_generic.c ppp: Remove redundant BUG_ON() check in ppp_pernet 2019-12-27 16:30:52 -08:00
ppp_mppe.c
ppp_mppe.h
ppp_synctty.c
pppoe.c pppoe: remove redundant BUG_ON() check in pppoe_pernet 2019-12-07 11:52:23 -08:00
pppox.c
pptp.c pptp: support sockets bound to an interface 2020-01-15 23:13:09 +01:00