summaryrefslogtreecommitdiffstats
path: root/pimd/pim_ifchannel.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-1/+1
* pimd: Cleanup ifchannel deletionDonald Sharp2018-05-121-1/+0
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+2
* pimd: Cleanup S,GRPt prune handling on Mroute LossDonald Sharp2017-08-241-2/+1
* pimd: Convert to using a RB tree for the pim_ifp ifchannel_listDonald Sharp2017-08-021-2/+8
* pimd: Fix code to not send joins when SGRPT Prune is receivedDonald Sharp2017-07-241-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-62/+57
* Merge branch 'stable/3.0'David Lamparter2017-06-061-1/+1
|\
| * pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah2017-05-181-1/+1
* | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
|/
* pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-04-251-1/+1
* pimd: Add display of SGRpt state for ifchannelDonald Sharp2017-03-171-1/+1
* pimd: Make ifchannel lookup a hash lookupDonald Sharp2017-02-241-0/+3
* pimd: Narrow inheritance search down to interface we are interested in.Donald Sharp2017-02-241-0/+1
* pimd: Use correct flag to add an oifDonald Sharp2017-01-301-2/+2
* 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: Allow storing of sg in string formatDonald Sharp2016-12-221-0/+1
* | pimd: Add Handler for Receive (*,G) join for (S,G,rpt)Donald Sharp2016-12-221-0/+1
* | pimd: Add ability to know if ifchannel is (S,G,rpt)Donald Sharp2016-12-221-0/+8
* | pimd: Add ability for ifchannel *,G to know their S,G'sDonald Sharp2016-12-221-0/+3
* | pimd: Start (S,G,rpt) codingDonald Sharp2016-12-221-0/+3
* | pimd: Clean up the interface deletionDonald Sharp2016-12-221-0/+1
* | pimd: Further work to fix rpf lookups and nbrsDonald Sharp2016-12-221-1/+1
* | pimd: Turn on forwarding for a late added interface.Donald Sharp2016-12-221-0/+1
* | lib, pimd: Fix borked up prefix codeDonald Sharp2016-12-221-7/+7
* | pimd: Remove Wrong PIMREG ifchannel stateDonald Sharp2016-12-221-1/+0
* | pimd: Allow ifchannel S,G's to know their *,G parentDonald Sharp2016-12-221-0/+1
* | pimd: Remove unnecessary QuaggaIdDonald Sharp2016-12-221-1/+0
* | pimd: Convert pim_ifchannel_local_membership_del to struct prefix *sgDonald Sharp2016-12-221-2/+1
* | pimd: convert pim_ifchannel_local_membership_add to use struct prefix sgDonald Sharp2016-12-221-2/+1
* | pimd: Convert pim_ifchannel_prune to use struct prefix *sgDonald Sharp2016-12-221-2/+1
* | pimd: Convert pim_ifchannel_join_add to struct prefix *sgDonald Sharp2016-12-221-2/+1
* | pimd: more source,group conversion to prefix sgDonald Sharp2016-12-221-4/+2
* | pimd: Convert ifchannel to using a prefix to store (s,g)Donald Sharp2016-12-221-2/+2
* | pimd: First Schwag at pim_register_stopDonald Sharp2016-12-221-1/+2
|/
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+145