summaryrefslogtreecommitdiffstats
path: root/pimd/pim_join.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: PIM Msg header includes N bit as defined by RFCsaravanank2019-05-151-3/+3
* pimd: Handling Null incoming interface of dummy upstreamSarita Patra2019-02-251-3/+3
* pimd: add support for boundariesQuentin Young2017-09-261-1/+17
* *: fix compiler warningsDavid Lamparter2017-08-261-1/+1
* pimd: Cleanup S,GRPt prune handling on Mroute LossDonald Sharp2017-08-241-7/+2
* pimd: Lookup S,G ifchannel after we create itDonald Sharp2017-08-041-2/+8
* pimd: Cleanup some join debug messagesDonald Sharp2017-07-241-4/+16
* pimd: pim_rp.c -> convert pimg to pimDonald Sharp2017-07-241-2/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-457/+461
* Merge branch 'stable/3.0'David Lamparter2017-06-061-8/+31
|\
| * pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah2017-05-181-8/+31
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
* | Merge pull request #435 from chiragshah6/pim_devJafar Al-Gharaibeh2017-05-091-0/+17
|\ \ | |/ |/|
| * pimd: Introduce show command for protocol countersChirag Shah2017-05-021-0/+17
* | pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-05-071-5/+6
* | pimd: fix pimd crashes around pim rpfChirag Shah2017-04-251-1/+7
* | pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-04-251-2/+2
|/
* pimd: Optimize group size figuring out.Donald Sharp2017-03-231-1/+1
* pimd: Remove unneeded debug statementDonald Sharp2017-03-171-1/+0
* pimd: Join/Prune AggregationDonald Sharp2017-03-021-39/+194
* pimd: Refactor pim_joinprune_sendDonald Sharp2017-02-241-20/+16
* Fix PIM DBG messageChirag Shah2017-02-141-8/+9
* pimd: Cleanup the headers.Donald Sharp2017-01-191-4/+0
* Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-181-0/+3
|\
| * build: remove $Format tagsDavid Lamparter2016-12-201-2/+0
* | pimd: Fix where we handle the inherited_olist for ifchannelDonald Sharp2016-12-221-67/+0
* | pimd: Remove redundant loggingDonald Sharp2016-12-221-2/+0
* | pimd: Allow storing of sg in string formatDonald Sharp2016-12-221-13/+6
* | pimd: Add code to handle pim prune(S,G) with sptbitDonald Sharp2016-12-221-3/+2
* | pimd: Add Handler for Receive (*,G) join for (S,G,rpt)Donald Sharp2016-12-221-1/+11
* | pimd: Ensure 'struct prefix sg' is inited in right orderDonald Sharp2016-12-221-0/+1
* | pimd: use 'struct prefix_sg' for recv_join and _pruneDonald Sharp2016-12-221-36/+20
* | pimd: Modify pim_parse_addr_source to use 'struct prefix_sg'Donald Sharp2016-12-221-5/+4
* | pimd: Modify pim_parse_addr_group to use 'struct prefix_sg'Donald Sharp2016-12-221-7/+7
* | pimd: pim upstream child listDonald Sharp2016-12-221-45/+39
* | pimd: Pass in upstream to pim_msg_join_prune_encode.Donald Sharp2016-12-221-4/+3
* | pimd: Convert pim_joinprune_send to receive upstreamDonald Sharp2016-12-221-4/+4
* | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton2016-12-221-16/+16
* | pimd: Add hash lookups for upstreamDonald Sharp2016-12-221-2/+2
* | pimd: Fix crash when looking at S,G from *,GDonald Sharp2016-12-221-0/+2
* | pimd: Remove some more unprotected warnings/debugsDonald Sharp2016-12-221-5/+8
* | pimd: Stop join/prunes from crashingDonald Sharp2016-12-221-0/+16
* | PIM: prefix-list support for selecting RPDaniel Walton2016-12-221-0/+2
* | pimd: switch pim_rpf.h to use 'struct prefix' for addressDonald Sharp2016-12-221-2/+2
* | pimd: Remove unprotected debug logDonald Sharp2016-12-221-3/+4
* | pimd: Fix pim to use correct src address for packetsDonald Sharp2016-12-221-0/+1
* | pimd: Fix some null register issuesDonald Sharp2016-12-221-4/+15
* | pimd: Fix join_desired for (*,G) statesDonald Sharp2016-12-221-4/+9
* | pimd: Was removing the wrong channel.Donald Sharp2016-12-221-1/+1
* | lib, pimd: Fix borked up prefix codeDonald Sharp2016-12-221-18/+18