Re: [PATCH net-next v3 0/2] net: Allow accepted sockets to be bound to l3mdev domain

2015-12-18 Thread David Miller
From: David Ahern Date: Wed, 16 Dec 2015 13:20:42 -0800 > Allow accepted sockets to derive their sk_bound_dev_if setting from the > l3mdev domain in which the packets originated. This version adds a sysctl > to control whether the setting is inherited, making the functionality > similar to sk_mar

[PATCH net-next v3 0/2] net: Allow accepted sockets to be bound to l3mdev domain

2015-12-16 Thread David Ahern
Allow accepted sockets to derive their sk_bound_dev_if setting from the l3mdev domain in which the packets originated. This version adds a sysctl to control whether the setting is inherited, making the functionality similar to sk_mark and its sysctl_tcp_fwmark_accept setting. This effectively allo