summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ptp.c
diff options
context:
space:
mode:
authorDavid S. Miller2018-01-26 16:16:43 +0100
committerDavid S. Miller2018-01-26 16:16:43 +0100
commit0121383de9e93bda15e078f21663920f8849bcd4 (patch)
tree93f66e07468c2458e7c0316873f0ff6e96f84502 /drivers/net/ethernet/sfc/ptp.c
parentnet/ipv4: Allow send to local broadcast from a socket bound to a VRF (diff)
parentnet/ipv6: Add support for onlink flag (diff)
downloadkernel-qcow2-linux-0121383de9e93bda15e078f21663920f8849bcd4.tar.gz
kernel-qcow2-linux-0121383de9e93bda15e078f21663920f8849bcd4.tar.xz
kernel-qcow2-linux-0121383de9e93bda15e078f21663920f8849bcd4.zip
Merge branch 'net-ipv6-Add-support-for-ONLINK-flag'
David Ahern says: ==================== net/ipv6: Add support for ONLINK flag Add support for RTNH_F_ONLINK with ipv6 routes. First patch moves existing gateway validation into helper. The onlink flag requires a different set of checks and the existing validation makes ip6_route_info_create long enough. Second patch makes the table id and lookup flag an option to ip6_nh_lookup_table. onlink check needs to verify the gateway without the RT6_LOOKUP_F_IFACE flag and PBR with VRF means the table id can vary between the table the route is inserted and the VRF the egress device is enslaved to. Third patch adds support for RTNH_F_ONLINK. I have a set of test cases in a format based on the framework Ido and Jiri are working on. Once that goes in I will adapt the script and submit. v2 - removed table id check. Too constraining for PBR with VRF use cases ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/ptp.c')
0 files changed, 0 insertions, 0 deletions