summaryrefslogtreecommitdiffstats
path: root/zebra
Commit message (Expand)AuthorAgeFilesLines
...
| * * interface.c: Fix CRC and frame errors statistics in Linux.hasso2005-03-062-1/+5
| * 2005-02-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_afterajs2005-02-284-201/+215
| * 2005-02-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>nonblocking_zserv_beforeajs2005-02-242-4/+9
| * * rt_netlink.c: Don't show messages "ignoring message type 0x001[89]"hasso2005-02-202-1/+7
| * 2005-02-19 Paul Jakma <paul@dishone.st>paul2005-02-192-6/+6
| * 2005-02-14 Paul Jakma <paul@dishone.st>paul2005-02-142-0/+8
| * 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-092-11/+11
| * 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-303-5/+18
| * 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-296-32/+36
| * 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-292-6/+20
| * 2005-01-24 Martin Pot <mpot at martybugs.net>paul2005-01-242-0/+22
| * * interface.c: Better statistics output in "show interface" command inhasso2005-01-182-13/+20
| * * main.c: With --nl-bufsize argument is required.hasso2005-01-162-1/+5
| * 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-053-4/+20
| * 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-042-2/+7
| * 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