summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | bgpd: Fix crash for `show bgp attribute-info`Donatas Abraitis2022-12-111-3/+7
* | | | | | | Merge pull request #12496 from opensourcerouting/ldpd-memleak-plugMark Stapp2022-12-121-12/+27
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | lib: fix capability double resource allocationRafael Zalamena2022-12-121-12/+27
|/ / / / / /
* | | | | | Merge pull request #12487 from anlancs/fix/fix-doc-ospfDonatas Abraitis2022-12-111-1/+1
|\ \ \ \ \ \
| * | | | | | doc: fix an incomplete command for ospfanlan_cs2022-12-101-1/+1
* | | | | | | Merge pull request #12457 from donaldsharp/nexthop_freeDonatas Abraitis2022-12-117-9/+236
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | tests: Add a test to show that BGP does not crash with unnumbered interfacesDonald Sharp2022-12-106-0/+172
| * | | | | | bgpd: BGP fails to free the nexthop nodePooja Jagadeesh Doijode2022-12-101-9/+64
|/ / / / / /
* | | | | | Merge pull request #12472 from donaldsharp/asic_offload_docJafar Al-Gharaibeh2022-12-101-2/+3
|\ \ \ \ \ \
| * | | | | | doc: Clarify asic offload documentation in zebraDonald Sharp2022-12-091-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #12482 from donaldsharp/mem_thisJafar Al-Gharaibeh2022-12-108-46/+63
|\ \ \ \ \ \
| * | | | | | zebra: Free up routemap name memory on vrf deletion eventDonald Sharp2022-12-093-0/+20
| * | | | | | lib: Hide list macros in linklist.cDonald Sharp2022-12-092-31/+31
| * | | | | | ospf6d: Don't allocate json memory in non-json pathDonald Sharp2022-12-091-1/+2
| * | | | | | zebra: Actually free all memory associated ctx->u.iptable.interface_name_listDonald Sharp2022-12-091-14/+8
| * | | | | | isisd: Fix sadj memory leakDonald Sharp2022-12-091-0/+2
* | | | | | | Merge pull request #12462 from opensourcerouting/fix/default_originate_labele...Donald Sharp2022-12-108-10/+191
|\ \ \ \ \ \ \
| * | | | | | | tests: Check if default-originate works with labeled-unicastDonatas Abraitis2022-12-076-0/+162
| * | | | | | | bgpd: Announce labeled-unicast default-originateDonatas Abraitis2022-12-072-10/+29
* | | | | | | | Merge pull request #12483 from opensourcerouting/feature/add_addpath_labeled_...Donald Sharp2022-12-101-3/+8
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | bgpd: Free memory allocated by info_make() when hitting maximum-prefixDonatas Abraitis2022-12-091-3/+8
|/ / / / / / /
* | | | | | | Merge pull request #12477 from opensourcerouting/feature/add_addpath_labeled_...Donald Sharp2022-12-095-4/+70
|\ \ \ \ \ \ \
| * | | | | | | tests: Add more tests for labeled-unicast and addpathDonatas Abraitis2022-12-095-4/+70
* | | | | | | | Merge pull request #12466 from opensourcerouting/bsd-fixes-20221208Donald Sharp2022-12-095-9/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: add FreeBSD 13 build docsDavid Lamparter2022-12-083-1/+125
| * | | | | | | | build: pim6d is Linux onlyDavid Lamparter2022-12-081-7/+3
| * | | | | | | | build: fix sed regex in Lua macroDavid Lamparter2022-12-081-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #12464 from taspelund/vxlan_config_docsDonatas Abraitis2022-12-094-0/+525
|\ \ \ \ \ \ \ \
| * | | | | | | | doc: add FRR/Linux configuration examples for EVPNTrey Aspelund2022-12-084-0/+525
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #12467 from opensourcerouting/fix/advertised_routes_json_n...Donald Sharp2022-12-091-2/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: Deprecate `bgpStatusCodes` and `bgpOriginCodes`Donatas Abraitis2022-12-081-2/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #12471 from opensourcerouting/fix/gh_actions_on_forks_forb...Mark Stapp2022-12-097-0/+7
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | github: Prevent running actions on forked repositoriesDonatas Abraitis2022-12-087-0/+7
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12470 from donaldsharp/cleanup_toposDonatas Abraitis2022-12-091-5/+5
|\ \ \ \ \ \ \
| * | | | | | | tests: ospf_gr_helper tests are slowDonald Sharp2022-12-081-5/+5
* | | | | | | | Merge pull request #12473 from donaldsharp/ensure_usedDonatas Abraitis2022-12-091-1/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | bgpd: Don't always allocate json memory in non-json pathDonald Sharp2022-12-091-1/+2
|/ / / / / / /
* | | | | | | Merge pull request #12463 from opensourcerouting/fix/totalPrefixCounter_with_...Donald Sharp2022-12-081-0/+1
|\ \ \ \ \ \ \
| * | | | | | | bgpd: totalPrefixCounter incorectly shows sent prefix countDonatas Abraitis2022-12-071-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12468 from mjstapp/fix_log_command_typesDonald Sharp2022-12-081-7/+18
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | lib: fix zlog command types tableMark Stapp2022-12-081-7/+18
* | | | | | | Merge pull request #12430 from opensourcerouting/accordsQuentin Young2022-12-084-0/+73
|\ \ \ \ \ \ \
| * | | | | | | doc: introduce FRR community "accords"David Lamparter2022-12-084-0/+73
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #12461 from donaldsharp/evpn_mh_crashDonatas Abraitis2022-12-081-23/+25
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | bgpd: Prevent crash in evpn when using default vrfDonald Sharp2022-12-071-23/+25
|/ / / / / /
* | | | | | Merge pull request #12460 from opensourcerouting/msdp-fixesDonald Sharp2022-12-071-0/+44
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | pimd: fix MSDP packet debug crashesRafael Zalamena2022-12-071-0/+20
| * | | | | pimd: fix MSDP crash on unexpected TLV sizesRafael Zalamena2022-12-071-0/+24
|/ / / / /
* | | | | Merge pull request #12456 from opensourcerouting/fix/bgpd_labeled_unicast_rr_...Donald Sharp2022-12-0715-9/+294
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bgpd: Adopt addpath functionality for labeled-unicastDonatas Abraitis2022-12-065-9/+51