index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
zebra: add alias for "show ip/ipv6 ro"
Stephen Worley
1
-0
/
+10
2020-10-19
zebra: fix NHE dependents backpointer relationship
Stephen Worley
1
-11
/
+20
2020-10-18
bgpd: Convert inet_ntoa to %pI4/inet_ntop
Donatas Abraitis
17
-279
/
+360
2020-10-17
ospf6d: Convert to using %pFX
Donald Sharp
1
-28
/
+10
2020-10-17
ospfd: Convert to using %pFX
Donald Sharp
6
-39
/
+28
2020-10-17
ripd: Convert to using %pFX
Donald Sharp
2
-29
/
+18
2020-10-17
ripngd: Convert to using %pFX
Donald Sharp
2
-38
/
+23
2020-10-17
lib: Convert usage of strings to %pFX and %pRN
Donald Sharp
3
-60
/
+17
2020-10-17
*: Create/Use accessor functions for lock count
Donald Sharp
15
-33
/
+53
2020-10-17
lib: Relax usage of `ip prefix-list A.B.C.D/M ge Y`
Donald Sharp
1
-3
/
+3
2020-10-17
zebra: Fix use after free in debug path
Donald Sharp
1
-1
/
+10
2020-10-17
doc: Add %pBD print formatter to doc
Donald Sharp
1
-0
/
+2
2020-10-17
bgpd: Use bgp_dest_get_prefix accessor function
Donald Sharp
2
-5
/
+8
2020-10-17
bgpd: More bgp_node -> bgp_dest cleanup
Donald Sharp
4
-149
/
+161
2020-10-17
bgpd: Convert to %pFX or %pBD where possible
Donald Sharp
2
-71
/
+44
2020-10-17
bgpd: add `%pBD` for printing `struct bgp_dest *`
David Lamparter
8
-23
/
+36
2020-10-17
sharpd: Fix nexthop group name collision
Donald Sharp
1
-2
/
+3
2020-10-17
tests: fix spurious failures in the TI-LFA topotest
Renato Westphal
6
-20
/
+0
2020-10-16
zebra: support multiple connected subnets on an interface
Mark Stapp
1
-10
/
+5
2020-10-16
bgpd: replace bgp_evpn_route2str with prefix2str
Pat Ruddy
5
-118
/
+50
2020-10-15
vrrpd: Convert to using %pFX
Pat Ruddy
2
-17
/
+8
2020-10-15
lib: align prefixevpn2str output with bgp_evpn_route2str
Pat Ruddy
1
-49
/
+42
2020-10-15
ospfd: fix invocation of ospfTrapNbrStateChange
Babis Chalios
1
-14
/
+19
2020-10-15
isisd: fix check for area-tag modification
Igor Ryzhov
1
-6
/
+1
2020-10-14
bgpd: print error when as-path filter doesn't exist
Igor Ryzhov
1
-2
/
+4
2020-10-14
isisd: change debug messages to use uppercase SPF
Renato Westphal
2
-27
/
+19
2020-10-14
doc: document new IS-IS TI-LFA commands and options
Renato Westphal
1
-2
/
+15
2020-10-14
tests: add IS-IS TI-LFA topotest
Renato Westphal
182
-0
/
+13318
2020-10-14
tests: add IS-IS TI-LFA unit tests
Renato Westphal
4
-4
/
+1908
2020-10-14
isisd: implement TI-LFA protection for Adj-SIDs
Renato Westphal
5
-16
/
+146
2020-10-14
isisd: add support for Topology Independent LFA (TI-LFA)
Renato Westphal
16
-154
/
+1705
2020-10-14
yang, isisd: add TI-LFA YANG nodes and corresponding skeleton callbacks
Renato Westphal
5
-0
/
+249
2020-10-14
ospfd: fix SA warnings in ospfd, ospfclient
Mark Stapp
2
-9
/
+96
2020-10-14
ospfd: make reason string production safer
Mark Stapp
3
-35
/
+66
2020-10-14
ospfd: Store neighbor Adjacency SID in SR database
Olivier Dugeon
2
-19
/
+23
2020-10-13
bgpd: numerical evpn type support to route-map cmds
Stephen Worley
1
-14
/
+46
2020-10-13
bgpd: numerical evpn type support to debug commands
Stephen Worley
3
-17
/
+19
2020-10-13
bgpd: make debug evpn help use string constants
Stephen Worley
1
-8
/
+8
2020-10-13
bgpd: numerical evpn type support to more show cmds
Stephen Worley
1
-77
/
+58
2020-10-13
lib: consolidate evpn type help strings into macro
Stephen Worley
1
-0
/
+8
2020-10-13
*: Consolidate on first git blame ignore revs
Donald Sharp
2
-10
/
+11
2020-10-13
zebra: Isolate mlag_rd_buf_offset to the actual using function
Donald Sharp
3
-3
/
+2
2020-10-13
Revert "zebra: the mlag_rd_buf_offset variable was write only"
Donald Sharp
3
-1
/
+6
2020-10-13
zebra: quiet the zebra opaque message debugs
Mark Stapp
1
-10
/
+9
2020-10-13
zebra: only track NHEs from the dataplane for ID usage
Stephen Worley
1
-3
/
+4
2020-10-13
tests: Enable evpn_type5_test_topo1 suite to run in CI
Kuldeep Kashyap
1
-1
/
+1
2020-10-13
ospfd: Prevent crash if transferring config amongst instances
Donald Sharp
1
-2
/
+15
2020-10-13
ospfd: fix "no ip ospf area"
Igor Ryzhov
1
-3
/
+6
2020-10-13
doc, zebra: remove keep_kernel option everywhere
Emanuele Bovisio
2
-5
/
+0
2020-10-13
zebra: ifi_link_state is the link state
Roy Marples
1
-25
/
+69
[next]