HomeSort by: relevance | last modified time | path
    Searched refs:forwarding (Results 1 - 25 of 43) sorted by relevancy

1 2

  /src/external/mpl/bind/dist/bin/tests/system/upforwd/ns3/
named.conf.j2 48 allow-update-forwarding { 10.53.0.1; };
55 allow-update-forwarding { 10.53.0.1; };
62 allow-update-forwarding { 10.53.0.1; };
69 allow-update-forwarding { 10.53.0.1; };
79 allow-update-forwarding { any; };
named2.conf.j2 43 allow-update-forwarding { any; };
  /src/tests/net/mpls/
t_mpls_fw64.sh 28 # Test MPLS encap/decap and forwarding using INET6 as encapsulated protocol
31 # Disable net.inet[6].ip[6].forwarding, enable net.mpls.forwarding
55 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
70 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
71 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
87 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
88 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=0
89 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
105 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=
    [all...]
t_mpls_fw.sh 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=
    [all...]
t_mpls_fw6.sh 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=
    [all...]
t_rfc4182.sh 31 # Disable net.inet.ip.forwarding, enable net.mpls.forwarding
60 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.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.inet.ip.forwarding=0
89 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
90 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
104 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
t_ldp_regen.sh 31 # Enable MPLS forwarding on R2
32 # Disable IP forwarding and enable MPLS forwarding on R3
75 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
90 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
91 # This one should still do ip forwarding because it announces IMPLNULL
107 atf_check -s exit:0 rump.sysctl -q -w net.mpls.forwarding=1
108 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
122 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
  /src/external/mpl/bind/dist/bin/tests/system/checkconf/
good-allow-update-forwarding.conf 15 allow-update-forwarding { any; };
good-allow-update-forwarding-view.conf 15 allow-update-forwarding { any; };
  /src/tests/net/net/
Makefile 20 .for name in forwarding ipaddress ipv6address ipv6_lifetime mtudisc mtudisc6 \
t_forwarding.sh 54 atf_set "descr" "Does IPv4 forwarding tests"
60 atf_set "descr" "Does IPv6 forwarding tests"
78 atf_set "descr" "Does IPv4 forwarding tests"
84 atf_set "descr" "Tests for fragmented packet forwarding (IPv4)"
153 rump.sysctl net.inet6.ip6.forwarding
155 rump.sysctl net.inet.ip.forwarding
237 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.forwarding=1
243 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet6.ip6.forwarding=1
261 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.forwarding=0
267 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet6.ip6.forwarding=
    [all...]
t_mtudisc.sh 108 # Enable IPv4 forwarding
109 atf_check -s exit:0 rump.sysctl -w -q net.inet.ip.forwarding=1
t_mtudisc6.sh 118 # Enable IPv6 forwarding
119 atf_check -s exit:0 rump.sysctl -w -q net.inet6.ip6.forwarding=1
t_ping6_opts.sh 85 rump.sysctl net.inet6.ip6.forwarding
92 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet6.ip6.forwarding=1
t_ping_opts.sh 86 rump.sysctl net.inet.ip.forwarding
94 atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.forwarding=1
  /src/tests/net/icmp/
t_icmp6_redirect.sh 81 net.inet6.ip6.forwarding=1
105 net.inet6.ip6.forwarding=1
  /src/external/mpl/bind/dist/bin/tests/system/nsupdate/ns3/
named.conf.j2 76 allow-update-forwarding { any; };
  /src/external/mpl/bind/dist/bin/tests/system/inline/ns3/
named.conf.j2 68 allow-update-forwarding { any; };
80 allow-update-forwarding { any; };
  /src/crypto/external/bsd/openssh/dist/
authfd.h 69 int forwarding);
  /src/tests/net/ipsec/
t_ipsec_tunnel.sh 94 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
102 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
194 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
202 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
t_ipsec_tunnel_odd.sh 98 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
108 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
204 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
214 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
t_ipsec_gif.sh 111 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
123 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
262 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
274 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
t_ipsec_tunnel_ipcomp.sh 125 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
134 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
252 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
260 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1
  /src/etc/rc.d/
network 172 /sbin/sysctl -qw net.inet6.ip6.forwarding=0
177 /sbin/sysctl -qw net.inet6.ip6.forwarding=1
179 # disallow unique-local unicast forwarding without
  /src/tests/net/if_wg/
t_tunnel.sh 98 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=1
99 atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.forwarding=1

Completed in 24 milliseconds

1 2