commit | 7607dd35fc34893214284cca740d015154d20452 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Mon Jul 17 14:15:30 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 17 09:19:39 2017 -0700 |
tree | 476438ff20cf05698250f544c4fdc5fa3365793b | |
parent | 0fcc484748c9dcad5238373a4b2e1b2f309392eb [diff] |
mlxsw: spectrum: Trap IPv4 packets with Router Alert option In case local sockets have the IP_ROUTER_ALERT socket option set, then they expect to get packets with the Router Alert option. Trap such packets, so that the kernel could inspect them and potentially send them to interested sockets. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>