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: factor out rib debug logs
David Lamparter
2015-02-06
1
-63
/
+51
*
zebra/kernel_socket.c: Use platform alignment
Greg Troxel
2014-12-02
1
-10
/
+40
*
Added show command to display only the routes in the RIB that does not count ...
Dinesh G Dutt
2014-11-11
1
-0
/
+124
*
Make static IPv6 routes respect non-default routing tables.
Dinesh G Dutt
2014-11-11
1
-0
/
+1
*
zebra: MBGP routes should not be installed in the kernel
Balaji
2014-10-30
1
-2
/
+8
*
zebra: route_unlock_node is missing in "show ip[v6] route <prefix>" commands
Lu Feng
2014-10-27
1
-0
/
+4
*
zebra: Build the test client, can be useful, and add IPv6 to testrib.conf
Paul Jakma
2014-10-17
2
-4
/
+24
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
4
-23
/
+25
*
Add missing GPL headers, and copyright claims that certainly apply.
Paul Jakma
2014-09-19
4
-0
/
+84
*
zebra: fix rtnh_len in the rt_netlink messages for multipath case
Lu Feng
2014-09-15
1
-1
/
+2
*
zebra: fix struct msghdr initializers
Timo Teräs
2014-08-18
1
-4
/
+20
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
15
-48
/
+48
*
zebra: raise the privileges before calling socket()
Michal Sekletar
2014-05-27
1
-6
/
+6
*
zebra: Change the mechanism for comparing route ID's.
Ken Williams
2014-04-22
1
-3
/
+1
*
lib/command.c: rewrite command matching/parsing
Christian Franke
2014-04-01
2
-6
/
+0
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
3
-8
/
+8
*
zebra: apply syntactic sugar to rib_dump()
David Lamparter
2014-04-01
3
-9
/
+13
*
zebra: set metric for directly connected routes via netlink to 0
Brett Ciphery
2014-04-01
1
-3
/
+3
*
ospf6d: solve segfaults with ospf6d on FreeBSD
Ingo Flaschberger
2014-03-21
1
-0
/
+1
*
security: Fix some typos and potential NULL-deref
Remi Gacogne
2014-02-11
1
-1
/
+1
*
zebra: log routes w/o gateway in rib_delete_ipv4
Christian Franke
2014-02-11
1
-6
/
+14
*
zebra: match gateway when deleting NEXTHOP_IPV4_IFINDEX routes
Christian Franke
2014-02-10
1
-0
/
+1
*
zebra: make rib_dump() compatible with IPv6 RIB
Vincent Bernat
2013-10-22
2
-9
/
+24
*
zebra: apply route-maps for interface routes
Christian Franke
2013-09-19
1
-0
/
+12
*
zebra: fix recursive-routes via ifindex routes
Christian Franke
2013-09-19
1
-16
/
+49
*
zebra: implement NEXTHOP_FLAG_ONLINK
Christian Franke
2013-09-19
3
-1
/
+18
*
zebra: handle blackholes encountered in recursive resolution
Christian Franke
2013-09-19
1
-0
/
+12
*
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
[prev]
[next]