| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -1/+1 |
* | pimd: Cleanup ifchannel deletion | Donald Sharp | 2018-05-12 | 1 | -1/+0 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -2/+2 |
* | pimd: Cleanup S,GRPt prune handling on Mroute Loss | Donald Sharp | 2017-08-24 | 1 | -2/+1 |
* | pimd: Convert to using a RB tree for the pim_ifp ifchannel_list | Donald Sharp | 2017-08-02 | 1 | -2/+8 |
* | pimd: Fix code to not send joins when SGRPT Prune is received | Donald Sharp | 2017-07-24 | 1 | -1/+2 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -62/+57 |
* | Merge branch 'stable/3.0' | David Lamparter | 2017-06-06 | 1 | -1/+1 |
|\ |
|
| * | pimd: Fix to Tx S,G Join when SGRpt->Join state | Chirag Shah | 2017-05-18 | 1 | -1/+1 |
* | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -18/+17 |
|/ |
|
* | pimd: Fix WG/SGRpt & WG J/P processing | Chirag Shah | 2017-04-25 | 1 | -1/+1 |
* | pimd: Add display of SGRpt state for ifchannel | Donald Sharp | 2017-03-17 | 1 | -1/+1 |
* | pimd: Make ifchannel lookup a hash lookup | Donald Sharp | 2017-02-24 | 1 | -0/+3 |
* | pimd: Narrow inheritance search down to interface we are interested in. | Donald Sharp | 2017-02-24 | 1 | -0/+1 |
* | pimd: Use correct flag to add an oif | Donald Sharp | 2017-01-30 | 1 | -2/+2 |
* | pimd: Cleanup the headers. | Donald Sharp | 2017-01-19 | 1 | -4/+0 |
* | Merge remote-tracking branch 'origin/master' into pim_lib_work2 | Donald Sharp | 2017-01-18 | 1 | -0/+3 |
|\ |
|
| * | build: remove $Format tags | David Lamparter | 2016-12-20 | 1 | -2/+0 |
* | | pimd: Allow storing of sg in string format | Donald Sharp | 2016-12-22 | 1 | -0/+1 |
* | | pimd: Add Handler for Receive (*,G) join for (S,G,rpt) | Donald Sharp | 2016-12-22 | 1 | -0/+1 |
* | | pimd: Add ability to know if ifchannel is (S,G,rpt) | Donald Sharp | 2016-12-22 | 1 | -0/+8 |
* | | pimd: Add ability for ifchannel *,G to know their S,G's | Donald Sharp | 2016-12-22 | 1 | -0/+3 |
* | | pimd: Start (S,G,rpt) coding | Donald Sharp | 2016-12-22 | 1 | -0/+3 |
* | | pimd: Clean up the interface deletion | Donald Sharp | 2016-12-22 | 1 | -0/+1 |
* | | pimd: Further work to fix rpf lookups and nbrs | Donald Sharp | 2016-12-22 | 1 | -1/+1 |
* | | pimd: Turn on forwarding for a late added interface. | Donald Sharp | 2016-12-22 | 1 | -0/+1 |
* | | lib, pimd: Fix borked up prefix code | Donald Sharp | 2016-12-22 | 1 | -7/+7 |
* | | pimd: Remove Wrong PIMREG ifchannel state | Donald Sharp | 2016-12-22 | 1 | -1/+0 |
* | | pimd: Allow ifchannel S,G's to know their *,G parent | Donald Sharp | 2016-12-22 | 1 | -0/+1 |
* | | pimd: Remove unnecessary QuaggaId | Donald Sharp | 2016-12-22 | 1 | -1/+0 |
* | | pimd: Convert pim_ifchannel_local_membership_del to struct prefix *sg | Donald Sharp | 2016-12-22 | 1 | -2/+1 |
* | | pimd: convert pim_ifchannel_local_membership_add to use struct prefix sg | Donald Sharp | 2016-12-22 | 1 | -2/+1 |
* | | pimd: Convert pim_ifchannel_prune to use struct prefix *sg | Donald Sharp | 2016-12-22 | 1 | -2/+1 |
* | | pimd: Convert pim_ifchannel_join_add to struct prefix *sg | Donald Sharp | 2016-12-22 | 1 | -2/+1 |
* | | pimd: more source,group conversion to prefix sg | Donald Sharp | 2016-12-22 | 1 | -4/+2 |
* | | pimd: Convert ifchannel to using a prefix to store (s,g) | Donald Sharp | 2016-12-22 | 1 | -2/+2 |
* | | pimd: First Schwag at pim_register_stop | Donald Sharp | 2016-12-22 | 1 | -1/+2 |
|/ |
|
* | pimd: merge pimd as of 2015-01-19 | David Lamparter | 2016-05-26 | 1 | -0/+145 |