Lines Matching +full:20 +full:a

63 	# Test that it is possible to set an IP address on a VRF upper despite
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
133 # If we leaked the previous RIF, then this should produce a trace
134 ip link add link br0 name br0.20 type vlan id 20
135 ip -6 address add 2001:db8:1::1/64 dev br0.20
136 ip link del dev br0.20
145 # Test that when a bridge with VLAN interfaces is deleted, we correctly
158 ip link add link br0 name br0.20 type vlan id 20
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
187 # If we did not handle references correctly, then this should produce a
212 # Test that on a given port a VLAN is only used once. Either as VLAN
213 # in a VLAN-aware bridge or as a VLAN device
327 # Test that the reference count of a RIF configured for a LAG is
355 check_err $? "subport rif of lag device was destroyed after re-adding a port and removing another"
377 ip link add link $swp1 name $swp1.20 type vlan id 20
380 ip link set dev $swp1.20 master br20
384 # might produce a trace
386 ip link del dev $swp1.20
407 ip link add link bond1 name bond1.20 type vlan id 20
416 ip link set dev bond1.20 master br20
440 ip link add link $swp1 name $swp1.20 type vlan id 20
441 ip -6 address add 2001:db8:20::1/64 dev $swp1.20
442 check_err $? "failed to configure ip address on $swp1.20"
446 ip link del dev $swp1.20
475 # Test that uppers of a VLAN interface are correctly sanitized
485 check_err $? "did not manage to create a macvlan when should"
616 check_fail $? "managed to configure a nexthop with MPLS encap when should not"
622 check_fail $? "managed to configure a nexthop group with device-only nexthops when should not"
625 check_fail $? "managed to configure a too small resilient nexthop group when should not"
628 check_fail $? "managed to configure a resilient nexthop group with invalid number of buckets when should not"
631 check_fail $? "managed to configure a resilient nexthop group with device-only nexthops when should not"
634 check_err $? "failed to configure a valid resilient nexthop group"
636 check_fail $? "managed to populate a nexthop bucket with a device-only nexthop when should not"
685 check_err $? "nexthop not marked as offloaded after replacing to use a valid address"
864 check_err $? "route not marked as offloaded after replacing valid nexthop with a valid one"
874 check_err $? "route not marked as offloaded after replacing invalid nexthop with a valid one"
897 check_fail $? "managed to set locked flag on a VLAN upper"
903 check_fail $? "managed to set locked flag on a bridge port that has a VLAN upper"
909 check_fail $? "managed to configure a VLAN upper on a locked port"
919 # Test that after executing all the above configuration tests, a