diff options
author | paul <paul> | 2004-10-22 22:52:33 +0000 |
---|---|---|
committer | paul <paul> | 2004-10-22 22:52:33 +0000 |
commit | 4ccb2c46c51c382f1a1d34f1f6814725c7d972e5 (patch) | |
tree | 05deadb30fb8c54d567da3c75761342be2e228dd /lib/ChangeLog | |
parent | 06f953f7abd1ac10e059fc756878ac135bb76c58 (diff) |
- credit rix for fixing openbsd
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index d9e81409..ebffacc4 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -5,7 +5,8 @@ (setsockopt_pktinfo) unexported * sockopt.h: Cleanup SOCKOPT_CMSG defines a bit. Add a throwaway define for SOPT_SIZE_CMSG_IFINDEX_IPV4 for systems which have - neither IP_RECVIF nor IP_PKTINFO (eg openbsd). + neither IP_RECVIF nor IP_PKTINFO (eg openbsd), thanks to Rivo + Nurges for highlighting problem and fix. Fix elif that should be an else. * command.h: Cleanup the defines a bit, add helper defines and collapse all defines to use those. Add an attribute field to |