Home | History | Annotate | Download | only in test

Lines Matching full:ipv6

36     self.SetSysctl("/proc/sys/net/ipv6/conf/all/forwarding", 1)
39 self.SetSysctl("/proc/sys/net/ipv6/conf/all/forwarding", 0)
41 """Checks that IPv6 forwarding works for UDP packets and is not broken by early demux.
45 5425077d73e0c8e net: ipv6: Add early demux handler for UDP unicast
46 0bd84065b19bca1 net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0
47 Ifa9c2ddfaa5b51 net: ipv6: reset daddr and dport in sk if connect() fails
56 # IPv6. Use AddAddress for IPv4.
85 """Checks that IPv6 forwarding doesn't crash the system.
89 e7eadb4 ipv6: inet6_sk() should use sk_fullsock()
91 feee3c1 ipv6: inet6_sk() should use sk_fullsock()
94 8246f18 ipv6: inet6_sk() should use sk_fullsock()