index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-08
quagga-reload.py fails for "net add debug ospf6 lsa as-ext"
Daniel Walton
1
-4
/
+4
2016-09-08
bgpd: Process directly connected IBGP peers upon interface down
vivek
3
-1
/
+14
2016-09-08
lib, bgpd: Log next hops
vivek
3
-2
/
+54
2016-09-08
quagga-reload.py fails for "net add debug ospf6 lsa as-ext"
Daniel Walton
1
-4
/
+4
2016-09-06
bgpd: Enhance path selection logs
vivek
2
-13
/
+57
2016-09-06
bgpd: Fix route install upon multipath nexthop change
vivek
1
-4
/
+11
2016-09-06
bgpd: Fix route install upon non-best nexthop change
vivek
2
-6
/
+51
2016-09-06
Quagga won't advertise 0.0.0.0/0 with network statement
Daniel Walton
1
-7
/
+6
2016-09-06
zebra: Line up help output better
Donald Sharp
1
-1
/
+1
2016-09-06
json support for "show ip route" for "show ipv6 route"
Daniel Walton
1
-63
/
+297
2016-09-06
bgpd: Fix call of bgp_address_destroy
Donald Sharp
1
-2
/
+2
2016-09-05
bgpd: Enhance path selection logs
vivek
2
-13
/
+57
2016-09-05
bgpd: Fix route install upon multipath nexthop change
vivek
1
-4
/
+11
2016-09-05
bgpd: Fix route install upon non-best nexthop change
vivek
2
-6
/
+51
2016-09-05
isisd: Remove impossible code
Donald Sharp
1
-3
/
+0
2016-09-05
bgpd: Fix crash in 'show ip nexthop'
Donald Sharp
1
-2
/
+3
2016-09-05
zebra: Remove unnecessary log
Donald Sharp
1
-1
/
+0
2016-09-03
bgpd: fix bug in ecommunity_match
Renato Westphal
1
-2
/
+3
2016-09-03
bgpd: Addition of bgp dampening configuration commands under IPv4 Multicast a...
Balaji
1
-0
/
+7
2016-09-03
bgpd: Addition of dampening show commands under v4 unicast/multicast tree
Balaji
1
-0
/
+66
2016-09-03
build: detect and create AM_SILENT_RULES macro if needed
Pawel Wieczorkiewicz
1
-0
/
+1
2016-09-03
bgpd: Add new configuration cli for graceful restart.
Philippe Guibert
2
-0
/
+53
2016-09-03
bgpd: fix wrong help strings of "match peer" and "no match peer" commands
Igor Ryzhov
1
-4
/
+4
2016-09-03
lib: add AF_ETHERNET/AFI_ETHER
Lou Berger
5
-3
/
+165
2016-09-03
lib: dump memory stats on core
Lou Berger
1
-0
/
+2
2016-09-03
bgp: add "debug bgp allow-martians" next hops and related code/commands
Lou Berger
3
-1
/
+63
2016-09-03
bgpd: cleanup clang uninitialized variable warning
Lou Berger
1
-1
/
+1
2016-09-03
lib: fix memory leak in zprivs_caps_init
Lou Berger
1
-0
/
+7
2016-09-03
Add support Router Capabilities support to OSPF
Olivier Dugeon
4
-3
/
+1842
2016-09-03
Update documentation for Traffic Engineering
Olivier Dugeon
7
-8
/
+729
2016-09-03
Add support of Traffic Engineering to IS-IS
Olivier Dugeon
15
-18
/
+1896
2016-09-03
Update Traffic Engineering Support for OSPFD
Olivier Dugeon
32
-692
/
+2974
2016-09-03
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
10
-75
/
+238
2016-09-03
config: Give the option of disabling run as user/group
Jafar Al-Gharaibeh
1
-10
/
+14
2016-09-03
vtysh: Fix, guard against NULL pointer dereference
Jafar Al-Gharaibeh
1
-1
/
+5
2016-09-02
lib/memory: fix indirect static link with zlib
Baruch Siach
2
-8
/
+10
2016-09-02
configure: fix static linking with readline
Thomas Petazzoni
1
-1
/
+1
2016-09-02
bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t
Donald Sharp
8
-72
/
+64
2016-09-02
lib: Remove unused ZEBRA_NEXTHOP_IPV4_ONLINK type
Donald Sharp
1
-1
/
+0
2016-09-01
quagga-reload.py should be importable
Daniel Walton
1
-19
/
+22
2016-09-01
zebra: stack overrun in IPv6 RA receive code (CVE ##TBA##)
David Lamparter
1
-1
/
+1
2016-09-01
bgpd: Add fix for multiple set commands with prefer-global
root
2
-1
/
+9
2016-09-01
zebra: refactor zsend_ipv[4|6]_nexthop_lookup
Donald Sharp
1
-73
/
+21
2016-09-01
zebra: Remove unused function reference.
Donald Sharp
1
-2
/
+0
2016-09-01
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
6
-148
/
+32
2016-09-01
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
7
-209
/
+112
2016-09-01
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
7
-220
/
+81
2016-09-01
zebra: Refactor rib_match_ipv[4|6]
Donald Sharp
3
-84
/
+26
2016-09-01
zebra: Refactor v4 and v6 static_add into 1 function
Donald Sharp
3
-128
/
+43
2016-09-01
zebra: Refactor v4 and v6 static_delete
Donald Sharp
3
-79
/
+25
[next]