summaryrefslogtreecommitdiff
path: root/pimd/pim_ifchannel.h
AgeCommit message (Expand)Author
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-02-14pim6d: IPv6-adjust pim_ifchannel_*David Lamparter
2022-01-12pimd: `prefix_sg` => `pim_sgaddr`David Lamparter
2022-01-10pimd: Modifying in_addr to pim_addr in struct pim_ifchannel for IPv6.Mobashshera Rasool
2021-11-25pimd: removing no caller functionsSai Gomathi
2021-08-27pimd: de-circularize includesDavid Lamparter
2020-11-02pimd: (*,G) Prune processing doesn't remove SGRpt ifchannelvdhingra
2020-03-16pimd: fix OIL not removed after IGMP pruneSarita Patra
2020-02-14pimd: stop overloading SRC_IGMP upstream for vxlan local membershipAnuradha Karuppiah
2019-05-14lib: hashing functions should take const argumentsQuentin Young
2018-05-11pimd: Cleanup ifchannel deletionDonald Sharp
2018-03-06*: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger
2017-08-24pimd: Cleanup S,GRPt prune handling on Mroute LossDonald Sharp
2017-08-02pimd: Convert to using a RB tree for the pim_ifp ifchannel_listDonald Sharp
2017-07-24pimd: Fix code to not send joins when SGRPT Prune is receivedDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-06-06Merge branch 'stable/3.0'David Lamparter
2017-05-18pimd: Fix to Tx S,G Join when SGRpt->Join stateChirag Shah
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-04-25pimd: Fix WG/SGRpt & WG J/P processingChirag Shah
2017-03-17pimd: Add display of SGRpt state for ifchannelDonald Sharp
2017-02-24pimd: Make ifchannel lookup a hash lookupDonald Sharp
2017-02-24pimd: Narrow inheritance search down to interface we are interested in.Donald Sharp
2017-01-30pimd: Use correct flag to add an oifDonald Sharp
2017-01-19pimd: Cleanup the headers.Donald Sharp
2017-01-17Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp
2016-12-21pimd: Allow storing of sg in string formatDonald Sharp
2016-12-21pimd: Add Handler for Receive (*,G) join for (S,G,rpt)Donald Sharp
2016-12-21pimd: Add ability to know if ifchannel is (S,G,rpt)Donald Sharp
2016-12-21pimd: Add ability for ifchannel *,G to know their S,G'sDonald Sharp
2016-12-21pimd: Start (S,G,rpt) codingDonald Sharp
2016-12-21pimd: Clean up the interface deletionDonald Sharp
2016-12-21pimd: Further work to fix rpf lookups and nbrsDonald Sharp
2016-12-21pimd: Turn on forwarding for a late added interface.Donald Sharp
2016-12-21lib, pimd: Fix borked up prefix codeDonald Sharp
2016-12-21pimd: Remove Wrong PIMREG ifchannel stateDonald Sharp
2016-12-21pimd: Allow ifchannel S,G's to know their *,G parentDonald Sharp
2016-12-21pimd: Remove unnecessary QuaggaIdDonald Sharp
2016-12-21pimd: Convert pim_ifchannel_local_membership_del to struct prefix *sgDonald Sharp
2016-12-21pimd: convert pim_ifchannel_local_membership_add to use struct prefix sgDonald Sharp
2016-12-21pimd: Convert pim_ifchannel_prune to use struct prefix *sgDonald Sharp
2016-12-21pimd: Convert pim_ifchannel_join_add to struct prefix *sgDonald Sharp
2016-12-21pimd: more source,group conversion to prefix sgDonald Sharp
2016-12-21pimd: Convert ifchannel to using a prefix to store (s,g)Donald Sharp
2016-12-21pimd: First Schwag at pim_register_stopDonald Sharp
2016-12-20build: remove $Format tagsDavid Lamparter
2016-05-25pimd: merge pimd as of 2015-01-19David Lamparter