index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2005-01-24 Paul Jakma <paul@dishone.st>
paul
2005-01-24
4
-5
/
+13
*
* bgp_route.c: Fix showstopper bug. New route must be selected also
hasso
2005-01-24
2
-1
/
+7
*
2005-01-24 Martin Pot <mpot at martybugs.net>
paul
2005-01-24
2
-0
/
+22
*
* lib/command.[ch]: Make node_parent() function nonstatic. vtyh.c will
hasso
2005-01-23
5
-3
/
+54
*
* vtysh.conf.sample: Fix typo "integrated-vtysh-conf" ->
hasso
2005-01-23
2
-1
/
+6
*
2005-01-18 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-18
4
-10
/
+75
*
* *.c: Changed many functions to static. Some commented out
hasso
2005-01-18
11
-112
/
+131
*
* interface.c: Better statistics output in "show interface" command in
hasso
2005-01-18
2
-13
/
+20
*
2005-01-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-17
3
-4
/
+21
*
* bgp_route.c: Clear peer's routing table regardless whether it's
hasso
2005-01-17
2
-3
/
+6
*
* main.c: With --nl-bufsize argument is required.
hasso
2005-01-16
2
-1
/
+5
*
* command.[ch], vty.c: cmd_execute_command() function must not attempt
hasso
2005-01-16
6
-5
/
+22
*
2005-01-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-15
2
-1
/
+8
*
2005-01-14 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-14
2
-4
/
+8
*
2005-01-14 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-01-14
2
-2
/
+9
*
Ignore <dist tarball>.asc - i always seem to have one hanging around from
paul
2005-01-12
1
-0
/
+1
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
6
-21
/
+85
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
2
-0
/
+10
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
2
-3
/
+47
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
2
-4
/
+18
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
2
-2
/
+15
*
2005-01-10 Paul Jakma <paul@dishone.st>
paul
2005-01-10
4
-253
/
+326
*
2005-01-10 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-01-10
3
-14
/
+38
*
2005-01-07 Paul Jakma <paul@dishone.st>
quagga.0.98.0.release
paul
2005-01-07
4
-5
/
+13
*
2005-01-05 Paul Jakma <paul@dishone.st>
quagga.0.97.5.release
paul
2005-01-05
4
-5
/
+13
*
2005-01-05 Paul Jakma <paul@dishone.st>
paul
2005-01-05
3
-4
/
+20
*
2005-01-05 Paul Jakma <paul@dishone.st>
paul
2005-01-05
2
-0
/
+14
*
minor fix to HAVE_BROKEN_CMSG_FIRSTHDR support: use AC_MSG_CHECKING
gdt
2005-01-04
2
-1
/
+9
*
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-04
11
-5
/
+75
*
2005-01-04 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-04
2
-0
/
+8
*
Reverting some int -> unsigned int fixes in command.c for now. Fixes crash
hasso
2005-01-02
2
-4
/
+10
*
More cleanup in isisd.
hasso
2005-01-01
3
-374
/
+0
*
Move TODO items from isid to the common TODO.
hasso
2005-01-01
2
-10
/
+11
*
There is no need to keep this directory.
hasso
2005-01-01
19
-22140
/
+0
*
Make authentication of SNPs work correctly - ie. conditionally like it is in
hasso
2005-01-01
4
-30
/
+102
*
2004-12-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-30
2
-13
/
+28
*
Add comment explaining about limit of 20 joined groups on a socket.
gdt
2004-12-30
1
-5
/
+12
*
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-29
2
-2
/
+8
*
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-29
2
-3
/
+9
*
add XXX comment that perhaps we need to recover from short headers.
gdt
2004-12-29
1
-0
/
+1
*
Really fix crashes now. Revert isis_circuit_update_params() part of previous
hasso
2004-12-29
3
-13
/
+11
*
2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>
gdt
2004-12-29
2
-35
/
+50
*
Don't crash during interface up/down events.
hasso
2004-12-29
4
-3
/
+21
*
2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>
gdt
2004-12-29
2
-0
/
+27
*
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-29
2
-0
/
+11
*
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-29
2
-9
/
+14
*
2004-12-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-29
2
-21
/
+8
*
2004-12-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-28
2
-5
/
+14
*
2004-12-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-28
2
-4
/
+6
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
16
-378
/
+382
[prev]
[next]