|
7 | 7 | @JoshIPT, @sebast-gsnw and @auerswal) |
8 | 8 | - The -g, --generate option now also supports IPv6 addresses (#376, |
9 | 9 | thanks @auerswal) |
10 | | -- New option --seqmap-timeout to control the time after which sequence numbers |
11 | | - can be used again (#388, thanks @auerswal) |
| 10 | +- New option --seqmap-timeout to control the time after which sequence |
| 11 | + numbers can be used again (#388, thanks @auerswal) |
12 | 12 |
|
13 | 13 | ## Bugfixes and other changes |
14 | 14 |
|
15 | | -- Fix OpenBSD warning sprintf() is often misused, please use snprintf() (#394, thanks @gsnw-sebast) |
| 15 | +- Fix OpenBSD warning sprintf() is often misused, please use snprintf() |
| 16 | + (#394, thanks @gsnw-sebast) |
16 | 17 | - Fix fallback to SO\_TIMESTAMP if SO\_TIMESTAMPNS is not available (#375, |
17 | 18 | thanks @auerswal) |
18 | 19 | - When reading target names from file or standard input, lines longer |
|
24 | 25 | - Report received ICMPv6 error messages (#391, thanks @auerswal) |
25 | 26 | - Suppress duplicate reports in count mode with -q, --quiet or -Q, --squiet |
26 | 27 | (#392, thanks @gsnw-sebast and @auerswal) |
27 | | -- Switch to alpine-based multi-stage Docker build to reduce image size and improve build performance |
28 | | - Add OpenContainers-compatible labels (#399) |
| 28 | +- Switch to alpine-based multi-stage Docker build to reduce image size |
| 29 | + and improve build performance; add OpenContainers-compatible labels |
| 30 | + (#399, thanks @hoodadt) |
29 | 31 | - Print receive ping moved to new functions (#400, thanks @gsnw-sebast) |
30 | 32 | - Avoid unsigned overflow when determining the memory size to save |
31 | 33 | response times on systems where size\_t is the same as unsigned int |
|
0 commit comments