Home
last modified time | relevance | path

Searched refs:forwarding (Results 1 – 25 of 46) sorted by relevance

12

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-nettest.p5m30 dir path=opt/net-tests/tests/forwarding
31 file path=opt/net-tests/tests/forwarding/README mode=0444
33 file path=opt/net-tests/tests/forwarding/ip_fwd_001 mode=0555
34 file path=opt/net-tests/tests/forwarding/ip_fwd_002 mode=0555
35 file path=opt/net-tests/tests/forwarding/ip_fwd_003 mode=0555
36 file path=opt/net-tests/tests/forwarding/ip_fwd_004 mode=0555
37 file path=opt/net-tests/tests/forwarding/ip_fwd_005 mode=0555
38 file path=opt/net-tests/tests/forwarding/ip_fwd_006 mode=0555
39 file path=opt/net-tests/tests/forwarding/ip_fwd_007 mode=0555
40 file path=opt/net-tests/tests/forwarding/ip_fwd_008 mode=0555
[all …]
/illumos-gate/usr/src/test/net-tests/tests/forwarding/
H A DREADME14 The tests in this directory test the IP forwarding path under several
17 forwarding scenario involving multiple hosts. All tests verify that
19 the IP forwarding datapath. Each test differs in its emulation of
47 | forwarding | |
85 | forwarding | |
129 forwarding test suite. You can run the entire suite or just a
142 NET_TESTS=/opt/net-tests /opt/net-tests/tests/forwarding/ip_fwd_001
152 This is a breakdown of all the tests in the IP forwarding test suite.
H A Dip_fwd_001.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 001
H A Dip_fwd_002.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 002
H A Dip_fwd_003.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 003
H A Dip_fwd_004.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 004
H A Dip_fwd_005.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 005
H A Dip_fwd_006.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 006
H A Dip_fwd_007.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 007
H A Dip_fwd_008.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 008
H A Dip_fwd_009.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 009
H A Dip_fwd_010.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 010
H A Dip_fwd_011.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 011
H A Dip_fwd_012.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 012
H A Dip_fwd_013.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 013
H A Dip_fwd_014.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 014
H A Dip_fwd_015.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 015
H A Dip_fwd_016.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 016
H A Dip_fwd_017.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 017
H A Dip_fwd_018.ksh21 $NET_TESTS/tests/forwarding/ip_fwd_suite -n 018
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A DMakefile27 SVCMETHOD= svc-legacy-routing svc-forwarding
28 MANIFEST= legacy-routing.xml forwarding.xml
43 $(ROOTSVCNETWORK)/forwarding.xml
H A Dsvc-forwarding57 /usr/sbin/ipadm set-prop -p forwarding=on $proto
62 /usr/sbin/ipadm set-prop -p forwarding=off $proto
/illumos-gate/usr/src/test/net-tests/tests/
H A Dnet_common.ksh373 if zlogin $zone routeadm -p ipv4-forwarding | \
378 if zlogin $zone routeadm -ue ipv4-forwarding; then
386 if zlogin $zone routeadm -p ipv6-forwarding | \
391 if zlogin $zone routeadm -ue ipv6-forwarding; then
407 if zlogin $zone routeadm -p ipv4-forwarding | \
412 if zlogin $zone routeadm -ud ipv4-forwarding; then
420 if zlogin $zone routeadm -p ipv6-forwarding | \
425 if zlogin $zone routeadm -ud ipv6-forwarding; then
/illumos-gate/usr/src/cmd/sendmail/src/
H A Drecipient.c1418 bool forwarding;
1461 if (forwarding)
1604 if (bitnset((forwarding ?
1609 else if (bitnset((forwarding ?
1630 !bitnset((forwarding ?
1647 !bitnset((forwarding ?
1745 else if (!forwarding)
1800 if (!bitnset((forwarding ?
1818 forwarding ? "forward" : ":include:");
1857 if (forwarding && LogLevel > 10)
[all …]
/illumos-gate/usr/src/lib/librstp/common/
H A Dsttrans.c82 port->forwarding = False; in STP_sttrans_enter_state()
100 port->forwarding = True; in STP_sttrans_enter_state()

12