summaryrefslogtreecommitdiffstats
path: root/zebra/ipforward_sysctl.c
Commit message (Collapse)AuthorAgeFilesLines
* build: remove INRIA, NRL and MUSICA IPv6 quirksDavid Lamparter2015-02-141-5/+1
| | | | | | | | | Valar dohaeris. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> Acked-by: Greg Troxel <gdt@ir.bbn.com> Acked-by: Feng Lu <lu.feng@6wind.com> Acked-by: Paul Jakma <paul@jakma.org>
* build: remove AIX, NEC EWS and IRIXDavid Lamparter2015-02-141-1/+1
| | | | | | | | | Valar morghulis. Signed-off-by: David Lamparter <equinox@opensourcerouting.org> Acked-by: Greg Troxel <gdt@ir.bbn.com> Acked-by: Feng Lu <lu.feng@6wind.com> Acked-by: Paul Jakma <paul@jakma.org>
* 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