summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pim6d: IPv6-adjust various pim_sgaddr usesDavid Lamparter2022-02-1410-64/+34
* pim6d: prepare SSM/filter functionsDavid Lamparter2022-02-144-13/+8
* pim6d: prepare/stub pim_rp_* functions for IPv6David Lamparter2022-02-142-32/+39
* pim6d: more TLV parse/encode IPv6 preparationDavid Lamparter2022-02-145-88/+113
* pim6d: prepare IPv6 address encoding functionsDavid Lamparter2022-02-143-19/+130
* pim6d: convert address comparison in I_am_DR macroDavid Lamparter2022-02-141-1/+2
* Merge pull request #10533 from taspelund/ip_rule_nl_debugsJafar Al-Gharaibeh2022-02-112-11/+207
|\
| * zebra: cleanup multiline strings in debug_nl.cTrey Aspelund2022-02-101-13/+6
| * zebra: add netlink debugs for ip rulesTrey Aspelund2022-02-102-0/+203
* | Merge pull request #9697 from SaiGomathiN/igmp-sourcesDonatas Abraitis2022-02-112-14/+77
|\ \ | |/ |/|
| * pimd: json support added for command "show ip igmp sources"Sai Gomathi2022-01-252-14/+77
* | Merge pull request #8890 from rameshabhinay/ospf6_auth_trailerRuss White2022-02-1027-60/+3778
|\ \
| * | tests: Added ospf6 authentication trailer topotestAbhinay Ramesh2022-02-093-4/+1630
| * | ospf6d: Enable the feature using configure.acAbhinay Ramesh2022-02-092-0/+8
| * | ospf6d: Documentation for authentication trailer support.Abhinay Ramesh2022-02-091-0/+250
| * | 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 #10537 from mjstapp/fix_dplane_strdupRafael Zalamena2022-02-101-4/+4
|\ \ \
| * | | zebra: use frr mem apisMark Stapp2022-02-081-4/+4
* | | | Merge pull request #10552 from idryzhov/frr-reload-nodesDonald Sharp2022-02-101-2/+4
|\ \ \ \
| * | | | tools: fix frr-reload context keywordsIgor Ryzhov2022-02-101-2/+4
* | | | | Merge pull request #10540 from idryzhov/attr-extra-revertDonatas Abraitis2022-02-104-47/+10
|\ \ \ \ \
| * | | | | Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"Igor Ryzhov2022-02-104-35/+4
| * | | | | Revert "bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type"Igor Ryzhov2022-02-101-12/+6
| * | | | | Revert "bgpd: Free only subattributes, not the whole attr_extra pointer"Igor Ryzhov2022-02-101-1/+1
* | | | | | Merge pull request #10545 from ton31337/feature/get_set_for_lcommunityIgor Ryzhov2022-02-109-82/+130
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bgpd: Use get/set helpers for attr->lcommunityDonatas Abraitis2022-02-109-82/+130
|/ / / / /
* | | | | Merge pull request #10549 from idryzhov/bgp-coverityDonatas Abraitis2022-02-102-2/+5
|\ \ \ \ \
| * | | | | bgpd: fix null pointer dereferencesIgor Ryzhov2022-02-092-2/+5
| |/ / / /
* | | | | Merge pull request #10550 from idryzhov/bgp-attr-undupDonatas Abraitis2022-02-104-43/+5
|\ \ \ \ \
| * | | | | bgpd: remove bgp_attr_undupIgor Ryzhov2022-02-094-43/+5
| |/ / / /
* | | | | Merge pull request #10551 from idryzhov/bgpd-memleaksDonatas Abraitis2022-02-102-6/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | bgpd: fix aspath memleak on error in vnc_direct_bgp_add_nveIgor Ryzhov2022-02-091-3/+3
| * | | | bgpd: fix aspath memory leak in aggr_suppress_map_testIgor Ryzhov2022-02-091-0/+1
| * | | | bgpd: fix missing bgp_attr_flush on errors in bgp_updateIgor Ryzhov2022-02-091-3/+6
|/ / / /
* | | | Merge pull request #10482 from donaldsharp/zebra_bufferingRuss White2022-02-096-58/+150
|\ \ \ \
| * | | | zebra: Make netlink buffer reads resizeable when neededDonald Sharp2022-02-084-28/+49
| * | | | zebra: Remove `struct nlsock` from dataplane information and use `int fd`Donald Sharp2022-02-085-23/+91
| * | | | zebra: Store the sequence number to use as part of the dp_infoDonald Sharp2022-02-082-7/+10
| | |/ / | |/| |
* | | | Merge pull request #9631 from donaldsharp/more_workflowJafar Al-Gharaibeh2022-02-091-4/+7
|\ \ \ \ | |/ / / |/| | |
| * | | doc: Update workflow.rst for release managementDonald Sharp2022-02-091-4/+7
* | | | 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