summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-09113-893/+888
* Merge pull request #478 from opensourcerouting/test-extensionDonald Sharp2017-05-091-1/+2
|\
| * tests: allow to use exit_cleanly as test methodChristian Franke2017-05-081-1/+2
* | Merge pull request #454 from dwalton76/hide-router-bgp-peer-ipv4-unicast-comm...Lou Berger2017-05-096-142/+917
|\ \
| * | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"Daniel Walton2017-05-045-41/+85
| * | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast"Daniel Walton2017-05-031-101/+832
* | | Merge pull request #468 from qlyoung/fix-list-permDavid Lamparter2017-05-092-39/+34
|\ \ \
| * | | lib: fix 'list permutations'Quentin Young2017-05-052-39/+34
* | | | Merge pull request #435 from chiragshah6/pim_devJafar Al-Gharaibeh2017-05-095-2/+263
|\ \ \ \
| * | | | pimd: fix compilation failure.Chirag Shah2017-05-021-1/+0
| * | | | pimd: fix extra space at the endChirag Shah2017-05-021-1/+1
| * | | | pimd: fix help string for intf cntrs show cmdChirag Shah2017-05-021-20/+7
| * | | | pimd: fix show command for protocol counterChirag Shah2017-05-021-1/+1
| * | | | pimd: Introduce show command for protocol countersChirag Shah2017-05-025-2/+277
* | | | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-0830-310/+408
|\ \ \ \ \
| * \ \ \ \ Merge pull request #475 from chiragshah6/pim_dev_3_0Jafar Al-Gharaibeh2017-05-0816-250/+325
| |\ \ \ \ \
| | * | | | | pimd: Fix WG/SGRpt & WG J/P processingChirag Shah2017-05-077-21/+30
| | * | | | | pimd: replay IGMP static group upon if creationChirag Shah2017-05-071-0/+34
| | * | | | | pimd: fix pimd crash when pim interface disabledChirag Shah2017-05-071-1/+6
| | * | | | | pimd: fix pim ecmp rebalance config writeChirag Shah2017-05-072-1/+11
| | * | | | | pimd: fix channel_oil and upstream RPF in syncChirag Shah2017-05-078-228/+245
| |/ / / / /
| * | | | | Merge pull request #462 from donaldsharp/poll_3.0Russ White2017-05-073-17/+17
| |\ \ \ \ \
| | * | | | | lib: Rename HAVE_POLL to prevent conflicting #definesDonald Sharp2017-05-043-17/+17
| * | | | | | Merge pull request #470 from dslicenc/cm16223Russ White2017-05-071-1/+0
| |\ \ \ \ \ \
| | * | | | | | bgpd: resolve crash displaying bgp vrf routing infoDon Slice2017-05-051-1/+0
| * | | | | | | Merge pull request #447 from donaldsharp/moobotMartin Winter2017-05-061-7/+3
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | doc: Add systemd dev package to docDonald Sharp2017-05-031-1/+1
| | * | | | | | doc: Fix systemd build instructionsDonald Sharp2017-05-031-6/+2
| * | | | | | | Merge pull request #465 from opensourcerouting/cli-fuzzer-fixesDonald Sharp2017-05-0410-35/+54
| |\ \ \ \ \ \ \
| | * | | | | | | *: fix a bunch of segfaults detected by a CLI fuzzerRenato Westphal2017-05-0410-35/+54
| * | | | | | | | Merge pull request #452 from hwchiu/fix_ldpdRenato Westphal2017-05-041-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix the error message when execute ldpd with --enable-tcp-zebraHung-Weic Chiu2017-05-031-0/+3
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge pull request #463 from donaldsharp/pim_stable_3.0Jafar Al-Gharaibeh2017-05-042-3/+12
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | pimd: Note when a S,G stream should be a FHR as wellDonald Sharp2017-05-041-0/+10
| | * | | | | | | pimd: Only compare the actual IIF of the *,G to S,GDonald Sharp2017-05-041-3/+2
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge pull request #464 from donaldsharp/datacenterJafar Al-Gharaibeh2017-05-0822-28/+32
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into datacenterDonald Sharp2017-05-0887-129/+17611
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #477 from opensourcerouting/gitignoreDonald Sharp2017-05-081-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | *: ignore libtool library anotation filesChristian Franke2017-05-081-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #449 from dwalton76/valgrind-enableMartin Winter2017-05-082-1/+15
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Added config option for valgrind executableDaniel Walton2017-05-082-2/+6
| * | | | | | | | Add valgrind_enable option to /etc/frr/debian.confDaniel Walton2017-05-032-1/+11
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #476 from qlyoung/abort-select-fdRuss White2017-05-081-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: abort if fd >= FD_SETSIZE and using selectQuentin Young2017-05-071-0/+6
* | | | | | | | | Merge pull request #409 from donaldsharp/EIGRPRuss White2017-05-0867-13/+17462
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | eigrpd: Basic DocumentationDonald Sharp2017-05-064-0/+345
| * | | | | | | | Merge branch 'master' into EIGRPDonald Sharp2017-05-0281-1157/+6415
| |\ \ \ \ \ \ \ \
| * | | | | | | | | vtysh: remove unused compilation fileDonald Sharp2017-04-271-1/+1
| * | | | | | | | | eigrpd: Switch u_int64_t -> uint64_tDonald Sharp2017-04-274-9/+9
| * | | | | | | | | eigrpd: Add missing eigrp_fsm.h to 'make dist'Donald Sharp2017-04-271-1/+2