summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_flowspec_util.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05bgpd: Use proper debug msg for graceful restart commandsDonatas Abraitis1-2/+2
2022-04-05bgpd: No need to check for NULL before calling XFREE() in RPKI codeDonatas Abraitis1-6/+4
2022-04-05bgpd: Track RTRLib memory allocations separatelyDonatas Abraitis1-3/+4
2022-04-05pimd: Replace ALL_LIST_ELEMENTS_RO to ALL_LIST_ELEMENTS group_list iterationDonatas Abraitis1-3/+3
2022-04-05pim6d: Adding ipv6 mld watermark-warn CLISai Gomathi N1-0/+31
2022-04-05pimd: Moving the common function from pim_cmd.h fileSai Gomathi N1-0/+8
2022-04-05pim6d: Adding "ipv6 mld last-member-query-interval" CLISai Gomathi N5-27/+68
2022-04-05pim6d: Adding ipv6 mld last-member-query-count CLISai Gomathi N5-27/+68
2022-04-05pim6d: Adding "ipv6 mld query-max-response-time" CLISai Gomathi N5-28/+74
2022-04-04pim6d: fix mis-printed nexthopDavid Lamparter1-5/+10
2022-04-04pimd, pim6d: clarify RFC5549 MRIB nexthop handlingDavid Lamparter1-17/+23
2022-04-04pimd: fix pim_instance NULL deference in zclient_lookup_read_pipesarita patra1-0/+6
2022-04-04pimd: fix pim_instance NULL deference in pim_zebra_if_address_addsarita patra1-0/+7
2022-04-04pimd: fix pim_instance NULL deference in pim_vxlan_mlag_updatesarita patra1-0/+6
2022-04-04pimd: remove useless PIM_IF_* macrosDavid Lamparter8-74/+44
2022-04-04pim6d: Adding show ipv6 pim nexthop and nexthop-lookup commandsSai Gomathi N2-44/+92
2022-04-04pim6d: Adding "show ipv6 [vrf|vrf ALL] pim neighbor" commandSai Gomathi N4-49/+125
2022-04-04pim6d: Adding "show ipv6 pim local-membership"Sai Gomathi N3-18/+38
2022-04-04pim6d: Adding "show ipv6 pim jp-agg" commandSai Gomathi N2-11/+34
2022-04-04pim6d: Adding "show ipv6 pim [vrf|vrf all] join" commandSai Gomathi N4-50/+139
2022-04-04pim6d: Adding "show ipv6 pim [vrf|vrf all] interface" commandSai Gomathi N4-94/+160
2022-04-04pim6d: Adding "show ipv6 pim channel" commandSai Gomathi N3-17/+44
2022-04-04pimd: Moving the common functions from pim_cmd.c fileSai Gomathi N3-1272/+1286
2022-04-02lib, yang: Fix spellinig of milisecondsDonald Sharp4-7/+7
2022-04-02*: Fix spelling of IntefaceDonald Sharp5-12/+12
2022-04-02*: Fix spelling of ojbectDonald Sharp5-11/+11
2022-04-02*: Fix spelling of wetherDonald Sharp4-10/+10
2022-04-02tests: Fix spelling of disbaleDonald Sharp4-5/+5
2022-04-02pimd, zebra: Fix spelling of fowardingDonald Sharp4-6/+6
2022-04-02bgpd: Fix spelliing of serachDonald Sharp1-2/+2
2022-04-02*: Fix spelling of GracefullDonald Sharp8-10/+10
2022-04-02bgpd, vtysh: Fix spelliing of explicitelyDonald Sharp2-40/+40
2022-04-02tests: Fix spelling of neigborsDonald Sharp2-4/+4
2022-04-02doc: add mh type-0 ESI supportanlan_cs1-3/+5
2022-04-02bgpd: Fix memory leak in subgroup_announce_checkXiao Liang1-1/+1
2022-04-01*: Fix spelling of FollowingDonald Sharp11-47/+47
2022-04-01tests: Fix spelling of daemonsDonald Sharp82-82/+82
2022-04-01tests: Fix spelling of kernelDonald Sharp3-7/+7
2022-04-01tests: Fix perticular spellingDonald Sharp9-17/+17
2022-04-01tests: Fix uninitialized usage of variables in testsDonald Sharp1-3/+3
2022-04-01pimd: Send immediate join( with possible SG RPT prune bit setDonald Sharp1-0/+22
2022-04-01tests: Reduce some pim test timings to more manageable levelsDonald Sharp1-14/+14
2022-04-01bgpd: use "assert" for one check on evpn-mhanlan_cs1-3/+3
2022-04-01doc: two minor changes for evpn-mhanlan_cs1-3/+2
2022-03-31isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp5-14/+15
2022-03-31bgpd: Add `%pBP` printfrr() extension to print `IP(hostname)` for BGP peerDonatas Abraitis8-140/+132
2022-03-31zebra: don't send RAs w/o LLv6 or on bridge-portsTrey Aspelund1-3/+5
2022-03-31build: stick `-g` into LDFLAGSDavid Lamparter1-0/+3
2022-03-31docker: Adding support for ubi-8 images.Javier Garcia4-0/+154
2022-03-31isisd: fix typo in show debuggingPhilippe Guibert1-1/+1