index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-08-08
bgpd: Fix incorrect AFI reference
vivek
1
-1
/
+2
2017-08-08
bgpd: Update EVPN operational commands
vivek
1
-110
/
+170
2017-08-08
bgpd: Fix nexthop for labeled-unicast
vivek
1
-46
/
+35
2017-08-07
ldpd: use NO_STR
Quentin Young
1
-37
/
+37
2017-08-07
ospfd: deprecate `timers lsa arrival ...`
Quentin Young
1
-63
/
+30
2017-08-07
rhel: Don't obsolete bird
Brian Rak
1
-1
/
+2
2017-08-07
pimd: some pim cli fixes
Quentin Young
1
-4
/
+4
2017-08-07
lib: cli: don't run off graph "pre-end"
David Lamparter
1
-1
/
+3
2017-08-06
vtysh: add missing \n on warning message
David Lamparter
1
-1
/
+1
2017-08-05
ospfd: Handle multi instance router ospf command
Chirag Shah
1
-3
/
+5
2017-08-05
ospfd: Fix MI-OSPF CLIs
Chirag Shah
3
-37
/
+80
2017-08-05
eigrpd: Fix crash and attempt to send data
Donald Sharp
2
-65
/
+66
2017-08-05
eigrpd: Fix a md5 digest issue
Donald Sharp
1
-5
/
+7
2017-08-05
eigrpd: Fix argv_find return code confusion
Donald Sharp
1
-33
/
+33
2017-08-04
bgpd: remove bogus change in attrhash_key_make()
Jorge Boncompte
1
-6
/
+0
2017-08-04
lib: remove last powl()
Quentin Young
1
-1
/
+1
2017-08-04
ospfd: Fix MI-OSPF configuraton clis
Chirag Shah
6
-86
/
+103
2017-08-04
isisd: don't validate dict integrity for regular builds
Christian Franke
2
-1
/
+7
2017-08-04
isisd: Convert to using prefix.h ETH_ALEN
Donald Sharp
4
-13
/
+6
2017-08-04
bgpd: Convert to using ETH_ALEN
Donald Sharp
11
-21
/
+21
2017-08-04
ldpd: Switch to using ETH_ALEN
Donald Sharp
3
-6
/
+6
2017-08-04
zebra: Switch to using ETH_ALEN
Donald Sharp
2
-17
/
+17
2017-08-04
lib: Add ETH_ALEN to prefix.h and deprecate ETHER_ADDR_LEN
Donald Sharp
2
-7
/
+25
2017-08-04
zebra: Fix crash when OOM happens.
Donald Sharp
1
-12
/
+3
2017-08-04
bgpd: Fix safi_t confusion wition iana_safi_t
Donald Sharp
1
-1
/
+1
2017-08-04
lib: vty: fix config-write fd leak
David Lamparter
1
-13
/
+20
2017-08-04
nhrp: fix assertion with negative holding times
Jorge Boncompte
1
-1
/
+1
2017-08-04
nhrp: fix initialization and route redistribution registration
Jorge Boncompte
1
-20
/
+18
2017-08-04
nhrp: initialize interfaces after VRFs
Jorge Boncompte
1
-1
/
+1
2017-08-04
zebra: cleanup, use RIB_SYSTEM_ROUTE() define where appropiate
Jorge Boncompte
1
-4
/
+3
2017-08-04
zebra: do not treat kernel routes as implicit withdraws
Jorge Boncompte
1
-3
/
+3
2017-08-04
zebra: hide netlink warning message
Jorge Boncompte
1
-2
/
+3
2017-08-04
zebra: do not hide distance and metric for kernel routes
Jorge Boncompte
1
-4
/
+2
2017-08-04
zebra: show nexthop MTU if available on detailed 'show ip route'
Jorge Boncompte
1
-0
/
+3
2017-08-04
zebra: copy MTU from non static routes into nexthop
Jorge Boncompte
1
-0
/
+2
2017-08-04
zebra: track and compare distance of recursive nexthops
Jorge Boncompte
1
-0
/
+4
2017-08-04
zebra: add missing protocols names to source-protocol route-map match
Jorge Boncompte
1
-2
/
+10
2017-08-04
zebra: fix compilation in 32bit platform
Jorge Boncompte
1
-4
/
+4
2017-08-04
watchfrr: hide systemd message if not systemd available
Jorge Boncompte
1
-0
/
+2
2017-08-04
pimd: Fix crash on iface down due to secondary address list
Donald Sharp
1
-86
/
+60
2017-08-04
pimd: Lookup S,G ifchannel after we create it
Donald Sharp
1
-2
/
+8
2017-08-03
lib: minor style fixes
Quentin Young
1
-19
/
+21
2017-08-03
lib: add missed apply_mask()
Quentin Young
1
-0
/
+1
2017-08-03
isisd: Use a hashtable to speed up lookups during SPF
Christian Franke
1
-95
/
+179
2017-08-03
lib: Reformat comment so my eyes don't fall out while reading it
Christian Franke
1
-23
/
+16
2017-08-03
lib: move prefix hash key to prefix.c to allow global use
Christian Franke
3
-14
/
+16
2017-08-03
isisd: make isis_spftree non-public
Christian Franke
5
-90
/
+88
2017-08-03
isisd: purge LSP correctly on confusion
Christian Franke
3
-8
/
+20
2017-08-03
isisd: only process overload info from fragment #0
Christian Franke
1
-6
/
+7
2017-08-03
isisd: Limit number of addresses in IPv4 addr TLV to 63
Christian Franke
1
-1
/
+6
[next]