index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
defaults.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
fpm: Add SRv6 VPN SIDs to `fpm.proto`
Carmine Scarpitta
1
-0
/
+5
2024-02-18
fpm: Add SRv6 Local SIDs to `fpm.proto`
Carmine Scarpitta
1
-0
/
+140
2024-02-16
bgpd: Fix value stored to group never being read
Donald Sharp
1
-1
/
+1
2024-02-16
ospfd: Fix assignment with never being used
Donald Sharp
1
-1
/
+0
2024-02-15
tests: fix ospf_suppress_fa timing issue
Igor Ryzhov
1
-0
/
+1
2024-02-15
lib: actually create the tree for the conversion
Christian Hopps
1
-3
/
+18
2024-02-15
lib: fix memleak on success
Christian Hopps
1
-2
/
+1
2024-02-15
github: Replace issue template with issue form
David Ward
2
-97
/
+78
2024-02-13
build: FRR 10.1 development version
frr-10.0-dev
Donatas Abraitis
1
-1
/
+1
2024-02-13
babeld: changes for code maintainability
sri-mohan1
1
-81
/
+55
2024-02-12
mgmtd: fix be_is_client_interested
Igor Ryzhov
1
-10
/
+5
2024-02-12
tests: adapt ospfapiclient test to new json output
Olivier Dugeon
1
-26
/
+38
2024-02-12
ospfd: Decode Extended Link & Prefix TLVs for json
Olivier Dugeon
1
-65
/
+166
2024-02-12
ospfd: Decode Router Info. TLVs for json output
Olivier Dugeon
1
-86
/
+215
2024-02-12
ospfd: Decode TE TLVs for json output
Olivier Dugeon
1
-129
/
+346
2024-02-12
ospfd: Prepare Opaque LSA for json output
Olivier Dugeon
1
-10
/
+7
2024-02-12
mgmtd: remove unused commit phase SEND_CFG
Christian Hopps
3
-36
/
+2
2024-02-12
tests: fix grpc test
Christian Hopps
1
-1
/
+1
2024-02-12
doc: docker: update with new more strict protobuf requirements
Christian Hopps
2
-10
/
+11
2024-02-11
build: fix configure output
Igor Ryzhov
1
-1
/
+1
2024-02-11
lib, mgmtd: rework processing of yang notifications
Igor Ryzhov
7
-56
/
+87
2024-02-10
qpb: Add missing `#include nexthop.h`
Carmine Scarpitta
1
-0
/
+1
2024-02-10
lib, mgmtd: fix processing of yang notifications
Igor Ryzhov
6
-9
/
+98
2024-02-09
mgmtd: ripng, libs fully converted
Vincent JARDIN
1
-3
/
+4
2024-02-09
bgpd: fix route recursion on leaked routes
Louis Scalbert
1
-9
/
+4
2024-02-09
tests: check route recursion on leaked routes
Louis Scalbert
1
-0
/
+7
2024-02-09
bgpd: fix minttl copying during peer reset
Alexander Skorichenko
1
-0
/
+1
2024-02-09
bgpd: Optimize memory for peer_connection struct
Donatas Abraitis
1
-5
/
+5
2024-02-09
bgpd: Optimize memory for bgp_nexthop_cache struct
Donatas Abraitis
1
-12
/
+13
2024-02-09
bgpd: Optimize memory for ecommunity struct
Donatas Abraitis
1
-3
/
+3
2024-02-09
bgpd: Optimize memory for bgp_adj_out struct
Donatas Abraitis
1
-3
/
+3
2024-02-08
ospfd: add support for "no router-info [<area|as>] command"
Christian Breunig
1
-2
/
+4
2024-02-08
ospfd: can not delete "segment-routing node-msd" when SR if off
Christian Breunig
1
-0
/
+1
2024-02-08
pimd: re-evaluated S,G OILs upon RP changes and for empty SG upstream oils
Rajesh Varatharaj
3
-2
/
+38
2024-02-08
zebra: When reinstalling a NHG, set REINSTALL flag
Donald Sharp
3
-10
/
+24
2024-02-08
zebra: Move nhg reinstallation into if_up proper
Donald Sharp
2
-4
/
+8
2024-02-08
zebra: Remove function abstraction in interface.c
Donald Sharp
1
-13
/
+2
2024-02-08
zebra: Remove ifp_nhg_XXX functions completely
Donald Sharp
3
-37
/
+8
2024-02-08
zebra: Remove helper function if_nhg_dependents_is_empty
Donald Sharp
2
-19
/
+8
2024-02-08
zebra: Installation success should not set NHG as valid
Donald Sharp
1
-1
/
+0
2024-02-08
zebra: Use switch when handling return from dplane for nhgs
Donald Sharp
1
-2
/
+11
2024-02-08
zebra: Conslidate zebra_nhg_set_valid|invalid functions
Donald Sharp
1
-23
/
+14
2024-02-08
zebra: Fixup documentation in zebra_nhg.h
Donald Sharp
1
-1
/
+1
2024-02-08
zebra: dplane_nexthop_add cannot return ZEBRA_DPLANE_REQUEST_SUCCESS
Donald Sharp
1
-3
/
+4
2024-02-08
nhrp: fix race condition
Lou Berger
1
-0
/
+5
2024-02-07
bgpd: fix flushing ipv6 flowspec entries when peering stops
Philippe Guibert
3
-13
/
+16
2024-02-07
bgpd: Do not show TCP MSS if the socket is broken
Donatas Abraitis
1
-0
/
+3
2024-02-07
doc: Fix the documentation for route-map continue statement
Donatas Abraitis
1
-4
/
+4
2024-02-07
bgpd: Add `neighbor X send-community extended rpki` command
Donatas Abraitis
6
-18
/
+70
2024-02-07
tests: Test if RPKI extended community can be disabled between peers
Donatas Abraitis
5
-1
/
+66
[next]