index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: make bgp_info_cmp and multiple-path decision logic more regular
Paul Jakma
2016-02-18
4
-98
/
+129
*
bgpd: bgp_scan shouldn't queue up route_nodes with no routes for processing
Paul Jakma
2016-02-18
2
-3
/
+27
*
tests: add more AS4 capability tests + little fixes for couple of GR test cases.
Paul Jakma
2016-02-10
1
-4
/
+12
*
bgpd: Check capability falls on right multiple of size, where possible.
Paul Jakma
2016-02-10
1
-0
/
+30
*
bgpd: OPEN parse errors should send OPEN_ERR and UNSPECIFIC subcode.
Paul Jakma
2016-02-10
3
-7
/
+11
*
vtysh: When the config file is close to the boundry of size of buffer vtysh h...
Gautam Kumar
2016-02-10
1
-100
/
+77
*
bgpd: Fix VU#270232, VPNv4 NLRI parser memcpys to stack on unchecked length
Donald Sharp
2016-02-10
1
-16
/
+36
*
zebra: Fix solaris build issue
Donald Sharp
2015-12-09
1
-1
/
+1
*
zebra: Fix non usage of VRF_DEFAULT
Donald Sharp
2015-12-08
1
-1
/
+1
*
bgpd: Implicit updates in BGP may require a withdrawal from zebra RIB
Paul Jakma
2015-12-08
1
-41
/
+5
*
isisd, lib: Fix some more compiler warnings
Donald Sharp
2015-12-08
2
-1
/
+3
*
zebra: Cleanup RTADV define
Donald Sharp
2015-12-08
6
-37
/
+24
*
isisd: make send_lsp more robust
Christian Franke
2015-12-08
4
-48
/
+114
*
isisd: fix misleading wording in log
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: handle lsp confusion (ISO/IEC 10589:2002 7.3.16.2)
Christian Franke
2015-12-08
2
-6
/
+40
*
isisd: fix IPv6 mask application
Christian Franke
2015-12-08
1
-5
/
+5
*
isisd: show interface's ipv6 addreses
Christian Franke
2015-12-08
1
-3
/
+23
*
isisd: provide more detailed log for failed address removal
Christian Franke
2015-12-08
1
-0
/
+20
*
isisd: add support to import routes from other protocols
Christian Franke
2015-12-08
17
-110
/
+1682
*
isisd: fix assertion in LSP refresh timer calculation
Christian Franke
2015-12-08
1
-1
/
+4
*
isisd: add a slight delay to lsp_regenerate_schedule
Christian Franke
2015-12-08
5
-35
/
+169
*
isisd: add a debug mode that traces LSP construction
Christian Franke
2015-12-08
3
-5
/
+158
*
isisd: purge on correct level
Christian Franke
2015-12-08
3
-5
/
+6
*
isisd: allow to adjust lsp-mtu
Christian Franke
2015-12-08
8
-63
/
+172
*
isisd: initialize circuit to match area is_type
Christian Franke
2015-12-08
2
-6
/
+20
*
isisd: do remove ipv6 routes from Zebra
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: don't corrupt memory for long hostnames
Christian Franke
2015-12-08
2
-3
/
+12
*
isisd: fix a typo in a log message
Christian Franke
2015-12-08
1
-1
/
+1
*
isisd: remove superfluous checks after XMALLOC etc.
Christian Franke
2015-12-08
3
-30
/
+1
*
isisd: annotate some function arguments with const
Christian Franke
2015-12-08
7
-28
/
+28
*
lib: don't have log functions change errno
Christian Franke
2015-12-08
1
-0
/
+4
*
bgpd: Update dump to allow Extended Time Format
Alexis Fasquel
2015-12-08
5
-164
/
+182
*
lib: add function to get precise remaining time of timer thread
Christian Franke
2015-12-08
2
-0
/
+9
*
ripd, isisd: fix warnings that make the build fail
Christian Franke
2015-12-08
2
-4
/
+4
*
zebra: Fix change of distance on ipv6 route creating duplicate routes
Donald Sharp
2015-12-08
1
-4
/
+12
*
zebra: Combine static_uninstall_ipv[4|6] into one function
Donald Sharp
2015-12-08
1
-65
/
+4
*
zebra: combine static_ipv[4|6]_nexthop_same into one function
Donald Sharp
2015-12-08
1
-22
/
+16
*
zebra: Combine static_install_ipv[4|6]
Donald Sharp
2015-12-08
1
-100
/
+41
*
zebra: Remove HAVE_IPV6 from rib.h and zebra_rib.c
Donald Sharp
2015-12-08
2
-19
/
+4
*
zebra: Collapse struct static_ipv[4|6] into struct static_route
Donald Sharp
2015-12-08
4
-95
/
+61
*
zebra: implement per-route mtu handling
Timo Teräs
2015-12-08
9
-17
/
+93
*
zebra: make ZEBRA_FLAG_CHANGED internal status
Timo Teräs
2015-12-08
3
-5
/
+5
*
lib: Memory reporting fails over 2GB
Donald Sharp
2015-12-08
1
-28
/
+15
*
bgpd: Add support for timer commands with peer-group syntax
Daniel Walton
2015-12-08
2
-27
/
+105
*
bgpd: update rtt on soft clear
Timo Teräs
2015-12-08
1
-0
/
+3
*
bgpd: check rtt later after the real peer is known
Timo Teräs
2015-12-08
1
-1
/
+1
*
zebra: fix rtadv detection
Timo Teräs
2015-12-08
1
-6
/
+2
*
pimd: Limit pim hello log messages
Donald Sharp
2015-12-08
3
-80
/
+89
*
bgpd: Fix bgp_btoa to compile
Donald Sharp
2015-12-08
2
-18
/
+41
*
lib: Add zlog_hexdump() for debugging
Daniel Walton
2015-12-08
2
-0
/
+44
[next]