From b87f772abe45b24f3aeefc807d0a2e4344ec0754 Mon Sep 17 00:00:00 2001 From: ajs Date: Wed, 29 Dec 2004 20:41:26 +0000 Subject: 2004-12-29 Andrew J. Schorr * ospf_packet.c: (ospf_read) Always look up the interface if ospf_recv_packet returns NULL ifp, since some platforms such as Solaris 8 appear to support ifindex retrieval but don't. --- ospfd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index e4519a81..d0d40120 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,9 @@ +2004-12-29 Andrew J. Schorr + + * ospf_packet.c: (ospf_read) Always look up the interface if + ospf_recv_packet returns NULL ifp, since some platforms such + as Solaris 8 appear to support ifindex retrieval but don't. + 2004-12-22 Hasso Tepper * ospf_dump.c: Show debug configuration in vtysh. -- cgit v1.2.1