Merge branch 'flowi6_tos'
Daniel Borkmann says: ==================== flowi6_tos fixes This set is a follow-up to address Jiri's recent feedback [1] on the flowi6_tos issue, that it is not used for IPv6 route lookups. The three patches fix all current users of flowi6_tos and remove the define to avoid any future confusion on this. Tested the vxlan and geneve ones with IPv6 routing rules. For details, please see individual patches. [ As fixes are currently applied against net-next tree, I've rebased it against that. ] Thanks! [1] http://patchwork.ozlabs.org/patch/592055/ ==================== Signed-off-by:David S. Miller <davem@davemloft.net>
Showing
- drivers/net/geneve.c 6 additions, 5 deletionsdrivers/net/geneve.c
- drivers/net/vxlan.c 1 addition, 2 deletionsdrivers/net/vxlan.c
- include/net/flow.h 1 addition, 1 deletioninclude/net/flow.h
- include/net/ipv6.h 6 additions, 0 deletionsinclude/net/ipv6.h
- include/trace/events/fib6.h 1 addition, 1 deletioninclude/trace/events/fib6.h
Loading
Please register or sign in to comment