/netbsd-src/tests/net/mpls/ |
H A D | t_mpls_fw64.sh | 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=0 106 atf_check -s exit:0 rump.sysctl -q -w net.inet.ip.forwarding=0
|
H A D | t_rfc4182.sh | 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
|
H A D | t_mpls_fw.sh | 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
|
H A D | t_mpls_fw6.sh | 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
|
H A D | t_ldp_regen.sh | 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 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
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/upforwd/ns3/ |
H A D | named1.conf.in | 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; };
|
/netbsd-src/tests/net/net/ |
H A D | t_forwarding.sh | 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=0 292 rump.sysctl net.inet.ip.forwarding 298 rump.sysctl net.inet6.ip6.forwarding 305 rump.sysctl net.inet.ip.forwarding 311 rump.sysctl net.inet6.ip6.forwarding
|
/netbsd-src/external/mpl/bind/dist/doc/arm/ |
H A D | config-resolve.inc.rst | 27 including caching name servers, recursive name servers, forwarding resolvers, 53 3. Alternatively, the user query can be sent to a **forwarding resolver** (4). 56 require a full-service resolver (5). However, forwarding resolvers can be 59 a) Cost and Performance. Each **recursive user query** (1) at the forwarding 63 cost (if the link is tariffed). Additionally, since the forwarding resolver is 71 forwarding resolver, which can be configured to stream DNS traffic as desired 75 to stream DNS traffic using a forwarding resolver structure. The forwarding 106 Resolvers (although not necessarily forwarding resolvers) need to access the 153 configuration files given here for both the resolver and the forwarding 293 This forwarding resolver configuration forwards all recursive queries, other [all …]
|
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | PROTOCOL.mux | 19 the mux process; requesting a forwarding, performing an alive check or 31 Stdio forwarding (requested using MUX_C_NEW_STDIO_FWD) is another 72 bool want X11 forwarding flag 120 3. Requesting passenger-mode stdio forwarding 122 A client may request the master to establish a stdio forwarding: 166 uint32 forwarding type 172 forwarding type may be MUX_FWD_LOCAL, MUX_FWD_REMOTE, MUX_FWD_DYNAMIC. 195 uint32 forwarding type
|
H A D | OVERVIEW | 71 X11, TCP/IP, and Agent forwarding 73 - Code for various types of channel forwarding is in channels.c. 76 implement X11 forwarding, TCP/IP forwarding, and authentication 77 agent forwarding. 104 It then makes any pty, forwarding, etc. requests. It may call
|
H A D | PROTOCOL.certkeys | 297 permit-X11-forwarding empty Flag indicating that X11 forwarding 298 should be permitted. X11 forwarding will 301 permit-agent-forwarding empty Flag indicating that agent forwarding 302 should be allowed. Agent forwarding 306 permit-port-forwarding empty Flag indicating that port-forwarding 308 not present, then no port forwarding will
|
/netbsd-src/external/ibm-public/postfix/dist/src/local/ |
H A D | Musings | 15 re-injecting messages into itself. These local forwarding loops 24 it cannot prevent local forwarding loops. The Postfix system adds 25 Delivered: message headers to break local and external forwarding
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Block-ABI-Apple.rst | 365 struct Block_byref *forwarding; 382 struct _block_byref_foo *forwarding; 393 a. The ``forwarding`` pointer is set to the beginning of its enclosing 413 structures ``forwarding`` pointer. For example: 426 struct _block_byref_i *forwarding; 432 i.forwarding->captured_i = 11; 450 struct _block_byref_voidBlock *forwarding; 471 …struct _block_byref_voidBlock voidBlock = {( .forwarding=&voidBlock, .flags=(1<<25), .size=sizeof(… 475 voidBlock.forwarding->captured_voidBlock = blockB; 499 struct _block_byref_voidBlock *forwarding; [all …]
|
/netbsd-src/tests/net/ipsec/ |
H A D | 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
|
H A D | 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
|
H A D | 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
|
H A D | 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
|
/netbsd-src/tests/net/icmp/ |
H A D | t_icmp6_redirect.sh | 81 net.inet6.ip6.forwarding=1 105 net.inet6.ip6.forwarding=1
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/ |
H A D | BUILD.gn | 10 # These are defined in subdirectories, and the forwarding names match 11 # the names of the forwarding targets in CMake. They all (indirectly,
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.8.rst |
|
H A D | notes-known-issues.rst |
|
/netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
H A D | global4.in4 | 9 option ip-forwarding off;
|
H A D | orphan4.inn | 9 option ip-forwarding off;
|
H A D | switchxsc4.in4 | 10 send ip-forwarding false;
|
H A D | shareone4.in4 | 16 option ip-forwarding true;
|