index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
bgp_script.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
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
2024-02-07
doc: Add `neighbor X send-community extended rpki` command
Donatas Abraitis
1
-1
/
+12
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, ospfclient, tests, vtysh: Allow for a minimum fd poll size
Donald Sharp
1
-3
/
+6
2024-02-07
lib: fix affinity map duplicate
Louis Scalbert
1
-1
/
+0
2024-02-07
tests: Reduce wait intervals in test_bgp_snmp_bgp4v2mib
David Schweizer
1
-3
/
+2
2024-02-07
topotests: fix snmptrap log OID parsing
David Schweizer
1
-8
/
+10
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
[next]