summaryrefslogtreecommitdiff
path: root/pimd/pim_oil.h
AgeCommit message (Expand)Author
2022-04-13pimd: Changing PIM_OIF_FLAG_PROTO_IGMP to PIM_OIF_FLAG_PROTO_GMAbhishek N R
2022-04-05pimd: Remove pim_channel_oil_change_iif from header fileMobashshera Rasool
2022-03-23pim6d: Mroute changesplsaranya
2022-02-16pim6d: IPv6-adjust mroute codeDavid Lamparter
2022-01-12pimd: `prefix_sg` => `pim_sgaddr`David Lamparter
2021-08-27pimd: de-circularize includesDavid Lamparter
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2020-03-06pimd: Add accidently missed code during upstreaming processDonald Sharp
2020-01-03pimd: Convert the channel_oil_list|hash to a rb_treeDonald Sharp
2019-11-15pimd: re-eval JD on sources when a STAR_OIF is removedAnuradha Karuppiah
2019-11-15pimd: set mfcc_parent at the time of MFCC programmingAnuradha Karuppiah
2019-11-15pimd: re-eval c_oil mute flags on upstream attach/detachAnuradha Karuppiah
2019-11-15pimd: MUTE flag to suppress traffic forwarding on non-DFAnuradha Karuppiah
2019-11-15pimd: update add_oif and del_oif debugs to print callerAnuradha Karuppiah
2019-07-18pimd: Add pim_channel_oil_change_iifDonald Sharp
2019-06-14pimd: Add debugs for channel_oil creation and deletionDonald Sharp
2019-06-08pimd: The PIM_OIF_FLAG_PROTO_SRC flag was never usedDonald Sharp
2019-06-03pimd: Add `clear ip mroute [vrf NAME] count` command to pimDonald Sharp
2019-04-21pimd: fix macro backslash alignmentAnuradha Karuppiah
2019-04-20pimd: add new OIF type in prep for vxlan supportAnuradha Karuppiah
2019-03-31pimd: Introduce mroute_creation in channel oil data structureSarita Patra
2019-03-18pimd: Addressing the review commentsSarita Patra
2019-02-24pimd: added comments for upstream and channel_oil new valuesSarita Patra
2018-02-19pimd: Multicast traceroute client and routerMladen Sablic
2017-07-24pimd: Convert channel_oil_hash and list into 'struct pim_instance *'Donald Sharp
2017-07-24pimd: If c_oil->pim is set use that pim instance in pim_mroute.cDonald Sharp
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-06pimd: fix channel_oil and upstream RPF in syncChirag Shah
2017-01-30pimd: Modify pimreg creationDonald Sharp
2017-01-30pimd: Fixup tracking of where we got OIF's from.Donald Sharp
2017-01-17Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp
2016-12-21pimd: Tell ourselves to rescan when we discover an issueDonald Sharp
2016-12-21pimd: Write pim_upstream_empty_inherited_olistDonald Sharp
2016-12-21pimd: Create channel_oil hash for quicker lookupDonald Sharp
2016-12-21pimd: Fixup to use new lastusedDonald Sharp
2016-12-21lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp
2016-12-21lib, pimd: Fix borked up prefix codeDonald Sharp
2016-12-21pimd: Remove unnecessary QuaggaIdDonald Sharp
2016-12-21pimd: Refactor s,g information to struct prefix in pim_upstream.hDonald Sharp
2016-12-21pimd: Add pim_channel_del_oifDonald Sharp
2016-12-20build: remove $Format tagsDavid Lamparter
2016-07-13pimd: Add generic function to retrieve mroute statsDonald Sharp
2016-07-12pimd: Track if the mroute is installed or notDonald Sharp
2016-05-25pimd: Move add_oif into pim_oil.cDonald Sharp
2016-05-25pimd: Add New Source type for where a (S,G) mroute is learnedDonald Sharp
2016-05-25pimd: merge pimd as of 2015-01-19David Lamparter