index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_apiserver.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
*: 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
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
2020-10-13
tools: use function chownfrr
Emanuele Bovisio
1
-1
/
+1
2020-10-13
tests: Add bgp_communities_topo1 test suite
Kuldeep Kashyap
2
-0
/
+613
2020-10-13
bgpd: use common api in bgp_get
Chirag Shah
3
-32
/
+26
2020-10-13
bgpd: fix crash in bgp instance creation
Chirag Shah
2
-10
/
+64
2020-10-13
bgpd: rename router bgp callbacks
Chirag Shah
3
-6
/
+6
2020-10-12
bgpd: fix show bgp neighbor routes for labeled-unicast
Trey Aspelund
1
-4
/
+4
2020-10-12
nhrp: Make vici socket path configurable
Zoran Pericic
4
-2
/
+15
2020-10-12
bgpd: Correctly calculate threshold being reached
Donald Sharp
1
-1
/
+2
2020-10-12
*: Use proper semantics for turning off thread
Donald Sharp
11
-36
/
+15
2020-10-11
ospfd: When failing to set socket options just note the failure
Donald Sharp
1
-2
/
+0
2020-10-11
ripngd: Intentionally ignore return code for str2prefix_ipv6
Donald Sharp
1
-1
/
+1
2020-10-11
ospf6d, tests: Prevent use after free
Donald Sharp
9
-60
/
+69
2020-10-11
ospf6d: Make ospf6_lsa_lock follow normal FRR pattern
Donald Sharp
2
-4
/
+4
2020-10-11
zebra: zevpn cannot be null passed into zebra_evpn_es_evi_show_one_evpn
Donald Sharp
1
-0
/
+2
2020-10-11
zebra: n->mac is derefed in all paths
Donald Sharp
1
-3
/
+2
2020-10-09
staticd: To set the default value of blackhole type correctly
vdhingra
1
-0
/
+1
2020-10-09
ospfclient: Provide some protection against blindly trusting input
Donald Sharp
1
-2
/
+17
[next]