summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh2022-02-0916-263/+699
* ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh2022-02-094-0/+912
* ospf6d: Auth trailer CLI implementation.Abhinay Ramesh2022-02-092-0/+288
* ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh2022-02-093-2/+4
* lib: Changes to support hash algo in keychain.Abhinay Ramesh2022-02-092-2/+180
* lib: Support auto completion of configured keychain.Abhinay Ramesh2022-02-091-0/+18
* Merge pull request #8458 from opensourcerouting/xref-5424Donald Sharp2022-02-0819-34/+2805
|\
| * tests: fuzzing target for zlog_5424 codeDavid Lamparter2022-01-174-0/+180
| * doc: add new RFC5424 & journald logging targetsDavid Lamparter2022-01-174-7/+212
| * lib: autodetect systemd/journald log on stdoutDavid Lamparter2022-01-172-27/+75
| * lib: RFC5424 & journald extended syslog targetDavid Lamparter2022-01-176-0/+2312
| * lib: add frr_early_init hookDavid Lamparter2022-01-172-0/+3
| * build: check for sendmmsg() and struct mmsghdrDavid Lamparter2022-01-172-0/+23
* | Merge pull request #9066 from donaldsharp/ships_in_the_nightRuss White2022-02-087-23/+50
|\ \
| * | zebra: Abstract nhg deletion to reduce code duplicationDonald Sharp2022-02-071-15/+13
| * | zebra: Fix ships in the night issueDonald Sharp2022-02-077-15/+44
* | | Merge pull request #10531 from idryzhov/bgp-nexthop-cmpDonald Sharp2022-02-081-4/+1
|\ \ \
| * | | bgpd: avoid memcmp comparison of struct nexthopIgor Ryzhov2022-02-081-4/+1
* | | | Merge pull request #10530 from idryzhov/ipaddr-cmpMark Stapp2022-02-083-6/+6
|\ \ \ \
| * | | | *: use ipaddr_cmp instead of memcmpIgor Ryzhov2022-02-083-6/+6
| |/ / /
* | | | Merge pull request #10445 from ton31337/fix/frr-reload_stop_disabled_daemonsDonald Sharp2022-02-081-2/+16
|\ \ \ \
| * | | | tools: Stop disabled daemons when doing reloadDonatas Abraitis2022-01-311-2/+16
* | | | | Merge pull request #10492 from ton31337/feature/pmsi_tnl_type_attr_extraDonald Sharp2022-02-082-7/+13
|\ \ \ \ \
| * | | | | bgpd: Free only subattributes, not the whole attr_extra pointerDonatas Abraitis2022-02-051-1/+1
| * | | | | bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_typeDonatas Abraitis2022-02-051-6/+12
* | | | | | Merge pull request #10496 from ton31337/fix/move_struct_ecommunity_to_extraDonald Sharp2022-02-0819-210/+287
|\ \ \ \ \ \
| * | | | | | bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunityDonatas Abraitis2022-02-0419-210/+287
| |/ / / / /
* | | | | | Merge pull request #10509 from mobash-rasool/fixes2Donald Sharp2022-02-081-0/+24
|\ \ \ \ \ \
| * | | | | | pimd: Querier to non-querier transistion to be ignored in a caseMobashshera Rasool2022-02-071-0/+24
* | | | | | | Merge pull request #10529 from Jafaral/doc-fix-orderDonatas Abraitis2022-02-081-2/+2
|\ \ \ \ \ \ \
| * | | | | | | doc: the dev tag should come after the new version commit stepJafar Al-Gharaibeh2022-02-081-2/+2
* | | | | | | | Merge pull request #10527 from idryzhov/topotest-literalsDonald Sharp2022-02-0810-10/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | tests: fix strings with topologiesIgor Ryzhov2022-02-0810-10/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #10292 from opensourcerouting/pim6-addr-auxDonald Sharp2022-02-0833-578/+478
|\ \ \ \ \ \ \ \
| * | | | | | | | pimd: add more dual-family address bitsDavid Lamparter2022-01-172-5/+54
| * | | | | | | | pimd: remove PIM_INADDR_IS[NOT]_ANY macrosDavid Lamparter2022-01-177-17/+14
| * | | | | | | | pimd: fix `%pI4` that needs to be `%pPA`David Lamparter2022-01-172-2/+2
| * | | | | | | | pimd: replace pim_inet4_dump with `%pPAs`David Lamparter2022-01-175-189/+160
| * | | | | | | | pimd: add PIMADDR_ANY & tackle assignmentsDavid Lamparter2022-01-177-10/+15
| * | | | | | | | pimd: deploy pim_sgaddr_* helpersDavid Lamparter2022-01-176-68/+22
| * | | | | | | | pimd: remove pim_addr_copyDavid Lamparter2022-01-171-5/+0
| * | | | | | | | pimd: move & deploy pim_addr_cmp() helperDavid Lamparter2022-01-177-27/+19
| * | | | | | | | pimd: move, rename and deploy pim_addr_is_any()David Lamparter2022-01-1719-82/+75
| * | | | | | | | pimd: remove pim_str_sg_dump()David Lamparter2022-01-1713-141/+99
| * | | | | | | | pimd: remove pim_str_sg_set()David Lamparter2022-01-178-37/+23
* | | | | | | | | Merge pull request #10511 from anlancs/ospf-substituteIgor Ryzhov2022-02-081-37/+16
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | ospfd: fix loss of mixed form in "range" commandanlan_cs2022-01-261-37/+16
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #10504 from qingkaishi/masterDonald Sharp2022-02-081-10/+10
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | babeld: fix #10502 #10503 by repairing the checks on lengthqingkaishi2022-02-041-10/+10
* | | | | | | | Merge pull request #10517 from idryzhov/isis_router_cap_tlv_fixesRuss White2022-02-083-11/+60
|\ \ \ \ \ \ \ \