summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Optimize memory for peer_connection structDonatas Abraitis2024-02-091-5/+5
* bgpd: Optimize memory for bgp_nexthop_cache structDonatas Abraitis2024-02-091-12/+13
* bgpd: Optimize memory for ecommunity structDonatas Abraitis2024-02-091-3/+3
* bgpd: Optimize memory for bgp_adj_out structDonatas Abraitis2024-02-091-3/+3
* Merge pull request #15333 from c-po/issue-14910Donatas Abraitis2024-02-091-0/+1
|\
| * ospfd: can not delete "segment-routing node-msd" when SR if offChristian Breunig2024-02-081-0/+1
* | Merge pull request #15336 from c-po/issue-15335Donatas Abraitis2024-02-091-2/+4
|\ \
| * | ospfd: add support for "no router-info [<area|as>] command"Christian Breunig2024-02-081-2/+4
| |/
* | Merge pull request #15285 from idryzhov/staticd-nexthop-refcounterDonald Sharp2024-02-086-69/+175
|\ \
| * | tests: add topotest for static routes in VRFIgor Ryzhov2024-02-062-0/+144
| * | staticd: fix nht memory leakIgor Ryzhov2024-02-041-35/+6
| * | staticd: add a separate function for uninstalling nexthopsIgor Ryzhov2024-02-042-10/+13
| * | staticd: don't send routes from disabled vrfs to zebraIgor Ryzhov2024-02-041-1/+1
| * | staticd: fix processing nht updatesIgor Ryzhov2024-02-041-23/+11
* | | Merge pull request #15255 from louis-6wind/bgp-leak-interfaceDonald Sharp2024-02-089-16/+354
|\ \ \
| * | | topotests: test leak from the default vrfLouis Scalbert2024-02-014-1/+249
| * | | topotests: test leak from unknown vrfLouis Scalbert2024-02-012-0/+33
| * | | topotests: update bgp_vrf_route_leak_basicLouis Scalbert2024-02-012-4/+54
| * | | topotests: update interface in SRv6 topotestCarmine Scarpitta2024-02-011-1/+1
| * | | topotests: update ospf_multi_vrf_bgp_route_leakLouis Scalbert2024-02-013-4/+4
| * | | bgpd: fix interface on leaks from redistribute connectedLouis Scalbert2024-02-011-1/+2
| * | | bgpd: fix interface on leaks from network statementLouis Scalbert2024-02-011-6/+12
* | | | Merge pull request #15326 from pguibert6WIND/bgp_flowspec_ipv6_flushDonald Sharp2024-02-083-13/+16
|\ \ \ \
| * | | | bgpd: fix flushing ipv6 flowspec entries when peering stopsPhilippe Guibert2024-02-073-13/+16
* | | | | Merge pull request #15325 from opensourcerouting/fix/show_getsockoptDonald Sharp2024-02-081-0/+3
|\ \ \ \ \
| * | | | | bgpd: Do not show TCP MSS if the socket is brokenDonatas Abraitis2024-02-071-0/+3
* | | | | | Merge pull request #15316 from LabNConsulting/working/lb/nhrp-nexthop-race-condDonald Sharp2024-02-081-0/+5
|\ \ \ \ \ \
| * | | | | | nhrp: fix race conditionLou Berger2024-02-081-0/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #15324 from opensourcerouting/fix/doc_route_map_continueDonald Sharp2024-02-081-4/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | doc: Fix the documentation for route-map continue statementDonatas Abraitis2024-02-071-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #15286 from idryzhov/fix-mgmt-startupChristian Hopps2024-02-075-42/+33
|\ \ \ \ \
| * | | | | vtysh: remove resync workaround when exiting to config nodeIgor Ryzhov2024-02-073-35/+1
| * | | | | mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov2024-02-073-7/+32
* | | | | | Merge pull request #15317 from louis-6wind/fix-affinity-map-odrDonatas Abraitis2024-02-071-1/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | lib: fix affinity map duplicateLouis Scalbert2024-02-071-1/+0
| | |/ / / | |/| | |
* | | | | Merge pull request #15314 from opensourcerouting/fix/remove_bgp_evpn_attr_get...Donald Sharp2024-02-072-6/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | zebra: Use uint16_t for DF preferenceDonatas Abraitis2024-02-061-1/+1
| * | | | bgpd: Drop unused function bgp_evpn_attr_get_df_pref()Donatas Abraitis2024-02-061-5/+0
* | | | | Merge pull request #15305 from louis-6wind/label-dead-codeDonald Sharp2024-02-061-5/+1
|\ \ \ \ \
| * | | | | bgpd: remove dead label code in bgp_updateLouis Scalbert2024-02-061-5/+1
* | | | | | Merge pull request #15283 from okda-networks/doc-updateDonald Sharp2024-02-061-80/+133
|\ \ \ \ \ \
| * | | | | | doc: sysrepo plugin doc update with tested commandsAmjad Daraiseh2024-02-021-80/+133
* | | | | | | Merge pull request #15311 from louis-6wind/fix-show-srv6-sidDonald Sharp2024-02-061-15/+14
|\ \ \ \ \ \ \
| * | | | | | | bgpd: fix displaying srv6 sidLouis Scalbert2024-02-061-15/+14
* | | | | | | | Merge pull request #15301 from opensourcerouting/fix/fqdn_capability_dynamicDonald Sharp2024-02-063-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: Send dynamic capability when on/off FQDN capabilityDonatas Abraitis2024-02-051-2/+9
| * | | | | | | | bgpd: Do not reset the session if turning on/off FQDN capabilityDonatas Abraitis2024-02-051-1/+1
| * | | | | | | | bgpd: Send FQDN capability via dynamic capability if enabledDonatas Abraitis2024-02-051-1/+2
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #15308 from donaldsharp/update_source_documentationMark Stapp2024-02-061-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: Document `update-source <IFNAME>` command betterDonald Sharp2024-02-051-3/+5
| | |_|_|/ / / / | |/| | | | | |