diff options
author | paul <paul> | 2005-05-07 02:22:51 +0000 |
---|---|---|
committer | paul <paul> | 2005-05-07 02:22:51 +0000 |
commit | 42c981994adcf7fb2e1c2bea170cc5f196d5a1d7 (patch) | |
tree | ba2bae75f527d0a034cb42ee3177db9f47802fda /ChangeLog | |
parent | 4dadc291e56195886fd047690ded9686f4e013fa (diff) |
2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su>
* configure.ac: Check for OSes which support passing ifindex in
struct ip_mreq.
* lib/sockopt.c: Add support for BSD style ifindex in ip_mreq.
* ospfd/ospf_network.c: Log ifindex on multicast membership leave/join
events.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-07 Yar Tikhiy <yar@comp.chem.msu.su> + + * configure.ac: Check for OSes which support passing ifindex in + struct ip_mreq. + 2005-04-29 Paul Jakma <paul.jakma@sun.com> * NEWS: Added some more 0.99 news. |