Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 113 | -893/+888 |
* | Merge pull request #478 from opensourcerouting/test-extension | Donald Sharp | 2017-05-09 | 1 | -1/+2 |
|\ | |||||
| * | tests: allow to use exit_cleanly as test method | Christian Franke | 2017-05-08 | 1 | -1/+2 |
* | | Merge pull request #454 from dwalton76/hide-router-bgp-peer-ipv4-unicast-comm... | Lou Berger | 2017-05-09 | 6 | -142/+917 |
|\ \ | |||||
| * | | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast" | Daniel Walton | 2017-05-04 | 5 | -41/+85 |
| * | | bgpd: hide "router bgp" commands also under "address-family ipv4 unicast" | Daniel Walton | 2017-05-03 | 1 | -101/+832 |
* | | | Merge pull request #468 from qlyoung/fix-list-perm | David Lamparter | 2017-05-09 | 2 | -39/+34 |
|\ \ \ | |||||
| * | | | lib: fix 'list permutations' | Quentin Young | 2017-05-05 | 2 | -39/+34 |
* | | | | Merge pull request #435 from chiragshah6/pim_dev | Jafar Al-Gharaibeh | 2017-05-09 | 5 | -2/+263 |
|\ \ \ \ | |||||
| * | | | | pimd: fix compilation failure. | Chirag Shah | 2017-05-02 | 1 | -1/+0 |
| * | | | | pimd: fix extra space at the end | Chirag Shah | 2017-05-02 | 1 | -1/+1 |
| * | | | | pimd: fix help string for intf cntrs show cmd | Chirag Shah | 2017-05-02 | 1 | -20/+7 |
| * | | | | pimd: fix show command for protocol counter | Chirag Shah | 2017-05-02 | 1 | -1/+1 |
| * | | | | pimd: Introduce show command for protocol counters | Chirag Shah | 2017-05-02 | 5 | -2/+277 |
* | | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-05-08 | 30 | -310/+408 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #475 from chiragshah6/pim_dev_3_0 | Jafar Al-Gharaibeh | 2017-05-08 | 16 | -250/+325 |
| |\ \ \ \ \ | |||||
| | * | | | | | pimd: Fix WG/SGRpt & WG J/P processing | Chirag Shah | 2017-05-07 | 7 | -21/+30 |
| | * | | | | | pimd: replay IGMP static group upon if creation | Chirag Shah | 2017-05-07 | 1 | -0/+34 |
| | * | | | | | pimd: fix pimd crash when pim interface disabled | Chirag Shah | 2017-05-07 | 1 | -1/+6 |
| | * | | | | | pimd: fix pim ecmp rebalance config write | Chirag Shah | 2017-05-07 | 2 | -1/+11 |
| | * | | | | | pimd: fix channel_oil and upstream RPF in sync | Chirag Shah | 2017-05-07 | 8 | -228/+245 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #462 from donaldsharp/poll_3.0 | Russ White | 2017-05-07 | 3 | -17/+17 |
| |\ \ \ \ \ | |||||
| | * | | | | | lib: Rename HAVE_POLL to prevent conflicting #defines | Donald Sharp | 2017-05-04 | 3 | -17/+17 |
| * | | | | | | Merge pull request #470 from dslicenc/cm16223 | Russ White | 2017-05-07 | 1 | -1/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bgpd: resolve crash displaying bgp vrf routing info | Don Slice | 2017-05-05 | 1 | -1/+0 |
| * | | | | | | | Merge pull request #447 from donaldsharp/moobot | Martin Winter | 2017-05-06 | 1 | -7/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | doc: Add systemd dev package to doc | Donald Sharp | 2017-05-03 | 1 | -1/+1 |
| | * | | | | | | doc: Fix systemd build instructions | Donald Sharp | 2017-05-03 | 1 | -6/+2 |
| * | | | | | | | Merge pull request #465 from opensourcerouting/cli-fuzzer-fixes | Donald Sharp | 2017-05-04 | 10 | -35/+54 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | *: fix a bunch of segfaults detected by a CLI fuzzer | Renato Westphal | 2017-05-04 | 10 | -35/+54 |
| * | | | | | | | | Merge pull request #452 from hwchiu/fix_ldpd | Renato Westphal | 2017-05-04 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fix the error message when execute ldpd with --enable-tcp-zebra | Hung-Weic Chiu | 2017-05-03 | 1 | -0/+3 |
| | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #463 from donaldsharp/pim_stable_3.0 | Jafar Al-Gharaibeh | 2017-05-04 | 2 | -3/+12 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | pimd: Note when a S,G stream should be a FHR as well | Donald Sharp | 2017-05-04 | 1 | -0/+10 |
| | * | | | | | | | pimd: Only compare the actual IIF of the *,G to S,G | Donald Sharp | 2017-05-04 | 1 | -3/+2 |
| | | |/ / / / / | | |/| | | | | | |||||
* | | | | | | | | Merge pull request #464 from donaldsharp/datacenter | Jafar Al-Gharaibeh | 2017-05-08 | 22 | -28/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into datacenter | Donald Sharp | 2017-05-08 | 87 | -129/+17611 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #477 from opensourcerouting/gitignore | Donald Sharp | 2017-05-08 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | *: ignore libtool library anotation files | Christian Franke | 2017-05-08 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #449 from dwalton76/valgrind-enable | Martin Winter | 2017-05-08 | 2 | -1/+15 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Added config option for valgrind executable | Daniel Walton | 2017-05-08 | 2 | -2/+6 |
| * | | | | | | | | Add valgrind_enable option to /etc/frr/debian.conf | Daniel Walton | 2017-05-03 | 2 | -1/+11 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #476 from qlyoung/abort-select-fd | Russ White | 2017-05-08 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | lib: abort if fd >= FD_SETSIZE and using select | Quentin Young | 2017-05-07 | 1 | -0/+6 |
* | | | | | | | | | Merge pull request #409 from donaldsharp/EIGRP | Russ White | 2017-05-08 | 67 | -13/+17462 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | eigrpd: Basic Documentation | Donald Sharp | 2017-05-06 | 4 | -0/+345 |
| * | | | | | | | | Merge branch 'master' into EIGRP | Donald Sharp | 2017-05-02 | 81 | -1157/+6415 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | vtysh: remove unused compilation file | Donald Sharp | 2017-04-27 | 1 | -1/+1 |
| * | | | | | | | | | eigrpd: Switch u_int64_t -> uint64_t | Donald Sharp | 2017-04-27 | 4 | -9/+9 |
| * | | | | | | | | | eigrpd: Add missing eigrp_fsm.h to 'make dist' | Donald Sharp | 2017-04-27 | 1 | -1/+2 |