index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zclient.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This patch adds support for a new BFD session down message from zebra to
Donald Sharp
2015-05-20
1
-0
/
+33
*
Add support for route tags
Donald Sharp
2015-05-20
1
-0
/
+6
*
ptm-integration.patch
Donald Sharp
2015-05-20
1
-0
/
+2
*
'neighbor <if-name> interface' config support in BGP including RA/Zebra changes.
Donald Sharp
2015-05-20
1
-0
/
+83
*
nexthop-tracking.patch
Donald Sharp
2015-05-20
1
-0
/
+6
*
lib: unset ZEBRA_IFA_PEER if no dst addr present (BZ#801)
David Lamparter
2014-08-18
1
-0
/
+10
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-4
/
+4
*
zebra: fix sockaddr_dl length assumptions (BZ#737)
David Lamparter
2013-01-16
1
-1
/
+1
*
Merge quagga mainline into the google ISIS code.
Avneesh Sachdev
2012-04-12
1
-21
/
+89
|
\
|
*
bgpd: IPv6 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-0
/
+1
|
*
bgpd: IPv4 MP-BGP Routes addition and deletion
G.Balaji
2012-01-23
1
-0
/
+1
|
*
zebra: ZEBRA_HELLO and mopping up routes (BZ#448)
Vyacheslav Trushkin
2012-01-02
1
-0
/
+21
|
*
fix set never used warnings
Stephen Hemminger
2011-12-18
1
-12
/
+11
|
*
lib: clearing zclient.c for some cases of building
Vyacheslav Trushkin
2011-12-13
1
-1
/
+3
|
*
quagga: option "-z" ("--socket <path>") added
Vyacheslav Trushkin
2011-12-13
1
-9
/
+53
*
|
zebra: include hardware addr in if up/down messages
Josh Bailey
2012-04-08
1
-27
/
+9
|
/
*
zclient: fix router-id calculation for IPv6 (#595)
Dmitry Tejblum
2010-10-18
1
-3
/
+3
*
[bgpd] Stability fixes including bugs 397, 492
Chris Caputo
2009-07-19
1
-5
/
+2
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-6
/
+6
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-1
/
+5
*
[lib/zclient] Export zclient_create_header
paul
2006-01-17
1
-1
/
+1
*
[zserv] Extend Zserv header with version information and marker field
paul
2006-01-16
1
-23
/
+36
*
[zserv] Update interface flags to 8 bytes wide.
paul
2006-01-11
1
-3
/
+4
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-3
/
+0
*
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-11
1
-71
/
+164
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-03
1
-7
/
+4
*
2004-12-07 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-07
1
-11
/
+11
*
Yet another breakage introduced in May with zserv cleanup.
hasso
2004-10-23
1
-0
/
+2
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-1
/
+14
*
Number of warnings is down to 3 again in lib directory. A lot of const's
hasso
2004-10-05
1
-1
/
+1
*
Common router id.
hasso
2004-10-03
1
-0
/
+34
*
2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com>
paul
2004-06-11
1
-2
/
+2
*
2004-05-08 Paul Jakma <paul@dishone.st>
paul
2004-05-08
1
-221
/
+187
*
add some /* XXX assert() */ for questionable assumptions (no code
gdt
2004-02-13
1
-0
/
+4
*
2003-08-01 Cougar <cougar@random.ee>
paul
2003-08-01
1
-4
/
+1
*
2003-06-07 Paul Jakma <paul@dishone.st>
paul
2003-06-07
1
-1
/
+4
*
Patch from Cougar - sort iflist by name.
hasso
2003-06-05
1
-4
/
+1
*
Add back support for null0 interface blackhole routes.
paul
2003-05-25
1
-19
/
+31
*
Route (reject|blackhole) support from 6Wind patch.
hasso
2003-05-25
1
-12
/
+0
*
zebra link state detection support
paul
2002-12-13
1
-0
/
+2
*
Initial revision
paul
2002-12-13
1
-0
/
+901