commit | 18b12c387e2bcd8a0e81a8d2635c1ef52c8a9a7d | [log] [tgz] |
---|---|---|
author | paul <paul> | Tue Oct 05 14:38:29 2004 +0000 |
committer | paul <paul> | Tue Oct 05 14:38:29 2004 +0000 |
tree | 1fe5f83b587e2848ddb981c625faa5c27ed57662 | |
parent | 96e27c9928b5078526f2a7564700dbdafe2c8d42 [diff] [blame] |
2004-10-05 Paul Jakma <paul@dishone.st> * ospf_packet.c: replace ospf_swap_iph_to... with sockopt_iphdrincl_swab_...
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 2043ad6..27d72d6 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.