From 5bd4189c17bad7a9e115ef573c0324c4b969a641 Mon Sep 17 00:00:00 2001 From: paul Date: Wed, 5 May 2004 17:29:24 +0000 Subject: 2004-05-05 Paul Jakma * ospf_network.c: (ospf_sock_init) Check whether IP_HDRINCL is defined. Warn at compile and runtime. Use IPTOS_PREC_INTERNETCONTROL otherwise. --- ospfd/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ospfd/ChangeLog') diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 7bff0a36..ebeaa5bc 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,5 +1,8 @@ 2004-05-05 Paul Jakma + * ospf_network.c: (ospf_sock_init) Check whether IP_HDRINCL is + defined. Warn at compile and runtime. Use + IPTOS_PREC_INTERNETCONTROL otherwise. * ospf_packet.c: (ospf_associate_packet_vl) cleanup, move some of the checks up to ospf_read, return either a virtual link oi, or NULL. -- cgit v1.2.1