Ondřej Surý
d1643772eb
Reorder the response reading in packet.pl to not fill TCP buffers
2020-09-02 12:46:43 +02:00
Mark Andrews
02be5fc953
Dump the returned packet
2020-09-02 12:46:43 +02:00
Ondřej Surý
4dc666d474
Add -r <repeats> option to packet.pl
...
For some tests, we need to send big data streams (for TCP) or repeated
packets (for UDP), this commits adds `-r` option to packet.pl that sends
the same input <repeats> times using the specified protocol.
(cherry picked from commit dd46559a19 )
2020-09-02 12:46:43 +02:00
Mark Andrews
20bc6aefff
Check rcode is FORMERR
...
(cherry picked from commit 88ff6b846c )
2020-08-04 23:04:34 +10:00
Evan Hunt
11a0d771f9
fix spelling errors reported by Fossies.
...
(cherry picked from commit ba0313e649 )
2020-02-21 07:05:31 +00:00
Ondřej Surý
55a10b7acd
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
Ondřej Surý
843d389661
Update license headers to not include years in copyright in all applicable files
2018-02-23 10:12:02 +01:00
Mark Andrews
0c27b3fe77
4401. [misc] Change LICENSE to MPL 2.0.
2016-06-27 14:56:38 +10:00
Tinderbox User
a3128c1995
update copyright notice
2012-06-29 23:45:57 +00:00
Mark Andrews
bf8267aa45
reverse bad copyright update
2012-06-29 11:39:47 +10:00
Tinderbox User
247bf37860
update copyright notice
2012-06-29 01:22:18 +00:00
Evan Hunt
c92122485d
3097. [test] Add a tool to test handling of malformed packets.
...
[RT #24096 ]
2011-04-15 01:02:08 +00:00