summaryrefslogtreecommitdiff
path: root/pimd/pim_oil.c
AgeCommit message (Expand)Author
2017-03-02pimd: Track oil list totals a bit better.Donald Sharp
2017-02-24pimd: Refactor functionsDonald Sharp
2017-01-30pimd: Fixup tracking of where we got OIF's from.Donald 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: Fix cleanup crashDonald Sharp
2016-12-21pimd: Tell ourselves to rescan when we discover an issueDonald Sharp
2016-12-21pimd: Correctly associate channel oil with correct IIFDonald Sharp
2016-12-21pimd: Clarify pim_mroute_[add|del] function debuggingDonald Sharp
2016-12-21pimd: Cleanup debugs onDonald Sharp
2016-12-21pimd: Fix pim_oil_equal functionDonald Sharp
2016-12-21pimd: Write pim_upstream_empty_inherited_olistDonald Sharp
2016-12-21pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton
2016-12-21pimd: Create channel_oil hash for quicker lookupDonald Sharp
2016-12-21pimd: sort qpim_channel_oil_list and qpim_upstream_listDaniel Walton
2016-12-21pimd: Fix crash in channel_oil_add_oifDonald Sharp
2016-12-21lib, pimd: Fix borked up prefix codeDonald Sharp
2016-12-21pimd: Fixup pim_oil interface to be a bit more consistent.Donald 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-12pimd: Track if the mroute is installed or notDonald Sharp
2016-07-12pimd: Refactor pim_mroute_add and _delDonald Sharp
2016-06-29pimd: Make pim_channel_add_oif failures debugsDonald Sharp
2016-06-23pimd: Allow pimreg device to be output vifDonald Sharp
2016-06-17pimd: Separate pim vif index spot from ifindexDonald Sharp
2016-05-25pimd: Create special pimreg interfaceDonald Sharp
2016-05-25pimd: Fix some file inclusion issues.Donald Sharp
2016-05-25pimd: Move add_oif into pim_oil.cDonald Sharp
2016-05-25pimd: merge pimd as of 2015-01-19David Lamparter