summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: remove unnecessary #include "vty.h"Quentin Young2017-03-028-8/+0
* bgpd: add vty.h to bgpd.hQuentin Young2017-03-021-0/+1
* lib: add stream.h, vty.h, zebra.h to plist.hQuentin Young2017-03-022-1/+5
* Merge pull request #230 from qlyoung/remove-quagga_clkidRuss White2017-03-011-5/+0
|\
| * lib: remove unused quagga_clkidQuentin Young2017-02-271-5/+0
* | Merge pull request #224 from donaldsharp/pim_patches_febRuss White2017-03-0122-438/+513
|\ \
| * | pimd: Get Static mroutes displaying againDonald Sharp2017-02-241-11/+18
| * | pimd: Move group handling to it's own function for J/P messageDonald Sharp2017-02-241-91/+101
| * | pimd: Add hash lookup for igmp group'sDonald Sharp2017-02-242-6/+33
| * | pimd: Intelligently drop wrvifwhole packets in some casesDonald Sharp2017-02-241-2/+14
| * | pimd: Refactor pim_joinprune_sendDonald Sharp2017-02-245-43/+31
| * | pimd: Refactor pim_rpf_update to take a 'struct pim_rpf'Donald Sharp2017-02-243-19/+19
| * | pimd: Refactor functionsDonald Sharp2017-02-241-49/+35
| * | pimd: Make ifchannel lookup a hash lookupDonald Sharp2017-02-244-13/+44
| * | pimd: Trust the compilerDonald Sharp2017-02-241-1/+0
| * | pimd: Narrow inheritance search down to interface we are interested in.Donald Sharp2017-02-244-3/+6
| * | pimd: Remove unnecessary igmp checkDonald Sharp2017-02-241-6/+0
| * | pimd: Remove unnecessary ip header length checks on receipt.Donald Sharp2017-02-243-26/+0
| * | pimd: Remove unnecessary check in packet process pathDonald Sharp2017-02-241-7/+0
| * | pimd: Only debug in the unusual caseDonald Sharp2017-02-241-20/+20
| * | pimd: Remove unneeded parameterDonald Sharp2017-02-243-12/+9
| * | pimd: Add packed data structures for building j/p messagesDonald Sharp2017-02-242-97/+107
| * | pimd: Assume buffer size passed in is of sufficient sizeDonald Sharp2017-02-244-64/+27
| * | pimd: Add 'struct pim_msg_header' packed data structure.Donald Sharp2017-02-244-41/+35
| * | pimd: Document the J/P packet format a bit better.Donald Sharp2017-02-242-12/+101
| * | pimd: Convert sizes to #definesDonald Sharp2017-02-242-15/+13
* | | Merge pull request #231 from qlyoung/monotime-retabRuss White2017-03-011-28/+28
|\ \ \
| * | | lib: monotime.h tabs -> spacesQuentin Young2017-02-271-28/+28
| | |/ | |/|
* | | Merge pull request #234 from donaldsharp/v6_multipath_rework1Russ White2017-03-016-292/+167
|\ \ \
| * | | zebra: Allow multiple rib deletes from linux kernelDonald Sharp2017-03-011-2/+35
| * | | zebra: Add multipath parsing to V6Donald Sharp2017-03-011-96/+95
| * | | zebra: Refactor netlink_route_change and netlink_route_change_read_unicastDonald Sharp2017-03-011-207/+26
| * | | zebra: Add knowledge of whether or not we are acting under startup conditionsDonald Sharp2017-03-016-45/+69
* | | | Merge pull request #235 from donaldsharp/coverity1Russ White2017-03-019-19/+36
|\ \ \ \ | |/ / / |/| | |
| * | | bgpd: Cleanup grabbag of coverity scan issues foundDonald Sharp2017-03-016-11/+24
| * | | isisd: Clean up leaked memoryDonald Sharp2017-03-011-0/+1
| * | | ospf6d: Fix write beyond data structureDonald Sharp2017-03-011-7/+7
| * | | pimd: Fix use of value after freeDonald Sharp2017-03-011-1/+4
|/ / /
* | | Merge pull request #226 from donaldsharp/evpn_fixRuss White2017-02-281-1/+3
|\ \ \
| * | | bgpd: Fix help strings for new commandDonald Sharp2017-02-241-1/+3
| |/ /
* | | Merge pull request #229 from ChairmanTubeAmp/martinb-lower-frr.confDonald Sharp2017-02-2712-30/+30
|\ \ \ | |/ / |/| |
| * | Lowercase frr.confMartín Beauchamp2017-02-2712-30/+30
|/ /
* | Merge pull request #219 from opensourcerouting/feature/isis-draft-ietf-rtgwg-...Donald Sharp2017-02-249-136/+606
|\ \ | |/ |/|
| * isisd: add support for draft-ietf-rtgwg-backoff-algoStephane Litkowski2017-02-224-0/+161
| * isisd: cleanup SPF schedulingStephane Litkowski2017-02-226-136/+36
| * lib: add SPF back-off implementationChristian Franke2017-02-223-0/+409
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-2425-22/+1655
|\ \ | |/ |/|
| * Merge pull request #221 from LabNConsulting/working/2.0/patch/issue-218Donald Sharp2017-02-241-1/+1
| |\
| | * bgpd: Fix issue #218Lou Berger2017-02-231-1/+1
| |/
| * Merge pull request #220 from opensourcerouting/fixes/addpath_idDonald Sharp2017-02-232-0/+4
| |\