summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-302-1/+8
| | | * | | 2005-01-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-302-4/+14
| | | * | | 2005-01-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-2911-133/+46
| | | * | | 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-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-292-0/+26
| | | * | | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-283-160/+135
| | | * | | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-283-1/+30
| | | * | | 2005-01-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-283-26/+35
| | | * | | 2005-01-25 Paul Jakma <paul@dishone.st>paul2005-01-252-2/+6
| | | * | | 2005-01-24 Paul Jakma <paul@dishone.st>paul2005-01-244-6/+14
| | | * | | * bgp_route.c: Fix showstopper bug. New route must be selected alsohasso2005-01-242-1/+7
| | | * | | 2005-01-24 Martin Pot <mpot at martybugs.net>paul2005-01-242-0/+22
| | | * | | * lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c willhasso2005-01-235-4/+55
| | | * | | * vtysh.conf.sample: Fix typo "integrated-vtysh-conf" ->hasso2005-01-232-1/+6
| | | * | | 2005-01-18 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-184-12/+77
| | | * | | * *.c: Changed many functions to static. Some commented outhasso2005-01-1811-112/+131
| | | * | | * interface.c: Better statistics output in "show interface" command inhasso2005-01-182-13/+20
| | | * | | 2005-01-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-173-6/+23
| | | * | | * bgp_route.c: Clear peer's routing table regardless whether it'shasso2005-01-172-3/+6
| | | * | | * main.c: With --nl-bufsize argument is required.hasso2005-01-162-1/+5
| | | * | | * command.[ch], vty.c: cmd_execute_command() function must not attempthasso2005-01-166-6/+23
| | | * | | 2005-01-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-152-1/+8
| | | * | | 2005-01-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-142-5/+9
| | | * | | 2005-01-14 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-01-142-3/+10
| | | * | | Ignore <dist tarball>.asc - i always seem to have one hanging around frompaul2005-01-121-0/+1
| | | * | | 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-126-24/+88
| | | * | | 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-122-1/+11
| | | * | | 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-122-3/+47
| | | * | | 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-122-5/+19
| | | * | | 2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-122-2/+15
| | | * | | 2005-01-10 Paul Jakma <paul@dishone.st>paul2005-01-104-253/+326
| | | * | | 2005-01-10 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-01-103-14/+38
| | | * | | 2005-01-07 Paul Jakma <paul@dishone.st>quagga_0_98_0_releasepaul2005-01-074-6/+14
| | | * | | 2005-01-05 Paul Jakma <paul@dishone.st>quagga_0_97_5_releasepaul2005-01-054-6/+14
| | | * | | 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-053-4/+20
| | | * | | 2005-01-05 Paul Jakma <paul@dishone.st>paul2005-01-052-0/+14
| | | * | | minor fix to HAVE_BROKEN_CMSG_FIRSTHDR support: use AC_MSG_CHECKINGgdt2005-01-042-2/+10
| | | * | | 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-0411-6/+76
| | | * | | 2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-01-042-0/+8
| | | * | | Reverting some int -> unsigned int fixes in command.c for now. Fixes crashhasso2005-01-022-5/+11
| | | * | | More cleanup in isisd.hasso2005-01-013-374/+0
| | | * | | Move TODO items from isid to the common TODO.hasso2005-01-012-10/+11
| | | * | | There is no need to keep this directory.hasso2005-01-0119-22140/+0
| | | * | | Make authentication of SNPs work correctly - ie. conditionally like it is inhasso2005-01-014-30/+102
| | | * | | 2004-12-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-302-13/+28
| | | * | | Add comment explaining about limit of 20 joined groups on a socket.gdt2004-12-301-5/+12
| | | * | | 2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-292-2/+8
| | | * | | 2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-292-3/+9
| | | * | | add XXX comment that perhaps we need to recover from short headers.gdt2004-12-291-0/+1