chiark
/
gitweb
/
~mdw
/
secnet
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2d7478f
)
udp: Log transmission and reception errors, at least some of the time
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 27 Sep 2014 14:03:34 +0000
(15:03 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 21 Oct 2014 00:07:09 +0000
(
01:07
+0100)
We keep a bitmask for each combination of
- receive/send
- address family
- success/failure
and log a message the first time each one occurs.
We also provide a new utility function `af_name()' which is going to
be used by polypath's logging.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
No differences found