summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
* 2004-12-22 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-222-3/+8
* Fix "show ipv6 route <proto>" command.hasso2004-12-182-2/+7
* Add const to char * to quiet warnings.gdt2004-12-092-1/+10
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-0713-79/+82
* 2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-073-2/+9
* 2004-12-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-032-1/+9
* Make group to run daemon as configurable. Fixes #2 from Bugzilla #64.hasso2004-11-252-6/+12
* Unbreak vtysh - don't add comments inside of DEFUN, it breaks extract.pl.hasso2004-11-252-8/+10
* 2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-11-2019-93/+93
* - Add .arch-ids and .arch-inventory to cvsignore, to allow one to use archpaul2004-11-021-0/+2
* Remove dead "ip tunnel" command.hasso2004-10-282-23/+4
* 2004-10-22 Paul Jakma <paul@dishone.st>paul2004-10-222-1/+5
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-194-7/+61
* Fix regression. It seems to me that this code still works only by accidenthasso2004-10-192-1/+5
* * zserv.c: Remove useless warnings "forwarding is already on".hasso2004-10-132-26/+9
* Make initializing smux connection configurable - "smux peer OID" commandhasso2004-10-132-4/+6
* Some compiler warnings fixes and fix for bugzilla #119.hasso2004-10-127-31/+52
* Unbreak "show ip route" command.hasso2004-10-122-2/+7
* Fix warnings. Didn't even look at files not compiled in Linux though.hasso2004-10-077-12/+18
* 2004-10-05 Paul Jakma <paul@dishone.st>paul2004-10-052-61/+89
* New way to handle secondary addresses from Gilad Arnold.hasso2004-10-034-89/+207
* Common router id.hasso2004-10-038-4/+400
* Compiler warnings fixes.hasso2004-09-267-5/+11
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-242-2/+7
* 2004-09-24 Paul Jakma <paul@dishone.st>paul2004-09-246-95/+99
* Remove usage of evil list and listnode typedefs.hasso2004-09-239-31/+35
* 2004-09-22 Paul Jakma <paul.jakma@sun.com>paul2004-09-222-1/+7
* Cosmetical fixes in vty help.hasso2004-09-111-0/+3
* Commit my hack (yes, I still call it hack) - command line switch for zebrahasso2004-08-313-17/+88
* Remove dead file.hasso2004-08-311-569/+0
* 2004-08-26 Miles Nordin <carton@Ivy.NET>gdt2004-08-262-6/+12
* 2004-08-23 Paul Jakma <paul@dishone.st>paul2004-08-232-10/+8
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-193-3/+9
* Include padding in control message length.gdt2004-08-111-1/+1
* 2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2004-08-112-20/+27
* Add extra padding in cmsgdata buffer; there wasn't enough ongdt2004-08-111-1/+18
* Remove pointless privilege lower call. Thanks to Cougar for noticing.hasso2004-08-061-5/+3
* (somewhat unrelated cleanups, but all are very minor)gdt2004-07-231-3/+3
* 2004-07-23 Sowmini Varadhan <Sowmini.Varadhan@Sun.COM>paul2004-07-238-12/+61
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-233-11/+10
* Update cvsignore, add .libspaul2004-07-231-0/+1
* 004-07-13 David Wiggins <dwiggins@bbn.comgdt2004-07-132-1/+5
* Creating irdp socket requires more privileges.hasso2004-07-132-0/+16
* 1) extract.pl is braindead, but I will not touch it willingly.hasso2004-07-122-9/+14
* Add libtool support.libtool-aftergdt2004-06-303-3/+12
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* OK, here it is - irdp support. But don't expect me to fix any bugs in it.hasso2004-06-129-75/+1601
* CVS ignore Linux NFS silly-delete .nfs* filespaul2004-06-061-0/+1
* Router advertisement cleanup. Removed compatibility command because it'shasso2004-05-182-78/+200
* 2004-05-11 Paul Jakma <paul@dishone.st>paul2004-05-114-5/+23