summaryrefslogtreecommitdiffstats
path: root/zebra/ipforward_proc.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-6/+8
| | | | | | | * (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
* * if_proc.c, ipforward_proc.c, rtread_proc.c: Fix fd leaks.hasso2005-03-071-0/+1
| | | | [backport candidate]
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-12/+12
| | | | | * global: Replace strerror with safe_strerror. And vtysh/vtysh.c needs to include "log.h" to pick up the declaration.
* * Fixed lowering privileges in proc ipforward method.hasso2004-04-061-17/+28
| | | | | * Fixed "(no) ipv6 forwarding" command logic. * Added --disable-capabilities switch to configure.
* 2003-10-07 Tarhon-Onu Victor <mituc@iasi.rdsnet.ro>quagga.0.96.3.releasepaul2003-10-071-0/+2
| | | | | * zebra/ipforward_proc.c: (ipforward) Close the fd for /proc/net/snmp. See [quagga-dev 284]
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-1/+31
| | | | * Merge of zebra privileges
* Initial revisionpaul2002-12-131-0/+155