index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zebra: rework recursive route resolution
Christian Franke
2013-09-19
9
-716
/
+625
*
zebra: improve interface shutdown behaviour
Christian Franke
2013-09-19
2
-18
/
+49
*
zebra: don't change connected state from zebra/interface.c
Christian Franke
2013-09-19
2
-106
/
+69
*
zebra: add ZEBRA_IFC_QUEUED to keep track of kernel state
Christian Franke
2013-09-19
2
-5
/
+23
*
zebra: warn if advertising connected with _REAL unset
Christian Franke
2013-09-19
1
-0
/
+3
*
zebra: consolidate connected_implicit_withdraw
Christian Franke
2013-09-19
1
-21
/
+14
*
zebra: clear ZEBRA_IFC_CONFIGURED on "no ipv6 addr"
Christian Franke
2013-09-19
1
-0
/
+2
*
zebra: make if_subnet_delete a bit more strict
Christian Franke
2013-09-19
2
-3
/
+19
*
zebra: process information about new addresses (BZ#486)
Christian Franke
2013-09-19
1
-2
/
+5
*
bgpd, zebra: support NEXTHOP_IPV4_IFINDEX in bgp import check
Christian Franke
2013-08-06
1
-0
/
+4
*
bgpd, zebra: Support NEXTHOP_IPV4_IFINDEX in nexthop_lookup api
Christian Franke
2013-08-06
1
-0
/
+12
*
zebra: improve display of NEXTHOP_IPV4_IFINDEX in show ip route
Christian Franke
2013-08-06
1
-2
/
+9
*
zebra: don't printf to stdout on ZEBRA_IPV6_NEXTHOP_LOOKUP
Christian Franke
2013-07-31
1
-1
/
+3
*
zebra: use SO_RCVBUFFORCE for netlink socket
Ulrich Weber
2013-02-23
1
-1
/
+13
*
build: fix "pragma weak" mixups
David Lamparter
2013-02-09
1
-1
/
+1
*
zebra: fix sockaddr_dl length assumptions (BZ#737)
David Lamparter
2013-01-16
2
-4
/
+13
*
zebra: don't overrun afi/safi array boundaries
Leonid Rosenboim
2013-01-14
1
-0
/
+6
*
zebra: fix netlink NL_PKT_BUF_SIZE
高鹏
2013-01-11
1
-1
/
+1
*
testzebra: pragma weak: detect systems with weak alias and provide alternative
Doug VanLeuven
2013-01-11
4
-0
/
+62
*
build: fix dist tarball
David Lamparter
2012-12-13
1
-1
/
+2
*
zebra: include intf when sending IPv4 nexthop to FPM
Avneesh Sachdev
2012-11-30
1
-17
/
+6
*
zebra: add module to communicate routes to FPM
Avneesh Sachdev
2012-11-30
11
-1
/
+2335
*
zebra: extern/extract some functions from rt_netlink.c
Avneesh Sachdev
2012-11-30
4
-22
/
+98
*
zebra: add iterator for walking all tables in RIB
Avneesh Sachdev
2012-11-30
2
-0
/
+155
*
zebra: add way to determine VRF/AFI/SAFI of table
Avneesh Sachdev
2012-11-30
2
-4
/
+61
*
zebra: add structure to hold per-prefix state in RIB
Avneesh Sachdev
2012-11-30
5
-98
/
+275
*
build: check actually-used BSD link state fields
Doug VanLeuven
2012-11-05
1
-6
/
+6
*
zebra: kernel_socket: fix overflow in RTA_ADDR & RTA_ATTR
Doug VanLeuven
2012-11-05
1
-9
/
+22
*
zebra: kernel_socket: fix 64bit MacOS X alignment
Doug VanLeuven
2012-11-05
1
-0
/
+6
*
build: reorder libraries to address linker error
Avneesh Sachdev
2012-11-01
1
-2
/
+2
*
*: use array_size() helper macro
Balaji.G
2012-10-25
4
-5
/
+5
*
zebra: make static routes respect table setting
Nolan Leake
2012-10-25
1
-0
/
+1
*
zebra: Add support for ZEBRA_NEXTHOP_IPV4_IFINDEX
Joakim Tjernlund
2012-07-25
1
-0
/
+9
*
zebra: lingering IP address after deletion (BZ#486)
David Lamparter
2012-07-13
1
-3
/
+18
*
snmp: let handlers accept OID from a lesser prefix
Vincent Bernat
2012-06-25
1
-0
/
+8
*
build: use net-snmp-config to configure NetSNMP
Vincent Bernat
2012-06-25
1
-1
/
+1
*
build: only define HAVE_SNMP
Vincent Bernat
2012-06-25
1
-6
/
+0
*
build: allow configure and build in a separate directory
Vincent Bernat
2012-06-25
1
-1
/
+1
*
zebra: fix up compilation without rtadv/IPv6
Joachim Nilsson
2012-05-09
3
-39
/
+41
*
zebra: feed Connected routes into MRIB
G.Balaji
2012-05-02
1
-0
/
+5
*
zebra: no need to clear memory of the netlink buffers
Jorge Boncompte [DTI2]
2012-05-02
1
-3
/
+3
*
lib, zebra: extend use of sockunion2ip macro
Jorge Boncompte [DTI2]
2012-05-02
1
-3
/
+3
*
bgpd, zebra: Fix format for some metric outputs
Jorge Boncompte [DTI2]
2012-05-02
1
-2
/
+2
*
Revert "zebra: clean up client routes when client goes away"
David Lamparter
2012-04-20
3
-83
/
+0
*
zebra: use larger buffer (4096) for netlink messages
JR Rivers
2012-04-16
1
-10
/
+12
*
Merge quagga mainline into the google ISIS code.
Avneesh Sachdev
2012-04-11
22
-311
/
+586
|
\
|
*
zebra: Display uptime of Babel routes in show ip[v6] route.
Juliusz Chroboczek
2012-03-25
1
-0
/
+4
|
*
babeld: Initial import, for Babel routing protocol.
Paul Jakma
2012-03-25
2
-12
/
+15
|
*
zebra: justify rtadv VTY commands with arguments
Denis Ovsienko
2012-01-26
1
-101
/
+110
|
*
zebra: freshen RFC references in rtadv
Denis Ovsienko
2012-01-26
2
-8
/
+8
[prev]
[next]