Home | History | Annotate | Download | only in mpls

Lines Matching refs:forwarding

28 # TEST MPLS encap/decap and forwarding using INET as encapsulated protocol
31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
43 atf_set "descr" "IP/MPLS forwarding test using PHP"
57 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
71 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
72 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
86 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
87 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
101 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
136 atf_set "descr" "IP/MPLS forwarding test using explicit NULL labels"