]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ChangeLog
2004-05-05 Paul Jakma <paul@dishone.st>
[mirror_frr.git] / ospfd / ChangeLog
index 7bff0a366eb1379415b0d7004d686263618bc826..ebeaa5bce6ddfaadeae8db37ca15a0fa429b60d7 100644 (file)
@@ -1,5 +1,8 @@
 2004-05-05 Paul Jakma <paul@dishone.st>
 
+       * 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.