From 42c981994adcf7fb2e1c2bea170cc5f196d5a1d7 Mon Sep 17 00:00:00 2001 From: paul Date: Sat, 7 May 2005 02:22:51 +0000 Subject: 2005-05-07 Yar Tikhiy * 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. --- ospfd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index d8ec676f..209027e7 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2005-05-07 Yar Tikhiy + + * ospf_network.c: Log ifindex on multicast membership leave/join + events. + 2005-05-06 Paul Jakma * (general) extern and static qualifiers added. -- cgit v1.2.1