index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
log.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.
Donald Sharp
2015-05-20
1
-0
/
+2
*
nexthop-tracking.patch
Donald Sharp
2015-05-20
1
-0
/
+3
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
lib: fix backtraces broken by 837d16c...
David Lamparter
2014-03-21
1
-4
/
+4
*
*: use array_size() helper macro
Balaji.G
2012-10-25
1
-14
/
+10
*
lib: update proto_redistnum() for Babel
Denis Ovsienko
2012-03-25
1
-2
/
+6
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
1
-0
/
+1
*
lib: fix logging of ZEBRA_HELLO message
Denis Ovsienko
2012-02-21
1
-0
/
+1
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-23
/
+46
*
lib: provide more information in case of failed LOOKUP.
Dmitrij Tejblum
2011-09-27
1
-4
/
+5
*
delete CVS keywords
Denis Ovsienko
2011-09-27
1
-2
/
+0
*
lib: zlog should clean up its memory
Tom Goff
2011-03-21
1
-0
/
+3
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-1
/
+3
*
[cleanup] Allow message tables to be constant
Stephen Hemminger
2009-06-18
1
-1
/
+1
*
[lib] Put symbolic backtrace on system log
Stephen Hemminger
2009-06-18
1
-6
/
+15
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-0
/
+4
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-2
/
+2
*
[lib] Fix the struct message LOOKUP function to be more robust
Paul Jakma
2008-02-29
1
-8
/
+21
*
[bgpd] cleanup, compact and consolidate capability parsing code
Paul Jakma
2007-08-06
1
-1
/
+1
*
[zebra] Routemap support on received routes, with 'set src' command (linux)
Paul Jakma
2007-05-02
1
-0
/
+14
*
[logging] Minor performance tweak
Andrew J. Schorr
2007-04-29
1
-9
/
+16
*
[logging] Add new "log timestamp precision" command for subsecond timestamps
Andrew J. Schorr
2007-04-29
1
-22
/
+73
*
[lib] Make message lookup function more robust.
Andrew J. Schorr
2007-03-20
1
-8
/
+23
*
[lib] Add support for Sun libc printstack to zlog_backtrace_sigsafe
Paul Jakma
2006-05-28
1
-8
/
+18
*
[lib] Add string mapping table for Zserv commands
Paul Jakma
2006-05-15
1
-20
/
+63
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-1
/
+58
*
2005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-03
1
-29
/
+19
*
2005-02-03 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-03
1
-19
/
+71
*
2005-01-18 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-18
1
-4
/
+19
*
2005-01-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-17
1
-3
/
+9
*
2005-01-12 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-01-12
1
-10
/
+12
*
2004-12-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-10
1
-3
/
+3
*
2004-12-09 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-09
1
-5
/
+7
*
add XXX comment about hex_append being unused.
gdt
2004-12-09
1
-1
/
+5
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-91
/
+76
*
2004-11-28 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-29
1
-7
/
+114
*
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-26
1
-2
/
+2
*
2004-11-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-26
1
-17
/
+66
*
In zlog_signal, should probably check the return code from backtrace, just
ajs
2004-11-24
1
-1
/
+2
*
In zlog_signal, change type of size since backtrace actually returns an int.
ajs
2004-11-24
1
-1
/
+1
*
2004-11-24 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-24
1
-0
/
+9
*
2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-23
1
-0
/
+98
*
2004-11-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-23
1
-177
/
+54
*
2004-11-19 David Young <dyoung@pobox.com>
ajs
2004-11-20
1
-0
/
+8
*
2004-10-10 Paul Jakma <paul@dishone.st>
paul
2004-10-10
1
-1
/
+1
*
Number of warnings is down to 3 again in lib directory. A lot of const's
hasso
2004-10-05
1
-2
/
+2
*
First small part of lib cleanup. Mainly "constification" of arguments and
hasso
2004-10-04
1
-4
/
+7
*
Merge isisd into the Quagga's framework:
jardin
2003-12-23
1
-0
/
+1
*
2003-12-22 Christian Hammers <ch@lathspell.de>
gdt
2003-12-22
1
-2
/
+15
*
2003-07-26 Paul Jakma <paul@dishone.st>
paul
2003-07-26
1
-1
/
+1
[next]