]> git.proxmox.com Git - mirror_frr.git/commit - zebra/irdp_interface.c
2004-09-24 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Fri, 24 Sep 2004 08:24:42 +0000 (08:24 +0000)
committerpaul <paul>
Fri, 24 Sep 2004 08:24:42 +0000 (08:24 +0000)
commit0c0f9112e1530e8e7497cbb75853b9e4da93ea95
tree3cbc10ed3495b7813a6921fa417f4987514d3d90
parent1603c06ba3ad07b8f9380209a137569abe3700e1
2004-09-24 Paul Jakma <paul@dishone.st>

        * irdp_{interface,main}.c: lists typedef removal cleanup.
          update some list loops to LIST_LOOP. some miscellaneous style
          and indent fixups.
          (no_ip_irdp_address_preference_cmd) Fix delete of referenced node
          in loop.
        * irdp_packet.c: (irdp_recvmsg) Fix buggy assignment of integer
          to pointer.
        * if_ioctl{,_solaris}.c: lists typedef removal cleanup.
          update some list loops to LIST_LOOP.
zebra/ChangeLog
zebra/if_ioctl.c
zebra/if_ioctl_solaris.c
zebra/irdp_interface.c
zebra/irdp_main.c
zebra/irdp_packet.c