index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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 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
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
vtysh: remove resync workaround when exiting to config node
Igor Ryzhov
3
-35
/
+1
2024-02-07
mgmtd, vtysh: fix possible conflict when reading the config
Igor Ryzhov
3
-7
/
+32
2024-02-07
lib: fix affinity map duplicate
Louis Scalbert
1
-1
/
+0
2024-02-06
bgpd: remove dead label code in bgp_update
Louis Scalbert
1
-5
/
+1
2024-02-06
tests: add topotest for static routes in VRF
Igor Ryzhov
2
-0
/
+144
2024-02-06
zebra: Use uint16_t for DF preference
Donatas Abraitis
1
-1
/
+1
2024-02-06
bgpd: Drop unused function bgp_evpn_attr_get_df_pref()
Donatas Abraitis
1
-5
/
+0
2024-02-06
bgpd: fix displaying srv6 sid
Louis Scalbert
1
-15
/
+14
2024-02-05
doc: Add some documentation around a new pthread call
Donald Sharp
1
-0
/
+9
2024-02-05
zebra: Reorg `struct route_entry` to have important bits first
Donald Sharp
1
-13
/
+13
2024-02-05
doc: Document `update-source <IFNAME>` command better
Donald Sharp
1
-3
/
+5
2024-02-05
bgpd: Send dynamic capability when on/off FQDN capability
Donatas Abraitis
1
-2
/
+9
2024-02-05
bgpd: Do not reset the session if turning on/off FQDN capability
Donatas Abraitis
1
-1
/
+1
2024-02-05
bgpd: Send FQDN capability via dynamic capability if enabled
Donatas Abraitis
1
-1
/
+2
2024-02-04
staticd: coverity fixes
Igor Ryzhov
1
-1
/
+5
2024-02-04
zebra: coverity fixes
Igor Ryzhov
2
-5
/
+22
2024-02-04
staticd: fix nht memory leak
Igor Ryzhov
1
-35
/
+6
2024-02-04
staticd: add a separate function for uninstalling nexthops
Igor Ryzhov
2
-10
/
+13
2024-02-04
staticd: don't send routes from disabled vrfs to zebra
Igor Ryzhov
1
-1
/
+1
2024-02-04
staticd: fix processing nht updates
Igor Ryzhov
1
-23
/
+11
2024-02-04
mgmtd: embed frr-zebra-route-map module
Igor Ryzhov
1
-0
/
+1
2024-02-04
lib: add ietf-yang-metadata to the list of built-in modules
Igor Ryzhov
1
-1
/
+2
2024-02-04
mgmtd: disable lib code for config reading
Igor Ryzhov
1
-7
/
+1
2024-02-04
*: use af-specific autocompletion for prefix-lists when possible
Igor Ryzhov
7
-43
/
+43
2024-02-04
lib: fix autocompletion for prefix-lists
Igor Ryzhov
1
-14
/
+14
2024-02-04
lib: fix autocompletion for access-lists
Igor Ryzhov
1
-15
/
+15
2024-02-04
doc: remove [no] from commands
Igor Ryzhov
3
-10
/
+10
2024-02-04
lib, mgmtd: don't register NB config callbacks in mgmtd
Igor Ryzhov
7
-3
/
+59
2024-02-04
mgmtd: fix missing -n flag and help
Igor Ryzhov
1
-2
/
+3
2024-02-04
lib, mgmtd: don't register NB config callbacks in mgmtd
Igor Ryzhov
7
-3
/
+59
2024-02-04
bgpd: Prevent rpki from hooking multiple times into rcu code
Donald Sharp
1
-1
/
+29
2024-02-04
lib: Actually create the rcu and save it before using it
Donald Sharp
1
-1
/
+5
[next]