summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [zebra] do not touch socket before pidfile lockingDenis Ovsienko2009-07-241-7/+11
* [zebra] linux policy routing support with ipv6Mathieu Goessens2009-06-231-4/+4
* [cleanup] Make command nodes staticStephen Hemminger2009-06-121-2/+2
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-6/+6
* [zebra] Routemap support on received routes, with 'set src' command (linux)Paul Jakma2007-05-021-1/+4
* [zebra] Connected routes must always be added to main tablePaul Jakma2006-07-271-0/+2
* [zebra] Remove private command string tablePaul Jakma2006-05-151-29/+1
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-1/+0
* [zserv] Extend Zserv header with version information and marker fieldpaul2006-01-161-38/+38
* [zserv] Update interface flags to 8 bytes wide.paul2006-01-111-3/+3
* 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>vincent2005-09-291-0/+2
* * zebra_rib.c, rib.h: Add distance and metric arguments to thehasso2005-08-271-2/+4
* 2005-07-29 Paul Jakma <paul.jakma@sun.com>paul2005-07-291-9/+2
* 2005-06-28 Paul Jakma <paul.jakma@sun.com>paul2005-06-281-1/+1
* 2005-05-31 Paul Jakma <paul.jakma@sun.com>paul2005-05-311-15/+25
* 2005-04-28 Paul Jakma <paul.jakma@sun.com>paul2005-04-281-3/+2
* 2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-04-101-11/+21
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>paul2005-04-071-12/+7
* 2004-04-05 Paul Jakma <paul@dishone.st>paul2005-04-051-6/+15
* 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-281-198/+156
* 2005-02-19 Paul Jakma <paul@dishone.st>paul2005-02-191-6/+1
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-8/+8
* 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-051-2/+6
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-071-5/+5
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-201-4/+4
* Fix regression. It seems to me that this code still works only by accidenthasso2004-10-191-1/+1
* * zserv.c: Remove useless warnings "forwarding is already on".hasso2004-10-131-26/+8
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-071-3/+4
* Common router id.hasso2004-10-031-1/+67
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-3/+3
* 2004-09-22 Paul Jakma <paul.jakma@sun.com>paul2004-09-221-1/+1
* 2004-08-23 Paul Jakma <paul@dishone.st>paul2004-08-231-10/+4
* 2004-05-09 Paul Jakma <paul@dishone.st>paul2004-05-091-494/+202
* * Fixed lowering privileges in proc ipforward method.hasso2004-04-061-1/+15
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-041-0/+9
* Added "ipv6 forwarding" command and fixed "no ipv6 forwarding" help.hasso2004-02-111-2/+21
* 2003-06-15 Paul Jakma <paul@dishone.st>paul2003-06-151-22/+15
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+9
* Add back support for null0 interface blackhole routes.paul2003-05-251-0/+3
* Last fixes from 6Wind patch.hasso2003-05-251-1/+13
* Route (reject|blackhole) support from 6Wind patch.hasso2003-05-251-3/+0
* "ip forwarding" command. Patch from Jim Crumpler.hasso2003-05-251-0/+27
* Sync to Zebra.org 20030301paul2003-03-011-17/+159
* zebra link state detection supportpaul2002-12-131-0/+4
* Initial revisionpaul2002-12-131-0/+1806