You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: RELNOTES
+44
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,47 @@
1
+
[s20161105]
2
+
3
+
David Heidelberg (1):
4
+
ping: eliminate deadcode & simplify
5
+
6
+
Jan Synacek (5):
7
+
ping: do not allow oversized packets to root
8
+
correctly initialize first hop
9
+
ping: fix ping -6 -I
10
+
arping,doc: fix documentation of -I
11
+
ping: fix error message when getting EACCES from connect()
12
+
13
+
Karl-Philipp Richter (2):
14
+
renamed INSTALL to INSTALL.md
15
+
(re)structured INSTALL.md and transformed into markdown; added hint that installation into prefix has to be done with DESTDIR make variable and that there's no prefix support in configure, close #21
16
+
17
+
Markos Chandras (2):
18
+
ping: Silence GCC warnings when building with -fstrict-aliasing
19
+
tftpd: Drop supplementary groups for root
20
+
21
+
Martin Bark (1):
22
+
libgcrypt: fix static linking
23
+
24
+
Olof Sjödin (1):
25
+
doc: Inserted a missing word
26
+
27
+
Pavel Šimerda (8):
28
+
tracepath6: avoid redundant family variable
29
+
tracepath: borrow everything good from tracepath6
30
+
tracepath: switch to dual-stack operation
31
+
tracepath: remove now redundant tracepath6
32
+
docs: fix parallel build of manpages
33
+
ping: remove assignments of values that are never read
34
+
docs: remove references to ping6 and traceroute6
35
+
ping: work with older kernels that don't support ping sockets
36
+
37
+
Robert Schiele (2):
38
+
Revert "ping_common.c: fix message flood when EPERM is encountered in ping"
39
+
reorder -I option parsing
40
+
41
+
依云 (1):
42
+
ping: also bind the ICMP socket to the specific device
0 commit comments