Home | History | Annotate | Download | only in mpls

Lines Matching refs:atf_check

54 	atf_check -s exit:0 rump.ifconfig shmif0 create
55 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
56 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::1/64 alias
57 atf_check -s exit:0 rump.ifconfig mpls0 create up
58 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
59 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
60 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234:0:3::/64 \
66 atf_check -s exit:0 rump.ifconfig shmif0 create
67 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom1
68 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234::2/64 alias
69 atf_check -s exit:0 rump.ifconfig shmif1 create
70 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom2
71 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:1::1/64 alias
72 atf_check -s exit:0 rump.ifconfig mpls0 create up
73 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
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
76 atf_check -s exit:0 rump.route -q add -mpls 25 -tag 30 \
78 atf_check -s exit:0 rump.route -q add -mpls 27 -tag ${1} -inet6 \
83 atf_check -s exit:0 rump.ifconfig shmif0 create
84 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom2
85 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234:0:1::2/64 alias
86 atf_check -s exit:0 rump.ifconfig shmif1 create
87 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom3
88 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:2::1/64 alias
89 atf_check -s exit:0 rump.ifconfig mpls0 create up
90 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
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
93 atf_check -s exit:0 rump.route -q add -mpls 30 -tag ${1} \
95 atf_check -s exit:0 rump.route -q add -mpls 26 -tag 27 \
100 atf_check -s exit:0 rump.ifconfig shmif0 create
101 atf_check -s exit:0 rump.ifconfig shmif0 linkstr ./shdom3
102 atf_check -s exit:0 rump.ifconfig shmif0 inet6 fd00:1234:0:2::2/64 alias
103 atf_check -s exit:0 rump.ifconfig shmif1 create
104 atf_check -s exit:0 rump.ifconfig shmif1 linkstr ./shdom4
105 atf_check -s exit:0 rump.ifconfig shmif1 inet6 fd00:1234:0:3::1/64 alias
106 atf_check -s exit:0 rump.ifconfig mpls0 create up
107 atf_check -s exit:0 rump.sysctl -q -w net.mpls.accept=1
108 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
109 atf_check -s exit:0 rump.route -q add -inet6 fd00:1234::/64 \
120 atf_check -s exit:0 \
124 atf_check -s exit:0 \
128 atf_check -s exit:0 \
132 atf_check -s exit:0 \
142 atf_check -s exit:0 \