summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-10-05 14:38:29 +0000
committerpaul <paul>2004-10-05 14:38:29 +0000
commit18b12c387e2bcd8a0e81a8d2635c1ef52c8a9a7d (patch)
tree1fe5f83b587e2848ddb981c625faa5c27ed57662 /ospfd/ChangeLog
parent96e27c9928b5078526f2a7564700dbdafe2c8d42 (diff)
2004-10-05 Paul Jakma <paul@dishone.st>
* ospf_packet.c: replace ospf_swap_iph_to... with sockopt_iphdrincl_swab_...
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 2043ad61..27d72d6b 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-05 Paul Jakma <paul@dishone.st>
+
+ * ospf_packet.c: replace ospf_swap_iph_to... with
+ sockopt_iphdrincl_swab_...
+
2004-10-03 James R. Leu <jleu at mindspring.com>
* ospf_zebra.c: Read router id related messages from zebra daemon.