summaryrefslogtreecommitdiffstats
path: root/usr.sbin/eigrpd/reply.c
diff options
context:
space:
mode:
authorrenato <renato@openbsd.org>2016-09-02 16:23:50 +0000
committerrenato <renato@openbsd.org>2016-09-02 16:23:50 +0000
commit490a1964c40a69b098dd6b5bebd3e404e6066cda (patch)
tree645b3cc96580061bc57a0453a757e96b62bb1f86 /usr.sbin/eigrpd/reply.c
parentMove event handling to separate thread (diff)
downloadwireguard-openbsd-490a1964c40a69b098dd6b5bebd3e404e6066cda.tar.xz
wireguard-openbsd-490a1964c40a69b098dd6b5bebd3e404e6066cda.zip
Fix broken pipe teardown.
* Add missing close() calls to actually close the pipes, calling just msgbuf_clean() is not enough; * Bring back some NOTREACHED lint comments. style(9) says they can be removed but in some cases they are useful to humans too; * Add __dead to the shutdown functions; * Some other minor changes to make eigrpd(8) more similar to the other routing daemons.
Diffstat (limited to 'usr.sbin/eigrpd/reply.c')
0 files changed, 0 insertions, 0 deletions