Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ospf6d: Stitching the auth trailer code with rest of ospf6. | Abhinay Ramesh | 2022-02-09 | 16 | -263/+699 |
* | ospf6d: Core functionality of auth trailer implementation.. | Abhinay Ramesh | 2022-02-09 | 4 | -0/+912 |
* | ospf6d: Auth trailer CLI implementation. | Abhinay Ramesh | 2022-02-09 | 2 | -0/+288 |
* | ospf6d: support keychain for ospf6 authentication | Abhinay Ramesh | 2022-02-09 | 3 | -2/+4 |
* | lib: Changes to support hash algo in keychain. | Abhinay Ramesh | 2022-02-09 | 2 | -2/+180 |
* | lib: Support auto completion of configured keychain. | Abhinay Ramesh | 2022-02-09 | 1 | -0/+18 |
* | Merge pull request #8458 from opensourcerouting/xref-5424 | Donald Sharp | 2022-02-08 | 19 | -34/+2805 |
|\ | |||||
| * | tests: fuzzing target for zlog_5424 code | David Lamparter | 2022-01-17 | 4 | -0/+180 |
| * | doc: add new RFC5424 & journald logging targets | David Lamparter | 2022-01-17 | 4 | -7/+212 |
| * | lib: autodetect systemd/journald log on stdout | David Lamparter | 2022-01-17 | 2 | -27/+75 |
| * | lib: RFC5424 & journald extended syslog target | David Lamparter | 2022-01-17 | 6 | -0/+2312 |
| * | lib: add frr_early_init hook | David Lamparter | 2022-01-17 | 2 | -0/+3 |
| * | build: check for sendmmsg() and struct mmsghdr | David Lamparter | 2022-01-17 | 2 | -0/+23 |
* | | Merge pull request #9066 from donaldsharp/ships_in_the_night | Russ White | 2022-02-08 | 7 | -23/+50 |
|\ \ | |||||
| * | | zebra: Abstract nhg deletion to reduce code duplication | Donald Sharp | 2022-02-07 | 1 | -15/+13 |
| * | | zebra: Fix ships in the night issue | Donald Sharp | 2022-02-07 | 7 | -15/+44 |
* | | | Merge pull request #10531 from idryzhov/bgp-nexthop-cmp | Donald Sharp | 2022-02-08 | 1 | -4/+1 |
|\ \ \ | |||||
| * | | | bgpd: avoid memcmp comparison of struct nexthop | Igor Ryzhov | 2022-02-08 | 1 | -4/+1 |
* | | | | Merge pull request #10530 from idryzhov/ipaddr-cmp | Mark Stapp | 2022-02-08 | 3 | -6/+6 |
|\ \ \ \ | |||||
| * | | | | *: use ipaddr_cmp instead of memcmp | Igor Ryzhov | 2022-02-08 | 3 | -6/+6 |
| |/ / / | |||||
* | | | | Merge pull request #10445 from ton31337/fix/frr-reload_stop_disabled_daemons | Donald Sharp | 2022-02-08 | 1 | -2/+16 |
|\ \ \ \ | |||||
| * | | | | tools: Stop disabled daemons when doing reload | Donatas Abraitis | 2022-01-31 | 1 | -2/+16 |
* | | | | | Merge pull request #10492 from ton31337/feature/pmsi_tnl_type_attr_extra | Donald Sharp | 2022-02-08 | 2 | -7/+13 |
|\ \ \ \ \ | |||||
| * | | | | | bgpd: Free only subattributes, not the whole attr_extra pointer | Donatas Abraitis | 2022-02-05 | 1 | -1/+1 |
| * | | | | | bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type | Donatas Abraitis | 2022-02-05 | 1 | -6/+12 |
* | | | | | | Merge pull request #10496 from ton31337/fix/move_struct_ecommunity_to_extra | Donald Sharp | 2022-02-08 | 19 | -210/+287 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity | Donatas Abraitis | 2022-02-04 | 19 | -210/+287 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #10509 from mobash-rasool/fixes2 | Donald Sharp | 2022-02-08 | 1 | -0/+24 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pimd: Querier to non-querier transistion to be ignored in a case | Mobashshera Rasool | 2022-02-07 | 1 | -0/+24 |
* | | | | | | | Merge pull request #10529 from Jafaral/doc-fix-order | Donatas Abraitis | 2022-02-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | doc: the dev tag should come after the new version commit step | Jafar Al-Gharaibeh | 2022-02-08 | 1 | -2/+2 |
* | | | | | | | | Merge pull request #10527 from idryzhov/topotest-literals | Donald Sharp | 2022-02-08 | 10 | -10/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | tests: fix strings with topologies | Igor Ryzhov | 2022-02-08 | 10 | -10/+10 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #10292 from opensourcerouting/pim6-addr-aux | Donald Sharp | 2022-02-08 | 33 | -578/+478 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | pimd: add more dual-family address bits | David Lamparter | 2022-01-17 | 2 | -5/+54 |
| * | | | | | | | | pimd: remove PIM_INADDR_IS[NOT]_ANY macros | David Lamparter | 2022-01-17 | 7 | -17/+14 |
| * | | | | | | | | pimd: fix `%pI4` that needs to be `%pPA` | David Lamparter | 2022-01-17 | 2 | -2/+2 |
| * | | | | | | | | pimd: replace pim_inet4_dump with `%pPAs` | David Lamparter | 2022-01-17 | 5 | -189/+160 |
| * | | | | | | | | pimd: add PIMADDR_ANY & tackle assignments | David Lamparter | 2022-01-17 | 7 | -10/+15 |
| * | | | | | | | | pimd: deploy pim_sgaddr_* helpers | David Lamparter | 2022-01-17 | 6 | -68/+22 |
| * | | | | | | | | pimd: remove pim_addr_copy | David Lamparter | 2022-01-17 | 1 | -5/+0 |
| * | | | | | | | | pimd: move & deploy pim_addr_cmp() helper | David Lamparter | 2022-01-17 | 7 | -27/+19 |
| * | | | | | | | | pimd: move, rename and deploy pim_addr_is_any() | David Lamparter | 2022-01-17 | 19 | -82/+75 |
| * | | | | | | | | pimd: remove pim_str_sg_dump() | David Lamparter | 2022-01-17 | 13 | -141/+99 |
| * | | | | | | | | pimd: remove pim_str_sg_set() | David Lamparter | 2022-01-17 | 8 | -37/+23 |
* | | | | | | | | | Merge pull request #10511 from anlancs/ospf-substitute | Igor Ryzhov | 2022-02-08 | 1 | -37/+16 |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | ospfd: fix loss of mixed form in "range" command | anlan_cs | 2022-01-26 | 1 | -37/+16 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #10504 from qingkaishi/master | Donald Sharp | 2022-02-08 | 1 | -10/+10 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||||
| * | | | | | | | babeld: fix #10502 #10503 by repairing the checks on length | qingkaishi | 2022-02-04 | 1 | -10/+10 |
* | | | | | | | | Merge pull request #10517 from idryzhov/isis_router_cap_tlv_fixes | Russ White | 2022-02-08 | 3 | -11/+60 |
|\ \ \ \ \ \ \ \ |