Deleted Added
full compact
ipresend.1 (37074) ipresend.1 (53024)
1.TH IPRESEND 1
2.SH NAME
3ipresend \- resend IP packets out to network
4.SH SYNOPSIS
5.B ipsend
6[
7.B \-EHPRSTX
8] [

--- 30 unchanged lines hidden (view full) ---

39.TP
40.BR \-m \0<MTU>
41Specify the MTU to be used when sending out packets. This option allows you
42to set a fake MTU, allowing the simulation of network interfaces with small
43MTU's without setting them so.
44.TP
45.BR \-r \0<filename>
46Specify the filename from which to take input. Default is stdin.
1.TH IPRESEND 1
2.SH NAME
3ipresend \- resend IP packets out to network
4.SH SYNOPSIS
5.B ipsend
6[
7.B \-EHPRSTX
8] [

--- 30 unchanged lines hidden (view full) ---

39.TP
40.BR \-m \0<MTU>
41Specify the MTU to be used when sending out packets. This option allows you
42to set a fake MTU, allowing the simulation of network interfaces with small
43MTU's without setting them so.
44.TP
45.BR \-r \0<filename>
46Specify the filename from which to take input. Default is stdin.
47.TP
47.B \-E
48The input file is to be text output from etherfind. The text formats which
49are currently supported are those which result from the following etherfind
50option combinations:
51.PP
52.nf
53 etherfind -n
54 etherfind -n -t

--- 31 unchanged lines hidden (view full) ---

86 tcpdump -nqt
87 tcpdump -nqtt
88 tcpdump -nqte
89.fi
90.LP
91.TP
92.B \-X
93The input file is composed of text descriptions of IP packets.
48.B \-E
49The input file is to be text output from etherfind. The text formats which
50are currently supported are those which result from the following etherfind
51option combinations:
52.PP
53.nf
54 etherfind -n
55 etherfind -n -t

--- 31 unchanged lines hidden (view full) ---

87 tcpdump -nqt
88 tcpdump -nqtt
89 tcpdump -nqte
90.fi
91.LP
92.TP
93.B \-X
94The input file is composed of text descriptions of IP packets.
94.TP
95.DT
95.SH SEE ALSO
96snoop(1m), tcpdump(8), etherfind(8c), ipftest(1), ipresend(1), iptest(1), bpf(4), dlpi(7p)
97.SH DIAGNOSTICS
98.PP
99Needs to be run as root.
100.SH BUGS
101.PP
102Not all of the input formats are sufficiently capable of introducing a
103wide enough variety of packets for them to be all useful in testing.
104If you find any, please send email to me at darrenr@pobox.com
105
96.SH SEE ALSO
97snoop(1m), tcpdump(8), etherfind(8c), ipftest(1), ipresend(1), iptest(1), bpf(4), dlpi(7p)
98.SH DIAGNOSTICS
99.PP
100Needs to be run as root.
101.SH BUGS
102.PP
103Not all of the input formats are sufficiently capable of introducing a
104wide enough variety of packets for them to be all useful in testing.
105If you find any, please send email to me at darrenr@pobox.com
106