index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cumulus take-3
cumulus-take-3
Timo Teräs
2016-03-30
1
-1
/
+104
*
lib: fix vrf_bitmap leak in zclient_free()
David Lamparter
2016-03-08
1
-0
/
+10
*
lib: Check prefix length from zebra is sensible
Paul Jakma
2016-03-08
1
-17
/
+28
*
lib: zclient can overflow (struct interface) hw_addr if zebra is evil
Paul Jakma
2016-03-08
1
-1
/
+1
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-02-26
1
-1
/
+1
*
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
2016-02-26
1
-4
/
+1
*
zebra: implement per-route mtu handling
Timo Teräs
2015-12-08
1
-0
/
+4
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-10-27
1
-10
/
+9
*
lib/zclient: Consolidate error reporting for zclient_read_header
Donald Sharp
2015-09-24
1
-0
/
+7
*
bgpd/pimd: fix zAPI parsing
Nicolas Dichtel
2015-09-24
1
-0
/
+19
*
*: add VRF ID in the API message header
Feng Lu
2015-06-03
1
-59
/
+92
*
lib: make prefix2str simpler to use, and use it in zclient
Timo Teräs
2015-06-01
1
-3
/
+3
*
lib: use const consistently for zserv path
David Lamparter
2015-04-21
1
-2
/
+2
*
*: use void * for printing pointers
David Lamparter
2015-04-21
1
-1
/
+1
*
zclient: Revert lib export of zclient_socket()/zclient_socket_un().
Everton Marques
2015-02-04
1
-2
/
+2
*
pimd: -z command-line switch to specify zebra socket path.
Everton Marques
2015-02-04
1
-1
/
+6
*
zebra: Export zclient_socket_un().
Everton Marques
2015-02-04
1
-1
/
+1
*
pimd: Fixes to build against current quagga.
Everton Marques
2015-02-04
1
-1
/
+1
*
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-11
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>
nonblocking_zclient_after
ajs
2005-04-11
1
-71
/
+164
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
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-06
1
-1
/
+4
[next]