summaryrefslogtreecommitdiffstats
path: root/pimd/pim_igmpv2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-14zebra: Fix spelling mistakeDonald Sharp1-1/+1
2022-02-14yang: Fix spelling mistakeDonald Sharp1-1/+1
2022-02-14vtysh: Fix spelling mistakesDonald Sharp2-4/+4
2022-02-14tests: Fix spelling and grammar mistakesDonald Sharp2-3/+3
2022-02-14pceplib: Fix spelling mistakesDonald Sharp1-1/+1
2022-02-14pathd: Fix spelling mistakesDonald Sharp3-5/+5
2022-02-14ospfd: Fix spelling mistakesDonald Sharp5-10/+10
2022-02-14ospf6d: Fix spelling mistakesDonald Sharp4-7/+7
2022-02-14doc: Fix spelling mistakesDonald Sharp2-2/+2
2022-02-14bgpd: Fix spelling mistakesDonald Sharp1-1/+1
2022-02-10zebra: cleanup multiline strings in debug_nl.cTrey Aspelund1-13/+6
2022-02-10zebra: add netlink debugs for ip rulesTrey Aspelund2-0/+203
2022-02-10bgpd: Use get/set helpers for attr->lcommunityDonatas Abraitis9-82/+130
2022-02-10Revert "bgpd: Move out ipv6_ecommunity struct from attr to attr_extra"Igor Ryzhov4-35/+4
2022-02-10Revert "bgpd: Move attr->pmsi_tnl_type to attr->extra->pmsi_tnl_type"Igor Ryzhov1-12/+6
2022-02-10Revert "bgpd: Free only subattributes, not the whole attr_extra pointer"Igor Ryzhov1-1/+1
2022-02-10tools: fix frr-reload context keywordsIgor Ryzhov1-2/+4
2022-02-09bgpd: remove bgp_attr_undupIgor Ryzhov4-43/+5
2022-02-09bgpd: fix aspath memleak on error in vnc_direct_bgp_add_nveIgor Ryzhov1-3/+3
2022-02-09bgpd: fix aspath memory leak in aggr_suppress_map_testIgor Ryzhov1-0/+1
2022-02-09bgpd: fix missing bgp_attr_flush on errors in bgp_updateIgor Ryzhov1-3/+6
2022-02-09bgpd: fix null pointer dereferencesIgor Ryzhov2-2/+5
2022-02-09doc: Update workflow.rst for release managementDonald Sharp1-4/+7
2022-02-09tests: Added ospf6 authentication trailer topotestAbhinay Ramesh3-4/+1630
2022-02-09ospf6d: Enable the feature using configure.acAbhinay Ramesh2-0/+8
2022-02-09ospf6d: Documentation for authentication trailer support.Abhinay Ramesh1-0/+250
2022-02-09ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh16-263/+699
2022-02-09ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh4-0/+912
2022-02-09ospf6d: Auth trailer CLI implementation.Abhinay Ramesh2-0/+288
2022-02-09ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh3-2/+4
2022-02-09lib: Changes to support hash algo in keychain.Abhinay Ramesh2-2/+180
2022-02-09lib: Support auto completion of configured keychain.Abhinay Ramesh1-0/+18
2022-02-08zebra: Make netlink buffer reads resizeable when neededDonald Sharp4-28/+49
2022-02-08zebra: Remove `struct nlsock` from dataplane information and use `int fd`Donald Sharp5-23/+91
2022-02-08zebra: Store the sequence number to use as part of the dp_infoDonald Sharp2-7/+10
2022-02-08zebra: use frr mem apisMark Stapp1-4/+4
2022-02-08bgpd: avoid memcmp comparison of struct nexthopIgor Ryzhov1-4/+1
2022-02-08*: use ipaddr_cmp instead of memcmpIgor Ryzhov3-6/+6
2022-02-08doc: the dev tag should come after the new version commit stepJafar Al-Gharaibeh1-2/+2
2022-02-08tests: fix strings with topologiesIgor Ryzhov10-10/+10
2022-02-08isisd: fix router capability TLV parsing issuesJuraj Vijtiuk3-11/+60
2022-02-08pimd: Modify `show ip pim assert` to only show interesting bitsDonald Sharp2-0/+4
2022-02-07zebra: Abstract nhg deletion to reduce code duplicationDonald Sharp1-15/+13
2022-02-07zebra: Fix ships in the night issueDonald Sharp7-15/+44
2022-02-07bfdd: Use AF_UNSPEC instead of comparing to 0Donald Sharp1-1/+1
2022-02-07zebra: Use AF_UNSPEC instead of setting to 0Donald Sharp1-1/+1
2022-02-07lib: Use AF_UNSPEC intead of setting to 0Donald Sharp1-1/+1
2022-02-07ospfd: Use AF_UNSPEC instead of setting to 0Donald Sharp4-10/+10
2022-02-07bgpd: Use AF_UNSPEC instead of setting to 0Donald Sharp2-10/+10
2022-02-07bgpd: Print route-map name for filtred outgoing prefixesDonatas Abraitis1-2/+3