ipv6: icmp: allow flowlabel reflection in echo replies
Extend flowlabel_reflect bitmask to allow conditional reflection of incoming flowlabels in echo replies. Note this has precedence against auto flowlabels. Add flowlabel_reflect enum to replace hard coded values. Signed-off-by:Eric Dumazet <edumazet@google.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/ip-sysctl.txt 3 additions, 1 deletionDocumentation/networking/ip-sysctl.txt
- include/net/ipv6.h 7 additions, 0 deletionsinclude/net/ipv6.h
- net/ipv6/af_inet6.c 1 addition, 1 deletionnet/ipv6/af_inet6.c
- net/ipv6/icmp.c 3 additions, 0 deletionsnet/ipv6/icmp.c
- net/ipv6/sysctl_net_ipv6.c 2 additions, 2 deletionsnet/ipv6/sysctl_net_ipv6.c
- net/ipv6/tcp_ipv6.c 1 addition, 1 deletionnet/ipv6/tcp_ipv6.c
Loading
Please register or sign in to comment