Lines Matching +full:6 +full:a
63 # Test that it is possible to set an IP address on a VRF upper despite
72 ip -6 address add 2001:db8:1::1/64 dev vrf-test
90 # Create a FID RIF
97 # Prepare a device with a low MAC address
104 check_err $? "Could not attach a device with low MAC to a bridge with RIF"
106 # Port MAC address change should be allowed for a bridge with set MAC.
120 # Test that when a VLAN interface is deleted, its associated router
130 ip -6 address add 2001:db8:1::1/64 dev br0.10
133 # If we leaked the previous RIF, then this should produce a trace
135 ip -6 address add 2001:db8:1::1/64 dev br0.20
145 # Test that when a bridge with VLAN interfaces is deleted, we correctly
153 ip -6 address add 2001:db8::1/64 dev br0
156 ip -6 address add 2001:db8:1::1/64 dev br0.10
159 ip -6 address add 2001:db8:2::1/64 dev br0.20
163 # If we leaked previous RIFs, then this should produce a trace
164 ip -6 address add 2001:db8:1::1/64 dev $swp1
165 ip -6 address del 2001:db8:1::1/64 dev $swp1
187 # If we did not handle references correctly, then this should produce a
215 # Test that on a given port a VLAN is only used once. Either as VLAN
216 # in a VLAN-aware bridge or as a VLAN device
252 ip -6 address add 2001:db8:1::1/64 dev br0.10
255 ip -6 route get fibmatch 2001:db8:1::2 dev br0.10
260 ip -6 route get fibmatch 2001:db8:1::2 dev br0.10
265 ip -6 route get fibmatch 2001:db8:1::2 dev br0.10
270 ip -6 route get fibmatch 2001:db8:1::2 dev br0.10
296 ip -6 address add 2001:db8:1::1/64 dev bond1
297 ip -6 address add 2001:db8:2::1/64 dev bond1.10
300 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
303 ip -6 route get fibmatch 2001:db8:2::2 dev bond1.10
308 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
311 ip -6 route get fibmatch 2001:db8:2::2 dev bond1.10
316 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
319 ip -6 route get fibmatch 2001:db8:2::2 dev bond1.10
330 # Test that the reference count of a RIF configured for a LAG is
343 ip -6 address add 2001:db8:1::1/64 dev bond1
346 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
351 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
357 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
358 check_err $? "subport rif of lag device was destroyed after re-adding a port and removing another"
362 ip -6 route get fibmatch 2001:db8:1::2 dev bond1
387 # might produce a trace
436 ip -6 address add 2001:db8:1::1/64 dev $swp1
440 ip -6 address add 2001:db8:10::1/64 dev $swp1.10
444 ip -6 address add 2001:db8:20::1/64 dev $swp1.20
478 # Test that uppers of a VLAN interface are correctly sanitized
486 ip -6 address add 2001:db8:1::1/64 dev br0.10
488 check_err $? "did not manage to create a macvlan when should"
533 ip -6 address add 2001:db8:1::1/64 dev $swp1
536 ip -6 neigh add 2001:db8:1::2 lladdr de:ad:be:ef:13:37 nud perm \
543 ip -6 neigh show dev $swp1 2001:db8:1::2
548 ip -6 neigh del 2001:db8:1::2 dev $swp1
550 ip -6 address del 2001:db8:1::1/64 dev $swp1
566 ip -6 route add 2001:db8:2::/64 vrf v$swp1 \
573 ip -6 route show 2001:db8:2::/64 vrf v$swp1
583 ip -6 route show 2001:db8:2::/64 vrf v$swp1
593 ip -6 route show 2001:db8:2::/64 vrf v$swp1
598 ip -6 route del 2001:db8:2::/64 vrf v$swp1
619 check_fail $? "managed to configure a nexthop with MPLS encap when should not"
625 check_fail $? "managed to configure a nexthop group with device-only nexthops when should not"
628 check_fail $? "managed to configure a too small resilient nexthop group when should not"
631 …check_fail $? "managed to configure a resilient nexthop group with invalid number of buckets when …
634 …check_fail $? "managed to configure a resilient nexthop group with device-only nexthops when shoul…
637 check_err $? "failed to configure a valid resilient nexthop group"
639 check_fail $? "managed to populate a nexthop bucket with a device-only nexthop when should not"
688 check_err $? "nexthop not marked as offloaded after replacing to use a valid address"
867 check_err $? "route not marked as offloaded after replacing valid nexthop with a valid one"
877 check_err $? "route not marked as offloaded after replacing invalid nexthop with a valid one"
900 check_fail $? "managed to set locked flag on a VLAN upper"
906 check_fail $? "managed to set locked flag on a bridge port that has a VLAN upper"
912 check_fail $? "managed to configure a VLAN upper on a locked port"
922 # Test that after executing all the above configuration tests, a