index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isis_te.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
zebra: Free Zebra client resources
Donatas Abraitis
1
-13
/
+10
2023-06-27
mgmtd: inclusive language change
Christian Hopps
1
-455
/
+411
2023-06-27
ldpd: Stop and free synchronous Zebra client on destroy
Donatas Abraitis
2
-1
/
+8
2023-06-27
bgpd: Check for NULL before assigning a peer from the group
Donatas Abraitis
1
-1
/
+2
2023-06-27
bgpd: Guard zlog_debug for table manager when the connection is successful
Donatas Abraitis
1
-2
/
+5
2023-06-27
bgpd: Use zlog_err when can't connect to table manager (zebra)
Donatas Abraitis
1
-1
/
+1
2023-06-27
doc: Fix one syntax error for code block
anlan_cs
1
-1
/
+1
2023-06-27
pimd: Fix memory leak in PIM interface deletion
Keelan10
1
-9
/
+4
2023-06-27
zebra: fix evpn rmac nh list cmp function
Chirag Shah
1
-1
/
+1
2023-06-26
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
19
-134
/
+161
2023-06-26
zebra: clean up coverity warning in opaque api
Mark Stapp
1
-1
/
+0
2023-06-26
pim6d: MLD conformance querier-non-querier transition fix
Mobashshera Rasool
1
-5
/
+20
2023-06-26
bgpd: Use synchronous Zebra client for table manager
Donatas Abraitis
1
-1
/
+1
2023-06-26
pathd: Stop and free synchronous Zebra client on pathd termination
Donatas Abraitis
1
-0
/
+2
2023-06-26
ospfd: Stop and free synchronous Zebra client on OSPF termination
Donatas Abraitis
2
-1
/
+4
2023-06-26
doc: extcommunity color
Francois Dumontet
1
-0
/
+4
2023-06-26
bgpd: add functions related to srte_color management
Francois Dumontet
6
-5
/
+45
2023-06-26
tests: add bgp colored extended community test
Francois Dumontet
6
-0
/
+153
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
9
-16
/
+313
2023-06-26
tests: Add multicast-pim-multi-uplink-topo3 suite
Kuldeep Kashyap
2
-0
/
+1211
2023-06-26
tests: Add multicast-pim-multi-uplink-topo2 suite
Kuldeep Kashyap
2
-0
/
+1637
2023-06-26
tools: less aggressive settings for clang-format
Christian Hopps
1
-4
/
+4
2023-06-24
isisd: Log error when config-end timeout occurs.
Acee
1
-3
/
+11
2023-06-24
bgpd: Add config-end timemout error log message.
Acee
1
-2
/
+11
2023-06-23
staticd: remove unused YANG module
Christian Hopps
1
-1
/
+0
2023-06-23
staticd: Fix bfd for static route in VRF
Dmitrii Turlupov
1
-1
/
+4
2023-06-23
sharpd: support opaque zapi notifications
Mark Stapp
3
-1
/
+59
2023-06-23
zebra: support notifications for opaque ZAPI messages
Mark Stapp
2
-54
/
+327
2023-06-23
lib: add notifications for opaque zapi messages
Mark Stapp
3
-2
/
+173
2023-06-23
lib, zebra: include source client zapi info in opaque messages
Mark Stapp
4
-67
/
+98
2023-06-23
ospf6d: Add config callbacks to suppress hellos during config load. Add bgpd/...
Acee
5
-0
/
+83
2023-06-23
ospfd: Add config callbacks and suppress hello during config load.
Acee
4
-0
/
+44
2023-06-22
tools: import latest linux clang-format config w/ FRR mods
Christian Hopps
1
-85
/
+198
2023-06-21
tests: Check if `match ipv6 address [prefix-list]` CMDs work for ripng
Donatas Abraitis
5
-0
/
+128
2023-06-21
doc: Add documentation for route-maps for ripng
Donatas Abraitis
1
-0
/
+47
2023-06-21
ripngd: add ability to match by ipv6 access/prefix list in route-maps
Igor Ryzhov
1
-0
/
+72
2023-06-21
ripngd: changes for code maintainability
sri-mohan1
2
-17
/
+13
2023-06-21
doc: Fix typo in previous Coverity workflow doc commit.
Acee Lindem
1
-2
/
+2
2023-06-21
pim, pim6d: pimreg interface is not getting added in a certain scenario
Sai Gomathi N
2
-0
/
+2
2023-06-20
zebra: Ignore non GR-aware zclient handling for BGP
Donatas Abraitis
1
-0
/
+7
2023-06-20
bgpd: Do not initialize global variable zclient_sync to NULL
Donatas Abraitis
1
-1
/
+1
2023-06-20
zebra: Show session id when printing an error when the client disconnects
Donatas Abraitis
1
-3
/
+4
2023-06-20
bgpd: Reuse bgp_zebra_label_manager_ready() helper function
Donatas Abraitis
1
-2
/
+2
2023-06-20
bgpd: Retry connecting to synchronouse label manager if not ready
Donatas Abraitis
4
-10
/
+28
2023-06-20
bgpd: Use synchronous way to get labels from Zebra
Donatas Abraitis
6
-118
/
+154
2023-06-20
tests: Adjust tests for BGP LU labelpool output
Donatas Abraitis
4
-12
/
+4
2023-06-20
topotests: label per nexthop test adds add a while loop for mpls table
Philippe Guibert
1
-29
/
+36
2023-06-20
topotests: structural issues in bgp_local_as_dotplus_private_remove
Philippe Guibert
1
-24
/
+39
2023-06-20
tools: checkpatch: FRR modifications to linux checkpatch.pl
Christian Hopps
1
-29
/
+174
2023-06-20
doc: add the linux doc for checkpatch.pl
Christian Hopps
3
-7
/
+1264
[prev]
[next]