summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4239 from sarav511/rpJafar Al-Gharaibeh2019-05-2825-110/+2926
|\
| * pimd: Enable BSM processing on all interfaces by defaultsaravanank2019-05-151-0/+4
| * pimd: clear pim bsm traffic counters for BSMsaravanank2019-05-151-0/+2
| * pimd: Implement show & clear ip pim statistics commandsaravanank2019-05-151-0/+147
| * pimd: Implementation of show ip pim bsrp-info.saravanank2019-05-151-0/+174
| * pimd: Implement show ip pim bsm-databasesaravanank2019-05-151-0/+179
| * pimd: Forwarding the stored BSM to new neighbor or restarted neighborsaravanank2019-05-153-0/+100
| * pimd: semantic fragmentation of Bootstrap messages w.r.t interface mtusaravanank2019-05-151-1/+181
| * pimd: store PIM bootstrap message in list and forward if no_fwd not setsaravanank2019-05-151-0/+89
| * pimd: Instate partial rp_list(when its full) to bsrp_list(main list).saravanank2019-05-151-1/+167
| * pimd: Parse the grp2rp mapping from BSM pkt and add to partial rp listsaravanank2019-05-151-0/+304
| * pimd: PIM Bootstrap packet processingsaravanank2019-05-153-0/+254
| * pimd: PIM Msg header includes N bit as defined by RFCsaravanank2019-05-156-11/+27
| * pimd: PIM BSM Processing bootstrap timer expiry handlingsaravanank2019-05-151-0/+58
| * pimd: PIM BSM processing, grp2rp mapping timer expirysaravanank2019-05-151-0/+87
| * pimd: PIM BSM Processing g2rp timer start and expiry routine(dummy)saravanank2019-05-151-0/+38
| * pimd: BSM related memory definition to static and function reorderingsaravanank2019-05-153-41/+35
| * pimd: Implementation of show ip pim bsr commandsaravanank2019-05-151-0/+98
| * pimd: rp_new & rp_del split into 2 tier functions & implement rp_changesaravanank2019-05-155-102/+318
| * pimd: interface commands to enable/disable bsm processingsaravanank2019-05-154-2/+117
| * pimd: Show RP source in show ip pim rp-info commandsaravanank2019-05-151-4/+14
| * pimd: cli changes to show BSM statistics in show ip pim int trafficsaravanank2019-05-151-15/+29
| * pimd: Implement nexthop match where if given address match any of the next ho...saravanank2019-05-152-0/+168
| * pimd: PIM nexthop tracking changes for tracking nexthop path of BSR.saravanank2019-05-156-14/+33
| * pimd: Datastructure for BSM interface configuration and statisticssaravanank2019-05-151-0/+7
| * pimd: implement debug pim bsm commandsaravanank2019-05-151-0/+30
| * pimd: PIM BSM Processing datastructure definition/initialization/deinitsaravanank2019-05-159-1/+341
| * pimd: adding datastructure to accomodate to source of RP.saravanank2019-05-151-0/+7
* | Merge pull request #4350 from patrasar/pim_sg_expiryDonald Sharp2019-05-201-1/+3
|\ \
| * | pimd: fix (s,g) expiry.Sarita Patra2019-05-201-1/+3
* | | Merge pull request #4144 from pguibert6WIND/bfd_cbitRuss White2019-05-161-2/+8
|\ \ \
| * | | bfdd, lib, bgpd: add bfd cbit usagePhilippe Guibert2019-05-141-2/+8
* | | | lib: hashing functions should take const argumentsQuentin Young2019-05-1410-19/+19
|/ / /
* | | Merge pull request #4304 from donaldsharp/route_map_switchDavid Lamparter2019-05-141-1/+1
|\ \ \
| * | | bgpd, lib, ospf6d, ospfd, pimd, zebra: Rework routemap event callbackDonald Sharp2019-05-111-1/+1
| |/ /
* | | Merge pull request #4112 from pguibert6WIND/bfd_vrfRafael Zalamena2019-05-142-2/+2
|\ \ \ | |/ / |/| |
| * | bgp, ospfd, ospf6d, pimd, lib, isisd: add bfd_client_sendmsg vrf_idPhilippe Guibert2019-05-072-2/+2
* | | Merge pull request #4214 from donaldsharp/s_g_channel_deletionJafar Al-Gharaibeh2019-05-102-5/+24
|\ \ \
| * | | pimd: Deletion of a ifchannel does not immediately mean remove from OILDonald Sharp2019-04-242-5/+24
| | |/ | |/|
* | | Merge pull request #4251 from rgirada/fix_pim_upstreamDonald Sharp2019-05-091-2/+10
|\ \ \ | |_|/ |/| |
| * | Pimd : S,G Mroute entries are not expiring even after KAT expiry,rgirada2019-05-091-2/+10
* | | Merge pull request #4244 from donaldsharp/pim_single_interfaceRenato Westphal2019-05-071-0/+2
|\ \ \
| * | | pimd: Stop crash in show of single interfaceDonald Sharp2019-05-021-0/+2
| |/ /
* / / *: use ZAPI_CALLBACK_ARGS macro for zapi handlersQuentin Young2019-05-034-31/+18
|/ /
* / pimd: Add missing flags to json outputDonald Sharp2019-04-241-0/+35
|/
* Merge pull request #4179 from donaldsharp/mroute_showJafar Al-Gharaibeh2019-04-231-13/+36
|\
| * pimd: Add ability to select on S or G for `show ip mroute`Donald Sharp2019-04-231-13/+36
* | pimd: When creating new upstream state, figure out what we should joinDonald Sharp2019-04-221-3/+2
|/
* Merge pull request #4025 from AnuradhaKaruppiah/pim-evpnJafar Al-Gharaibeh2019-04-2225-84/+1964
|\
| * pimd: fix macro backslash alignmentAnuradha Karuppiah2019-04-211-3/+3