summaryrefslogtreecommitdiffstats
path: root/zebra/ipforward_sysctl.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-6/+7
| | | | | | | * (global) Extern and static'ification, with related fixups of declarations, ensuring files include their own headers, etc. if_ioctl.c: (interface_info_ioctl) fix obvious arg mis-order in list loop
* 2004-08-26 Miles Nordin <carton@Ivy.NET>gdt2004-08-261-6/+6
| | | | | | * ipforward_sysctl.c (mib_ipv6): Use size_t for len, per sysctl(3), rather than int. (Needed on NetBSD/alpha to display forwarding status correctly.)
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-5/+38
| | | | * Merge of zebra privileges
* Initial revisionpaul2002-12-131-0/+146