make -C tools/testing/selftests TARGETS="net" TEST_PROGS=route_hint.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: route_hint.sh # 0.61 [+0.61] !!!malformed message: len=0 # 1.26 [+0.65] !!!malformed message: len=0 # 1.83 [+0.57] !!!malformed message: len=0 # 1.94 [+0.11] !!!malformed message: len=0 # 2.05 [+0.11] !!!malformed message: len=0 # 2.17 [+0.12] !!!malformed message: len=0 # 2.97 [+0.81] Testing for directed broadcast route hint # 3.45 [+0.47] mz/getopts: libnet_init() failed (libnet_check_iface(): link0 is down) Invalid command line parameters! # 3.45 [+0.01] # 3.45 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 3.46 [+0.00] http://www.netsniff-ng.org # 3.46 [+0.00] # 3.46 [+0.00] Usage: mausezahn [options] [interface] || # 3.47 [+0.00] Options: # 3.47 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 3.47 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 3.48 [+0.01] -4 IPv4 mode (default) # 3.48 [+0.00] -6 IPv6 mode # 3.48 [+0.00] -R Set socket priority # 3.48 [+0.00] -c Send packet count times, default:1, infinite:0 # 3.49 [+0.00] -d Apply delay between transmissions. The delay value can be # 3.49 [+0.00] specified in usec (default, no additional unit needed), or in # 3.50 [+0.01] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 3.50 [+0.01] -r Multiplies the specified delay with a random value # 3.51 [+0.01] -p Pad the raw frame to specified length (using random bytes) # 3.51 [+0.01] -a Use specified source mac address, no matter what has # 3.52 [+0.01] been specified with other arguments; keywords see below, # 3.53 [+0.01] Default is own interface # 3.53 [+0.00] -b Same with destination mac address; keywords: # 3.54 [+0.00] rand Use a random MAC address # 3.54 [+0.00] bc Use a broadcast MAC address # 3.54 [+0.00] own Use own interface MAC address (default for source MAC) # 3.55 [+0.00] stp Use IEEE 802.1d STP multicast address # 3.55 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 3.55 [+0.00] -A Use specified source IP address (default is own interface IP) # 3.56 [+0.00] -B Send packet to specified destination IP or domain name # 3.56 [+0.00] -P Use the specified ASCII payload # 3.57 [+0.00] -f Read the ASCII payload from a file # 3.57 [+0.00] -F Read the hexadecimal payload from a file # 3.57 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 3.58 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 3.58 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 3.59 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 3.59 [+0.00] encapsulations in lower layers, most packet types allow/require # 3.59 [+0.00] additional packet-specific arguments in an ; # 3.60 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 3.60 [+0.00] dns, rtp, syslog, lldp and more; # 3.61 [+0.00] For context-help use 'help' as ! # 3.61 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 3.61 [+0.00] Enter -T help or -T rtp help for further information # 3.62 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 3.62 [+0.00] -V|VV|... Verbose and more verbose mode # 3.63 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 3.63 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 3.64 [+0.00] typically combined with one of the verbose modes (v or V) # 3.64 [+0.00] -v Show version # 3.64 [+0.00] -h Print this help # 3.64 [+0.00] # 3.64 [+0.00] Examples: # 3.64 [+0.00] mausezahn -x 99 # 3.65 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 3.65 [+0.00] mausezahn -t cdp change -c 0 # 3.65 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 3.65 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 3.66 [+0.00] # 3.66 [+0.00] Note: # 3.66 [+0.00] This tool is targeted for network developers! You should # 3.66 [+0.00] be aware of what you are doing and what these options above # 3.67 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 3.67 [+0.00] # 3.67 [+0.00] Please report bugs to # 3.67 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 3.67 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 3.68 [+0.00] Swiss federal institute of technology (ETH Zurich) # 3.68 [+0.00] License: GNU GPL version 2.0 # 3.68 [+0.00] This is free software: you are free to change and redistribute it. # 3.69 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 3.69 [+0.00] # 4.85 [+1.16] [ OK ] # 4.95 [+0.10] !!!malformed message: len=0 ok 1 selftests: net: route_hint.sh make[1]: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->