Home
last modified time | relevance | path

Searched refs:TST_IPVER (Results 1 - 25 of 48) sorted by relevance

12

/third_party/ltp/lib/newlib_tests/shell/net/
H A Dtst_ipaddr_un.sh144 tst_res TINFO "Testing for IPv${TST_IPVER}, data: \$$var"
159 test_tst_ipaddr_un "IPV${TST_IPVER}_DATA"
165 1) TST_IPV6= TST_IPVER=4 do_test2;;
166 2) TST_IPV6=6 TST_IPVER=6 do_test2;;
/third_party/ltp/testcases/network/stress/multicast/packet-flood/
H A Dmcast-pktfld01.sh18 tst_res TINFO "joining an IPv${TST_IPVER} multicast group with a single socket, then receiving a large number of UDP packets at the socket in $NS_DURATION seconds"
23 local port=$(tst_get_unused_port ipv${TST_IPVER} dgram)
27 ROD $MCAST_LCMD -f $TST_IPVER -I $(tst_iface lhost) -m $addr -p $port -b
30 tst_rhost_run -s -c "$MCAST_RCMD -D $addr -f $TST_IPVER -p $port -s 32767 -m -I $(tst_iface rhost) -t $NS_DURATION"
H A Dmcast-pktfld02.sh19 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate sockets, then receiving a large number of UDP packets at each socket in $NS_DURATION seconds"
35 port=$(tst_get_unused_port ipv${TST_IPVER} dgram)
39 ROD $MCAST_LCMD -f $TST_IPVER -I $(tst_iface lhost) -m $addr -p $port -b
42 tst_rhost_run -s -c "$MCAST_RCMD -D $addr -f $TST_IPVER -p $port -m -I $(tst_iface rhost) -b -t $NS_DURATION"
/third_party/ltp/testcases/network/dhcp/
H A Ddhcp_lib.sh93 pkill -f "dhclient -$TST_IPVER $iface1"
120 tst_res TINFO "starting DHCPv$TST_IPVER server on $iface0"
152 tst_res TINFO "starting dhclient -$TST_IPVER $iface1"
153 dhclient -$TST_IPVER $iface1 || tst_brk TBROK "dhclient failed"
159 tst_res TPASS "'$ip_addr_check' configured by DHCPv$TST_IPVER"
165 tst_res TFAIL "'$ip_addr_check' not configured by DHCPv$TST_IPVER"
/third_party/ltp/testcases/network/stress/ssh/
H A Dssh-stress.sh45 port=$(tst_rhost_run -c "tst_get_unused_port ipv${TST_IPVER} stream")
91 RHOST_SSH="ssh -$TST_IPVER -F $RHOST_SSH_CONF $(tst_ipaddr)"
104 tst_res TINFO "Verify SSH connectivity over IPv$TST_IPVER is not broken after creating many SSH sessions"
136 tst_res TINFO "Verify SSH connectivity over IPv$TST_IPVER is not broken after logging in/out by many clients asynchronously"
197 tst_res TINFO "Verify SSH connectivity over IPv$TST_IPVER is not broken after forwarding TCP traffic"
201 if [ "$TST_IPVER" = "6" ]; then
209 lport=$(tst_rhost_run -c "tst_get_unused_port ipv${TST_IPVER} stream")
/third_party/ltp/testcases/network/stress/dns/
H A Ddns-stress.sh165 port=$(tst_get_unused_port ipv${TST_IPVER} dgram)
168 named -$TST_IPVER -c named.conf -p $port || \
182 tst_rhost_run -s -c "dns-stress01-rmt.sh $TST_IPVER $(tst_ipaddr) $port \
192 tst_rhost_run -s -c "dns-stress02-rmt.sh $TST_IPVER $(tst_ipaddr) $port $net \
200 setup_$TST_IPVER
/third_party/ltp/testcases/network/virt/
H A Dwireguard_lib.sh24 local port_loc="$(tst_get_unused_port ipv${TST_IPVER} dgram)"
25 local port_rmt=$(tst_rhost_run -c "tst_get_unused_port ipv${TST_IPVER} dgram")
30 tst_res TINFO "setup wireguard UDPv${TST_IPVER} tunnel, port $port_loc/$port_rmt"
/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dsendfile01.sh19 tst_res TINFO "copy files from server to client using the sendfile() on IPv$TST_IPVER"
24 port=$(tst_rhost_run -s -c "tst_get_unused_port ipv$TST_IPVER stream")
/third_party/ltp/testcases/network/stress/route/
H A Droute-redirect.sh35 sysctl -w net.ipv${TST_IPVER}.conf.${lhost_ifname}.accept_redirects=1 > /dev/null
54 ROD ns-udpsender -f $TST_IPVER -D $DST_HOST -p $DST_PORT -o -s 8
/third_party/ltp/testcases/network/iptables/
H A Diptables_lib.sh74 ip${TST_IPV6}table_filter ip${TST_IPV6}_tables nf_nat_ipv${TST_IPVER} nf_nat \
75 nf_log_ipv${TST_IPVER} nf_log_common nf_reject_ipv${TST_IPVER} \
76 nf_conntrack_ipv${TST_IPVER} nf_defrag_ipv${TST_IPVER} nf_conntrack \
/third_party/ltp/testcases/network/stress/broken_ip/
H A Dbroken_ip-version.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong version field for $NS_DURATION sec"
H A Dbroken_ip-dstaddr.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong dst address for $NS_DURATION sec"
H A Dbroken_ip-plen.sh12 tst_res TINFO "Sending ICMPv$TST_IPVER with wrong payload len for $NS_DURATION sec"
H A Dbroken_ip-protcol.sh14 TST_IPVER=4
H A Dbroken_ip-fragment.sh14 TST_IPVER=4
H A Dbroken_ip-checksum.sh14 TST_IPVER=4
H A Dbroken_ip-nexthdr.sh20 TST_IPVER=6
H A Dbroken_ip-ihl.sh14 TST_IPVER=4
/third_party/ltp/testcases/network/stress/multicast/query-flood/
H A Dmcast-queryfld01.sh19 tst_res TINFO "joining an IPv${TST_IPVER} multicast group on a single socket, then receiving a large number of General Queries in $NS_DURATION seconds"
H A Dmcast-queryfld02.sh20 tst_res TINFO "joining an IPv${TST_IPVER} multicast group on a single socket, then receiving a large number of Multicast Address Specific Query in $NS_DURATION seconds"
H A Dmcast-queryfld04.sh18 tst_res TINFO "joining $MCASTNUM_NORMAL IPv${TST_IPVER} multicast groups on separate socket, then receiving a large number of General Queries in $NS_DURATION seconds"
/third_party/ltp/testcases/network/stress/multicast/grp-operation/
H A Dmcast-group-source-filter.sh15 tst_res TINFO "joining and leaving the same IPv$TST_IPVER multicast group with a different source filters on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
H A Dmcast-group-single-socket.sh20 tst_res TINFO "joining $MCASTNUM_HEAVY IPv$TST_IPVER multicast groups on a single socket"
H A Dmcast-group-same-group.sh15 tst_res TINFO "joining and leaving the same IPv$TST_IPVER multicast group on $MCASTNUM_NORMAL sockets in $NS_TIMES times"
H A Dmcast-group-multiple-socket.sh26 tst_res TINFO "joining $MCASTNUM_HEAVY IPv$TST_IPVER multicast groups on multiple sockets"

Completed in 5 milliseconds

12