commit | 6a99f83175d7b5b5868fb82328d569672b8bb9a4 | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Sep 27 12:56:30 2004 +0000 |
committer | paul <paul> | Mon Sep 27 12:56:30 2004 +0000 |
tree | 447f98abc31a7260bb2b354809312e4e6fdfda96 | |
parent | 9172ee0e5dc8c6f6929821fb1433699700e53114 [diff] |
2004-09-27 Paul Jakma <paul@dishone.st> * ospf_dump.c: (ospf_ip_header_dump) Use HAVE_IP_HDRINCL_BSD_ORDER Apply to offset too. Print ip_cksum, lets not worry about possible 2.0.37 compile problems. * ospf_packet.c: (ospf_swap_iph_to{n,h}) Use HAVE_IP_HDRINCL_BSD_ORDER. (ospf_recv_packet) ditto. (ospf_write) Fixup iov argument to ospf_write_frags.