summaryrefslogtreecommitdiffstats
path: root/pimd/pim_oil.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+17
* pimd: fix channel_oil and upstream RPF in syncChirag Shah2017-05-071-0/+3
* pimd: Pim Nexthop Tracking support with ECMPChirag Shah2017-04-251-2/+2
* pimd: Track oil list totals a bit better.Donald Sharp2017-03-021-0/+2
* pimd: Refactor functionsDonald Sharp2017-02-241-49/+35
* pimd: Fixup tracking of where we got OIF's from.Donald Sharp2017-01-301-14/+40
* 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 cleanup crashDonald Sharp2016-12-221-1/+2
* | pimd: Tell ourselves to rescan when we discover an issueDonald Sharp2016-12-221-3/+7
* | pimd: Correctly associate channel oil with correct IIFDonald Sharp2016-12-221-0/+5
* | pimd: Clarify pim_mroute_[add|del] function debuggingDonald Sharp2016-12-221-2/+2
* | pimd: Cleanup debugs onDonald Sharp2016-12-221-23/+12
* | pimd: Fix pim_oil_equal functionDonald Sharp2016-12-221-1/+1
* | pimd: Write pim_upstream_empty_inherited_olistDonald Sharp2016-12-221-0/+21
* | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton2016-12-221-22/+22
* | pimd: Create channel_oil hash for quicker lookupDonald Sharp2016-12-221-11/+84
* | pimd: sort qpim_channel_oil_list and qpim_upstream_listDaniel Walton2016-12-221-1/+1
* | pimd: Fix crash in channel_oil_add_oifDonald Sharp2016-12-221-1/+9
* | lib, pimd: Fix borked up prefix codeDonald Sharp2016-12-221-7/+7
* | pimd: Fixup pim_oil interface to be a bit more consistent.Donald Sharp2016-12-221-24/+10
* | pimd: Remove unnecessary QuaggaIdDonald Sharp2016-12-221-1/+0
* | pimd: Refactor s,g information to struct prefix in pim_upstream.hDonald Sharp2016-12-221-21/+13
* | pimd: Add pim_channel_del_oifDonald Sharp2016-12-221-0/+86
|/
* pimd: Track if the mroute is installed or notDonald Sharp2016-07-121-0/+1
* pimd: Refactor pim_mroute_add and _delDonald Sharp2016-07-121-1/+1
* pimd: Make pim_channel_add_oif failures debugsDonald Sharp2016-06-291-42/+57
* pimd: Allow pimreg device to be output vifDonald Sharp2016-06-231-7/+0
* pimd: Separate pim vif index spot from ifindexDonald Sharp2016-06-181-0/+1
* pimd: Create special pimreg interfaceDonald Sharp2016-05-261-3/+0
* pimd: Fix some file inclusion issues.Donald Sharp2016-05-261-0/+1
* pimd: Move add_oif into pim_oil.cDonald Sharp2016-05-261-0/+142
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+140