index
:
delta/iputils.git
accuracy_fix
bugfix-210
bugfix-211
cleanup
coverity_scan
fix-issue-162
issue-104
manfix
master
mdev_fix
meson
microfixes
negative_fix
ninfod-warnings
tos_fix
tracepath-time
github.com: iputils/iputils.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
traceroute6: get smallest unprivileged port from kernel runtime
Sami Kerola
2018-11-11
1
-1
/
+15
*
traceroute6: explain all number constants
Sami Kerola
2018-11-11
1
-35
/
+75
*
traceroute6: use monotonic clock
Sami Kerola
2018-11-11
1
-13
/
+19
*
traceroute6: remove global variables by using a run state struct
Sami Kerola
2018-11-11
1
-122
/
+131
*
traceroute6: improve coding style
Sami Kerola
2018-11-11
1
-195
/
+168
*
traceroute6: make command to compile without function prototypes
Sami Kerola
2018-11-11
1
-307
/
+269
*
tracepath: move repeated function arguments to runtime config
Sami Kerola
2018-11-11
1
-49
/
+50
*
tracepath: calculate milliseconds in output carefully
Sami Kerola
2018-11-11
1
-3
/
+4
*
tracepath: do not continue execution with illegal -m value
Sami Kerola
2018-11-11
1
-0
/
+1
*
tracepath: explain all number constants
Sami Kerola
2018-11-11
1
-19
/
+36
*
tracepath: improve coding style
Sami Kerola
2018-11-11
1
-101
/
+105
*
tracepath: remove global variables by using a run state struct
Sami Kerola
2018-11-11
1
-95
/
+105
*
arping: use monotonic raw clock when measuring reply times
Sami Kerola
2018-11-11
1
-3
/
+3
*
build-sys: arping rarely needs -lrt linking
Sami Kerola
2018-11-11
1
-1
/
+5
*
arping: improve coding style
Sami Kerola
2018-11-11
1
-211
/
+206
*
arping: use signalfd() and timerfd() rather than signals
Sami Kerola
2018-11-11
1
-106
/
+156
*
arping: fix getifaddrs() and sysfs memory leaks
Sami Kerola
2018-11-11
1
-6
/
+9
*
arping: remove unnecessary set_device_broadcast...() functions
Sami Kerola
2018-11-11
1
-36
/
+15
*
arping: reuse runstate function argument when possible
Sami Kerola
2018-11-11
1
-60
/
+41
*
arping: remove global variables by using a run state struct
Sami Kerola
2018-11-11
1
-198
/
+226
*
ping: do not bind to device when destination IP is on device
Sami Kerola
2018-11-11
1
-0
/
+6
*
ninfod: remove dead code
Sami Kerola
2018-10-31
3
-19
/
+0
*
ping: fix global variable scope
Sami Kerola
2018-10-28
1
-1
/
+1
*
build-sys: tidy up project a little bit
Sami Kerola
2018-10-28
8
-25
/
+16
*
build-sys: hardcode ninja version to v1.8.2
Sami Kerola
2018-10-28
1
-1
/
+1
*
misc: fix couple typos
Sami Kerola
2018-10-27
6
-9
/
+9
*
arping: fix undefined behavior detector [UBSan]
Sami Kerola
2018-10-25
1
-9
/
+7
*
ninfod: use build-sys to define if syslog messages are enabled
Sami Kerola
2018-10-25
5
-11
/
+14
*
ping: check getifaddrs(3) ifa_name data before use
Sami Kerola
2018-10-22
2
-2
/
+4
*
arping: support -i interval option
Ihar Hrachyshka
2018-10-22
2
-2
/
+13
*
Merge pull request #154 from kerolasa/pull-84
Sami Kerola
2018-10-22
1
-4
/
+4
|
\
|
*
arping: honor setting source to 0.0.0.0
Jens Låås
2018-10-22
1
-4
/
+4
|
/
*
Merge pull request #153 from kerolasa/pull-122
Sami Kerola
2018-10-22
1
-20
/
+48
|
\
|
*
ping: add support for sub-second timeouts
Claudius Zingerli
2018-10-21
1
-20
/
+48
|
*
ping: zorbid zero timeout
Claudius Zingerli
2018-10-21
1
-1
/
+1
*
|
Merge pull request #140 from kanehuange/ping-duration-time
Sami Kerola
2018-10-21
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
fix ping duration time error
Kane Huang
2018-07-30
1
-1
/
+1
*
|
tracepath: remove references to tracepath6
Sami Kerola
2018-10-19
3
-5
/
+10
*
|
Merge pull request #151 from kerolasa/more-build-sys-fixes
Sami Kerola
2018-10-18
3
-6
/
+59
|
\
\
|
*
|
build-sys: add rdisc systemd file
Sami Kerola
2018-10-16
2
-0
/
+38
|
*
|
build-sys: add cap_net_raw to arping, clockdiff and rarpd
Sami Kerola
2018-10-16
2
-6
/
+21
|
/
/
*
|
build-sys: Check if optional idn2 was found
Victor Toso
2018-10-16
1
-2
/
+4
*
|
ping: Fallback raw protocol for EPROTONOSUPPORT also on IPv4
Petr Vorel
2018-10-15
1
-4
/
+6
*
|
Merge pull request #149 from kerolasa/unit-files
Sami Kerola
2018-10-15
6
-7
/
+92
|
\
\
|
*
|
ninfod: add systemd service unit file
Sami Kerola
2018-10-15
2
-5
/
+43
|
*
|
rarpd: integrate systemd service file with build-system
Sami Kerola
2018-10-15
4
-14
/
+47
|
*
|
rarpd: provide example of systemd unit file for rarpd
Martin Pluskal
2018-10-15
1
-0
/
+14
|
*
|
build-sys: start building ninfod by default
Sami Kerola
2018-10-15
2
-2
/
+2
*
|
|
Merge pull request #147 from primeos/fix-ninfod-manpage
Sami Kerola
2018-10-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
doc/ninfod: Fix the debug mode option (-a -> -d)
Michael Weiss
2018-10-01
1
-1
/
+1
[next]