make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multicast.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: router_multicast.sh # 16.60 [+16.60] TEST: mcast IPv4 [ OK ] # 18.72 [+2.12] TEST: mcast IPv6 [ OK ] # 19.81 [+1.09] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 19.82 [+0.01] # 19.82 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 19.82 [+0.00] http://www.netsniff-ng.org # 19.82 [+0.00] # 19.82 [+0.00] Usage: mausezahn [options] [interface] || # 19.82 [+0.00] Options: # 19.82 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 19.83 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 19.83 [+0.00] -4 IPv4 mode (default) # 19.83 [+0.00] -6 IPv6 mode # 19.83 [+0.00] -R Set socket priority # 19.83 [+0.00] -c Send packet count times, default:1, infinite:0 # 19.83 [+0.00] -d Apply delay between transmissions. The delay value can be # 19.84 [+0.00] specified in usec (default, no additional unit needed), or in # 19.84 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 19.84 [+0.00] -r Multiplies the specified delay with a random value # 19.84 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 19.85 [+0.00] -a Use specified source mac address, no matter what has # 19.85 [+0.00] been specified with other arguments; keywords see below, # 19.85 [+0.00] Default is own interface # 19.85 [+0.00] -b Same with destination mac address; keywords: # 19.85 [+0.00] rand Use a random MAC address # 19.86 [+0.00] bc Use a broadcast MAC address # 19.86 [+0.00] own Use own interface MAC address (default for source MAC) # 19.86 [+0.00] stp Use IEEE 802.1d STP multicast address # 19.86 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 19.86 [+0.00] -A Use specified source IP address (default is own interface IP) # 19.87 [+0.00] -B Send packet to specified destination IP or domain name # 19.87 [+0.00] -P Use the specified ASCII payload # 19.87 [+0.00] -f Read the ASCII payload from a file # 19.87 [+0.00] -F Read the hexadecimal payload from a file # 19.88 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 19.88 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 19.88 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 19.88 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 19.89 [+0.00] encapsulations in lower layers, most packet types allow/require # 19.89 [+0.00] additional packet-specific arguments in an ; # 19.89 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 19.89 [+0.00] dns, rtp, syslog, lldp and more; # 19.89 [+0.00] For context-help use 'help' as ! # 19.90 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 19.90 [+0.00] Enter -T help or -T rtp help for further information # 19.90 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 19.90 [+0.00] -V|VV|... Verbose and more verbose mode # 19.91 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 19.91 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 19.91 [+0.00] typically combined with one of the verbose modes (v or V) # 19.91 [+0.00] -v Show version # 19.92 [+0.00] -h Print this help # 19.92 [+0.00] # 19.92 [+0.00] Examples: # 19.92 [+0.00] mausezahn -x 99 # 19.92 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 19.92 [+0.00] mausezahn -t cdp change -c 0 # 19.92 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 19.92 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 19.93 [+0.00] # 19.93 [+0.00] Note: # 19.93 [+0.00] This tool is targeted for network developers! You should # 19.93 [+0.00] be aware of what you are doing and what these options above # 19.93 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 19.93 [+0.00] # 19.94 [+0.01] Please report bugs to # 19.94 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 19.95 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 19.95 [+0.00] Swiss federal institute of technology (ETH Zurich) # 19.95 [+0.00] License: GNU GPL version 2.0 # 19.95 [+0.00] This is free software: you are free to change and redistribute it. # 19.95 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 19.95 [+0.00] # 22.78 [+2.83] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 22.78 [+0.00] # 22.79 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 22.79 [+0.00] http://www.netsniff-ng.org # 22.79 [+0.00] # 22.79 [+0.00] Usage: mausezahn [options] [interface] || # 22.79 [+0.00] Options: # 22.79 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 22.79 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 22.80 [+0.00] -4 IPv4 mode (default) # 22.80 [+0.00] -6 IPv6 mode # 22.80 [+0.00] -R Set socket priority # 22.80 [+0.00] -c Send packet count times, default:1, infinite:0 # 22.80 [+0.00] -d Apply delay between transmissions. The delay value can be # 22.80 [+0.00] specified in usec (default, no additional unit needed), or in # 22.81 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 22.81 [+0.00] -r Multiplies the specified delay with a random value # 22.81 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 22.81 [+0.00] -a Use specified source mac address, no matter what has # 22.82 [+0.00] been specified with other arguments; keywords see below, # 22.82 [+0.00] Default is own interface # 22.82 [+0.00] -b Same with destination mac address; keywords: # 22.82 [+0.00] rand Use a random MAC address # 22.82 [+0.00] bc Use a broadcast MAC address # 22.83 [+0.00] own Use own interface MAC address (default for source MAC) # 22.83 [+0.00] stp Use IEEE 802.1d STP multicast address # 22.83 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 22.83 [+0.00] -A Use specified source IP address (default is own interface IP) # 22.84 [+0.00] -B Send packet to specified destination IP or domain name # 22.84 [+0.00] -P Use the specified ASCII payload # 22.84 [+0.00] -f Read the ASCII payload from a file # 22.84 [+0.00] -F Read the hexadecimal payload from a file # 22.84 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 22.85 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 22.85 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 22.85 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 22.85 [+0.00] encapsulations in lower layers, most packet types allow/require # 22.86 [+0.00] additional packet-specific arguments in an ; # 22.86 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 22.86 [+0.00] dns, rtp, syslog, lldp and more; # 22.86 [+0.00] For context-help use 'help' as ! # 22.87 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 22.87 [+0.00] Enter -T help or -T rtp help for further information # 22.87 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 22.87 [+0.00] -V|VV|... Verbose and more verbose mode # 22.88 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 22.88 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 22.88 [+0.00] typically combined with one of the verbose modes (v or V) # 22.88 [+0.00] -v Show version # 22.88 [+0.00] -h Print this help # 22.89 [+0.00] # 22.89 [+0.00] Examples: # 22.89 [+0.00] mausezahn -x 99 # 22.89 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 22.89 [+0.00] mausezahn -t cdp change -c 0 # 22.89 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 22.89 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 22.89 [+0.00] # 22.89 [+0.00] Note: # 22.89 [+0.00] This tool is targeted for network developers! You should # 22.90 [+0.00] be aware of what you are doing and what these options above # 22.90 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 22.90 [+0.00] # 22.90 [+0.00] Please report bugs to # 22.90 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 22.90 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 22.91 [+0.00] Swiss federal institute of technology (ETH Zurich) # 22.91 [+0.00] License: GNU GPL version 2.0 # 22.91 [+0.00] This is free software: you are free to change and redistribute it. # 22.91 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 22.91 [+0.00] # 26.46 [+3.55] TEST: RPF IPv4 [FAIL] # 26.46 [+0.00] Packets not trapped due to RPF check # 27.57 [+1.11] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 27.58 [+0.01] # 27.58 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 27.58 [+0.00] http://www.netsniff-ng.org # 27.58 [+0.00] # 27.58 [+0.00] Usage: mausezahn [options] [interface] || # 27.58 [+0.00] Options: # 27.58 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 27.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 27.59 [+0.00] -4 IPv4 mode (default) # 27.59 [+0.00] -6 IPv6 mode # 27.59 [+0.00] -R Set socket priority # 27.59 [+0.00] -c Send packet count times, default:1, infinite:0 # 27.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 27.60 [+0.00] specified in usec (default, no additional unit needed), or in # 27.60 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 27.60 [+0.00] -r Multiplies the specified delay with a random value # 27.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 27.61 [+0.00] -a Use specified source mac address, no matter what has # 27.61 [+0.00] been specified with other arguments; keywords see below, # 27.61 [+0.00] Default is own interface # 27.62 [+0.00] -b Same with destination mac address; keywords: # 27.62 [+0.00] rand Use a random MAC address # 27.62 [+0.00] bc Use a broadcast MAC address # 27.62 [+0.00] own Use own interface MAC address (default for source MAC) # 27.62 [+0.00] stp Use IEEE 802.1d STP multicast address # 27.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 27.63 [+0.00] -A Use specified source IP address (default is own interface IP) # 27.63 [+0.00] -B Send packet to specified destination IP or domain name # 27.64 [+0.00] -P Use the specified ASCII payload # 27.64 [+0.00] -f Read the ASCII payload from a file # 27.64 [+0.00] -F Read the hexadecimal payload from a file # 27.64 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 27.64 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 27.65 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 27.65 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 27.65 [+0.00] encapsulations in lower layers, most packet types allow/require # 27.66 [+0.00] additional packet-specific arguments in an ; # 27.66 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 27.66 [+0.00] dns, rtp, syslog, lldp and more; # 27.66 [+0.00] For context-help use 'help' as ! # 27.67 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 27.67 [+0.00] Enter -T help or -T rtp help for further information # 27.67 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 27.67 [+0.00] -V|VV|... Verbose and more verbose mode # 27.68 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 27.68 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 27.68 [+0.00] typically combined with one of the verbose modes (v or V) # 27.68 [+0.00] -v Show version # 27.68 [+0.00] -h Print this help # 27.69 [+0.00] # 27.69 [+0.00] Examples: # 27.69 [+0.00] mausezahn -x 99 # 27.69 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 27.69 [+0.00] mausezahn -t cdp change -c 0 # 27.69 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 27.69 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 27.70 [+0.00] # 27.70 [+0.01] Note: # 27.71 [+0.00] This tool is targeted for network developers! You should # 27.71 [+0.00] be aware of what you are doing and what these options above # 27.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 27.71 [+0.00] # 27.71 [+0.00] Please report bugs to # 27.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 27.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 27.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 27.72 [+0.00] License: GNU GPL version 2.0 # 27.72 [+0.00] This is free software: you are free to change and redistribute it. # 27.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 27.72 [+0.00] # 30.58 [+2.86] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 30.59 [+0.01] # 30.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 30.59 [+0.00] http://www.netsniff-ng.org # 30.59 [+0.00] # 30.59 [+0.00] Usage: mausezahn [options] [interface] || # 30.59 [+0.00] Options: # 30.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 30.60 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 30.60 [+0.00] -4 IPv4 mode (default) # 30.60 [+0.00] -6 IPv6 mode # 30.60 [+0.00] -R Set socket priority # 30.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 30.61 [+0.00] -d Apply delay between transmissions. The delay value can be # 30.61 [+0.00] specified in usec (default, no additional unit needed), or in # 30.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 30.61 [+0.00] -r Multiplies the specified delay with a random value # 30.62 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 30.62 [+0.00] -a Use specified source mac address, no matter what has # 30.62 [+0.00] been specified with other arguments; keywords see below, # 30.62 [+0.00] Default is own interface # 30.62 [+0.00] -b Same with destination mac address; keywords: # 30.63 [+0.00] rand Use a random MAC address # 30.63 [+0.00] bc Use a broadcast MAC address # 30.63 [+0.00] own Use own interface MAC address (default for source MAC) # 30.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 30.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 30.64 [+0.00] -A Use specified source IP address (default is own interface IP) # 30.64 [+0.00] -B Send packet to specified destination IP or domain name # 30.64 [+0.00] -P Use the specified ASCII payload # 30.64 [+0.00] -f Read the ASCII payload from a file # 30.65 [+0.00] -F Read the hexadecimal payload from a file # 30.66 [+0.01] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 30.66 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 30.66 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 30.66 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 30.67 [+0.00] encapsulations in lower layers, most packet types allow/require # 30.67 [+0.00] additional packet-specific arguments in an ; # 30.67 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 30.67 [+0.00] dns, rtp, syslog, lldp and more; # 30.68 [+0.00] For context-help use 'help' as ! # 30.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 30.68 [+0.00] Enter -T help or -T rtp help for further information # 30.68 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 30.69 [+0.00] -V|VV|... Verbose and more verbose mode # 30.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 30.69 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 30.69 [+0.00] typically combined with one of the verbose modes (v or V) # 30.69 [+0.00] -v Show version # 30.70 [+0.00] -h Print this help # 30.70 [+0.00] # 30.70 [+0.00] Examples: # 30.70 [+0.00] mausezahn -x 99 # 30.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 30.70 [+0.00] mausezahn -t cdp change -c 0 # 30.70 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 30.70 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 30.70 [+0.00] # 30.70 [+0.00] Note: # 30.70 [+0.00] This tool is targeted for network developers! You should # 30.71 [+0.00] be aware of what you are doing and what these options above # 30.71 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 30.71 [+0.00] # 30.71 [+0.00] Please report bugs to # 30.71 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 30.71 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 30.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 30.72 [+0.00] License: GNU GPL version 2.0 # 30.72 [+0.00] This is free software: you are free to change and redistribute it. # 30.72 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 30.72 [+0.00] # 33.96 [+3.23] TEST: RPF IPv6 [FAIL] # 33.96 [+0.01] Packets not trapped due to RPF check # 34.66 [+0.70] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 34.67 [+0.01] # 34.67 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 34.67 [+0.00] http://www.netsniff-ng.org # 34.67 [+0.00] # 34.67 [+0.00] Usage: mausezahn [options] [interface] || # 34.67 [+0.00] Options: # 34.68 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 34.68 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 34.68 [+0.00] -4 IPv4 mode (default) # 34.68 [+0.00] -6 IPv6 mode # 34.68 [+0.00] -R Set socket priority # 34.69 [+0.00] -c Send packet count times, default:1, infinite:0 # 34.69 [+0.00] -d Apply delay between transmissions. The delay value can be # 34.69 [+0.00] specified in usec (default, no additional unit needed), or in # 34.70 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 34.70 [+0.00] -r Multiplies the specified delay with a random value # 34.70 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 34.70 [+0.00] -a Use specified source mac address, no matter what has # 34.71 [+0.00] been specified with other arguments; keywords see below, # 34.71 [+0.00] Default is own interface # 34.71 [+0.00] -b Same with destination mac address; keywords: # 34.71 [+0.00] rand Use a random MAC address # 34.72 [+0.00] bc Use a broadcast MAC address # 34.72 [+0.00] own Use own interface MAC address (default for source MAC) # 34.72 [+0.00] stp Use IEEE 802.1d STP multicast address # 34.72 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 34.73 [+0.00] -A Use specified source IP address (default is own interface IP) # 34.73 [+0.00] -B Send packet to specified destination IP or domain name # 34.74 [+0.01] -P Use the specified ASCII payload # 34.75 [+0.01] -f Read the ASCII payload from a file # 34.75 [+0.00] -F Read the hexadecimal payload from a file # 34.75 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 34.76 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 34.76 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 34.76 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 34.76 [+0.00] encapsulations in lower layers, most packet types allow/require # 34.77 [+0.00] additional packet-specific arguments in an ; # 34.77 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 34.77 [+0.00] dns, rtp, syslog, lldp and more; # 34.77 [+0.00] For context-help use 'help' as ! # 34.77 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 34.78 [+0.00] Enter -T help or -T rtp help for further information # 34.78 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 34.78 [+0.00] -V|VV|... Verbose and more verbose mode # 34.78 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 34.79 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 34.79 [+0.00] typically combined with one of the verbose modes (v or V) # 34.79 [+0.00] -v Show version # 34.79 [+0.00] -h Print this help # 34.79 [+0.00] # 34.79 [+0.00] Examples: # 34.79 [+0.00] mausezahn -x 99 # 34.79 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 34.80 [+0.00] mausezahn -t cdp change -c 0 # 34.80 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 34.80 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 34.80 [+0.00] # 34.80 [+0.00] Note: # 34.80 [+0.00] This tool is targeted for network developers! You should # 34.80 [+0.00] be aware of what you are doing and what these options above # 34.81 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 34.81 [+0.00] # 34.81 [+0.00] Please report bugs to # 34.81 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 34.81 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 34.81 [+0.00] Swiss federal institute of technology (ETH Zurich) # 34.81 [+0.00] License: GNU GPL version 2.0 # 34.82 [+0.00] This is free software: you are free to change and redistribute it. # 34.82 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 34.82 [+0.00] # 35.58 [+0.76] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 35.59 [+0.01] # 35.59 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 35.59 [+0.00] http://www.netsniff-ng.org # 35.59 [+0.00] # 35.59 [+0.00] Usage: mausezahn [options] [interface] || # 35.59 [+0.00] Options: # 35.59 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 35.59 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 35.60 [+0.00] -4 IPv4 mode (default) # 35.60 [+0.00] -6 IPv6 mode # 35.60 [+0.00] -R Set socket priority # 35.60 [+0.00] -c Send packet count times, default:1, infinite:0 # 35.60 [+0.00] -d Apply delay between transmissions. The delay value can be # 35.61 [+0.00] specified in usec (default, no additional unit needed), or in # 35.61 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 35.61 [+0.00] -r Multiplies the specified delay with a random value # 35.61 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 35.62 [+0.00] -a Use specified source mac address, no matter what has # 35.62 [+0.00] been specified with other arguments; keywords see below, # 35.62 [+0.00] Default is own interface # 35.62 [+0.00] -b Same with destination mac address; keywords: # 35.62 [+0.00] rand Use a random MAC address # 35.63 [+0.00] bc Use a broadcast MAC address # 35.63 [+0.00] own Use own interface MAC address (default for source MAC) # 35.63 [+0.00] stp Use IEEE 802.1d STP multicast address # 35.63 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 35.64 [+0.00] -A Use specified source IP address (default is own interface IP) # 35.64 [+0.00] -B Send packet to specified destination IP or domain name # 35.64 [+0.00] -P Use the specified ASCII payload # 35.64 [+0.00] -f Read the ASCII payload from a file # 35.65 [+0.00] -F Read the hexadecimal payload from a file # 35.65 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 35.65 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 35.65 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 35.66 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 35.66 [+0.00] encapsulations in lower layers, most packet types allow/require # 35.67 [+0.01] additional packet-specific arguments in an ; # 35.68 [+0.01] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 35.68 [+0.00] dns, rtp, syslog, lldp and more; # 35.68 [+0.00] For context-help use 'help' as ! # 35.68 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 35.69 [+0.00] Enter -T help or -T rtp help for further information # 35.69 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 35.69 [+0.00] -V|VV|... Verbose and more verbose mode # 35.69 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 35.70 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 35.70 [+0.00] typically combined with one of the verbose modes (v or V) # 35.70 [+0.00] -v Show version # 35.70 [+0.00] -h Print this help # 35.70 [+0.00] # 35.70 [+0.00] Examples: # 35.70 [+0.00] mausezahn -x 99 # 35.70 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 35.71 [+0.00] mausezahn -t cdp change -c 0 # 35.71 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 35.71 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 35.71 [+0.00] # 35.71 [+0.00] Note: # 35.71 [+0.00] This tool is targeted for network developers! You should # 35.71 [+0.00] be aware of what you are doing and what these options above # 35.72 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 35.72 [+0.00] # 35.72 [+0.00] Please report bugs to # 35.72 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 35.72 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 35.72 [+0.00] Swiss federal institute of technology (ETH Zurich) # 35.72 [+0.00] License: GNU GPL version 2.0 # 35.72 [+0.00] This is free software: you are free to change and redistribute it. # 35.73 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 35.73 [+0.00] # 38.61 [+2.88] TEST: Unresolved queue IPv4 [FAIL] # 38.62 [+0.00] Multicast not received on second host # 39.35 [+0.73] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 39.35 [+0.00] # 39.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 39.35 [+0.00] http://www.netsniff-ng.org # 39.35 [+0.00] # 39.35 [+0.00] Usage: mausezahn [options] [interface] || # 39.36 [+0.00] Options: # 39.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 39.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 39.36 [+0.00] -4 IPv4 mode (default) # 39.36 [+0.00] -6 IPv6 mode # 39.37 [+0.00] -R Set socket priority # 39.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 39.37 [+0.00] -d Apply delay between transmissions. The delay value can be # 39.37 [+0.00] specified in usec (default, no additional unit needed), or in # 39.37 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 39.38 [+0.00] -r Multiplies the specified delay with a random value # 39.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 39.38 [+0.00] -a Use specified source mac address, no matter what has # 39.38 [+0.00] been specified with other arguments; keywords see below, # 39.39 [+0.00] Default is own interface # 39.39 [+0.00] -b Same with destination mac address; keywords: # 39.39 [+0.00] rand Use a random MAC address # 39.39 [+0.00] bc Use a broadcast MAC address # 39.39 [+0.00] own Use own interface MAC address (default for source MAC) # 39.39 [+0.00] stp Use IEEE 802.1d STP multicast address # 39.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 39.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 39.40 [+0.00] -B Send packet to specified destination IP or domain name # 39.40 [+0.00] -P Use the specified ASCII payload # 39.41 [+0.00] -f Read the ASCII payload from a file # 39.41 [+0.00] -F Read the hexadecimal payload from a file # 39.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 39.41 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 39.41 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 39.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 39.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 39.42 [+0.00] additional packet-specific arguments in an ; # 39.42 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 39.43 [+0.00] dns, rtp, syslog, lldp and more; # 39.43 [+0.00] For context-help use 'help' as ! # 39.43 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 39.43 [+0.00] Enter -T help or -T rtp help for further information # 39.44 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 39.44 [+0.00] -V|VV|... Verbose and more verbose mode # 39.44 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 39.44 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 39.44 [+0.00] typically combined with one of the verbose modes (v or V) # 39.45 [+0.00] -v Show version # 39.45 [+0.00] -h Print this help # 39.45 [+0.00] # 39.45 [+0.00] Examples: # 39.45 [+0.00] mausezahn -x 99 # 39.45 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 39.45 [+0.00] mausezahn -t cdp change -c 0 # 39.45 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 39.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 39.46 [+0.00] # 39.46 [+0.00] Note: # 39.46 [+0.00] This tool is targeted for network developers! You should # 39.46 [+0.00] be aware of what you are doing and what these options above # 39.46 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 39.46 [+0.00] # 39.46 [+0.00] Please report bugs to # 39.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 39.47 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 39.47 [+0.00] Swiss federal institute of technology (ETH Zurich) # 39.47 [+0.00] License: GNU GPL version 2.0 # 39.47 [+0.00] This is free software: you are free to change and redistribute it. # 39.47 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 39.47 [+0.00] # 40.35 [+0.87] mz/getopts: libnet_init() failed (libnet_check_iface() ioctl: No such device) Invalid command line parameters! # 40.35 [+0.01] # 40.35 [+0.00] mausezahn 0.6.8+, a fast versatile traffic generator # 40.36 [+0.00] http://www.netsniff-ng.org # 40.36 [+0.00] # 40.36 [+0.00] Usage: mausezahn [options] [interface] || # 40.36 [+0.00] Options: # 40.36 [+0.00] -x Interactive mode with telnet CLI, default port: 25542 # 40.36 [+0.00] -l Listen address to bind to when in interactive mode, default: 0.0.0.0 # 40.37 [+0.00] -4 IPv4 mode (default) # 40.37 [+0.00] -6 IPv6 mode # 40.37 [+0.00] -R Set socket priority # 40.37 [+0.00] -c Send packet count times, default:1, infinite:0 # 40.37 [+0.00] -d Apply delay between transmissions. The delay value can be # 40.37 [+0.00] specified in usec (default, no additional unit needed), or in # 40.38 [+0.00] msec (e.g. 100m or 100msec), or in seconds (e.g. 100s or 100sec) # 40.38 [+0.00] -r Multiplies the specified delay with a random value # 40.38 [+0.00] -p Pad the raw frame to specified length (using random bytes) # 40.38 [+0.00] -a Use specified source mac address, no matter what has # 40.39 [+0.00] been specified with other arguments; keywords see below, # 40.39 [+0.00] Default is own interface # 40.39 [+0.00] -b Same with destination mac address; keywords: # 40.39 [+0.00] rand Use a random MAC address # 40.39 [+0.00] bc Use a broadcast MAC address # 40.40 [+0.00] own Use own interface MAC address (default for source MAC) # 40.40 [+0.00] stp Use IEEE 802.1d STP multicast address # 40.40 [+0.00] cisco Use Cisco multicast address as used for CDP, VTP, or PVST+ # 40.40 [+0.00] -A Use specified source IP address (default is own interface IP) # 40.41 [+0.00] -B Send packet to specified destination IP or domain name # 40.41 [+0.00] -P Use the specified ASCII payload # 40.41 [+0.00] -f Read the ASCII payload from a file # 40.41 [+0.00] -F Read the hexadecimal payload from a file # 40.41 [+0.00] -Q <[CoS:]vlan> Specify 802.1Q VLAN tag and optional Class of Service, you can # 40.42 [+0.00] specify multiple 802.1Q VLAN tags (QinQ...) by separating them # 40.42 [+0.00] via a comma or a period (e.g. '5:10,20,2:30') # 40.42 [+0.00] -t Specify packet type for autobuild (you don't need to care for # 40.42 [+0.00] encapsulations in lower layers, most packet types allow/require # 40.43 [+0.00] additional packet-specific arguments in an ; # 40.43 [+0.00] Currently supported types: arp, bpdu, cdp, ip, icmp, udp, tcp, # 40.43 [+0.00] dns, rtp, syslog, lldp and more; # 40.43 [+0.00] For context-help use 'help' as ! # 40.44 [+0.00] -T Specify packet type for server mode, currently only rtp is supported; # 40.44 [+0.00] Enter -T help or -T rtp help for further information # 40.44 [+0.00] -M Insert a MPLS label, enter '-M help' for a syntax description # 40.45 [+0.00] -V|VV|... Verbose and more verbose mode # 40.45 [+0.00] -q Quiet mode, even omit 'important' standard short messages # 40.45 [+0.00] -S Simulation mode: DOES NOT put anything on the wire, this is # 40.45 [+0.00] typically combined with one of the verbose modes (v or V) # 40.45 [+0.00] -v Show version # 40.46 [+0.00] -h Print this help # 40.46 [+0.00] # 40.46 [+0.00] Examples: # 40.46 [+0.00] mausezahn -x 99 # 40.46 [+0.00] mausezahn -c 0 -d 2s -t bpdu conf # 40.46 [+0.00] mausezahn -t cdp change -c 0 # 40.46 [+0.00] mausezahn -t syslog sev=3 -P "You have been mausezahned." -A 10.1.1.109 -B 192.168.7.7 # 40.46 [+0.00] mausezahn eth0 -A rand -B 1.1.1.1 -c 0 -t tcp "dp=1-1023, flags=syn" # 40.47 [+0.00] # 40.47 [+0.00] Note: # 40.47 [+0.00] This tool is targeted for network developers! You should # 40.47 [+0.00] be aware of what you are doing and what these options above # 40.47 [+0.00] mean! Only use this tool in an isolated LAN that you own! # 40.47 [+0.00] # 40.47 [+0.00] Please report bugs to # 40.47 [+0.00] Copyright (C) 2008-2010 Herbert Haas , # 40.48 [+0.00] Copyright (C) 2011 Daniel Borkmann , # 40.48 [+0.00] Swiss federal institute of technology (ETH Zurich) # 40.48 [+0.00] License: GNU GPL version 2.0 # 40.48 [+0.00] This is free software: you are free to change and redistribute it. # 40.48 [+0.00] There is NO WARRANTY, to the extent permitted by law. # 40.48 [+0.00] # 43.39 [+2.91] TEST: Unresolved queue IPv6 [FAIL] # 43.40 [+0.00] Multicast not received on second host not ok 1 selftests: net/forwarding: router_multicast.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/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__->