OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:forwarding
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/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/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_mtudisc6.sh
118
# Enable IPv6
forwarding
119
atf_check -s exit:0 rump.sysctl -w -q net.inet6.ip6.
forwarding
=1
t_mtudisc.sh
108
# Enable IPv4
forwarding
109
atf_check -s exit:0 rump.sysctl -w -q net.inet.ip.
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
t_ipv6address.sh
70
-w net.inet6.ip6.
forwarding
=1
309
#
forwarding
with link local address
/src/tests/net/icmp/
t_icmp6_redirect.sh
81
net.inet6.ip6.
forwarding
=1
105
net.inet6.ip6.
forwarding
=1
/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_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
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_forwarding.sh
183
atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.
forwarding
=1
339
atf_check -s exit:0 rump.sysctl -q -w net.inet6.ip6.
forwarding
=1
468
desc="Test IPsec $proto
forwarding
SP port ($algo)"
t_ipsec_natt.sh
242
atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.
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
/src/tests/net/route/
t_rtcache.sh
79
atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.
forwarding
=1
t_route.sh
178
rump.sysctl net.inet6.ip6.
forwarding
180
rump.sysctl net.inet.ip.
forwarding
188
atf_check -s exit:0 -o ignore rump.sysctl -w net.inet.ip.
forwarding
=1
194
atf_check -s exit:0 -o ignore rump.sysctl -w net.inet6.ip6.
forwarding
=1
/src/usr.sbin/rtadvd/
config.c
167
static int
forwarding
= -1;
local in function:getconfig
225
if (
forwarding
< 0) {
226
if ((
forwarding
= getinet6sysctl(IPV6CTL_FORWARDING)) < 0)
335
if (val &&
forwarding
== 0) {
339
"change router lifetime or enable IPv6
forwarding
.",
/src/tests/net/if_ipsec/
t_ipsec_natt.sh
332
atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.
forwarding
=1
Completed in 24 milliseconds
1
2
Indexes created Thu Oct 02 14:10:14 GMT 2025