Home | History | Annotate | Download | only in mpls

Lines Matching refs:forwarding

28 # Test MPLS encap/decap and forwarding using INET6 as encapsulated protocol
31 # Disable net.inet6.ip6.forwarding, enable net.mpls.forwarding
45 atf_set "descr" "IP6/MPLS forwarding test using PHP"
59 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
74 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
75 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
91 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
92 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
108 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
168 atf_set "descr" "IP6/MPLS forwarding test using explicit NULL labels"