summaryrefslogtreecommitdiffstats
path: root/zebra/if_ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-7/+7
| | | | | * global: Replace strerror with safe_strerror. And vtysh/vtysh.c needs to include "log.h" to pick up the declaration.
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-241-2/+2
| | | | | | | | | | | | * 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.
* 2003-06-11 Paul Jakma <paul@dishone.st>paul2003-07-111-0/+1
| | | | | | * zebra/if_ioctl.c: Fix missing declaration for if_fake_index. See bug id #24: http://bugzilla.dishone.st/show_bug.cgi?id=24 reported by Vsevolod Sipakov.
* Michal Ludvig <michal@logix.cz>patch_z16525_kamepaul2002-12-131-11/+24
| | | | [zebra 16525] PATCH: Bugfixes for KAME systems
* Initial revisionpaul2002-12-131-0/+438