tcpconns plugin: Various fixes for OpenBSD.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 18 Aug 2008 15:44:16 +0000 (17:44 +0200)
committerFlorian Forster <octo@noris.net>
Mon, 18 Aug 2008 15:50:01 +0000 (17:50 +0200)
commita4dd6274577a8213ea0c23e4379a32b04406ebf1
tree3cf0d88658435cb734aab4acf5b11029c36fc4e9
parent3a52ff10fbf2a05a80f699cae8184b6ae972353f
tcpconns plugin: Various fixes for OpenBSD.

- Renamed the TCP states to be the same as used with other operating systems.
- Improved and added error messages.
- Stripped down the `struct nlist'.
- Cleaned up `conn_read'.
- Support for IPv6 sockets has been improved: Not connected IPv6 sockets are
  now ignored, too. No idea what the remote-port previously would have been.
src/tcpconns.c