| Commit message (Expand) | Author | Age | Files | Lines |
* | zebra: Missing break statement causes crash in zebra | Donald Sharp | 2017-08-03 | 1 | -0/+1 |
* | Merge branch 'master' into PIM_VRF | Donald Sharp | 2017-08-02 | 29 | -1648/+452 |
|\ |
|
| * | build: fix/improve clippy dependencies | David Lamparter | 2017-08-01 | 1 | -0/+1 |
| * | build: zebra: remove *_method Makefile hacks | David Lamparter | 2017-07-31 | 21 | -42/+107 |
| * | build: convert zebra/ to non-recursive build | David Lamparter | 2017-07-31 | 4 | -97/+163 |
| * | zebra: use DEFPY for static routes | Renato Westphal | 2017-07-28 | 3 | -697/+49 |
| * | zebra: unify the ipv4/ipv6 static route functions | Renato Westphal | 2017-07-28 | 1 | -244/+129 |
| * | zebra: allow fully specified static ipv4 routes | Renato Westphal | 2017-07-28 | 3 | -17/+156 |
| * | zebra: refactor zebra_static_ipv4() and static_ipv6_func() | Renato Westphal | 2017-07-28 | 1 | -118/+126 |
| * | zebra: accept static v6 routes with non-existent nexthop interfaces | Renato Westphal | 2017-07-28 | 1 | -3/+3 |
| * | zebra: remove redundant DEFUNs for labeled static routes | Renato Westphal | 2017-07-28 | 3 | -674/+63 |
| * | zebra: remove weird blackhole/reject ipv6 static routes | Renato Westphal | 2017-07-28 | 1 | -129/+31 |
| * | zebra: use curly braces for optional arguments of static routes | Renato Westphal | 2017-07-28 | 1 | -16/+16 |
| * | Merge pull request #863 from dwalton76/zebra-static-reject | Russ White | 2017-07-27 | 1 | -57/+61 |
| |\ |
|
| | * | zebra: static route cleanup | Daniel Walton | 2017-07-25 | 1 | -57/+61 |
| * | | zebra: debug cleanup | Daniel Walton | 2017-07-25 | 1 | -71/+64 |
| |/ |
|
* | | zebra: Convert get_stats to use new kernel interface | Donald Sharp | 2017-07-24 | 1 | -13/+27 |
* | | lib, pimd, zebra: Allow pim to set pimregX into appropriate vrf | Donald Sharp | 2017-07-24 | 5 | -3/+64 |
* | | zebra: Allow S,G lookup to use RTNL_FAMILY_IPMR | Donald Sharp | 2017-07-24 | 4 | -33/+31 |
* | | zebra: Remove strcpy from fast path | Donald Sharp | 2017-07-24 | 1 | -5/+10 |
|/ |
|
* | Revert "*: reindent pt. 2" | David Lamparter | 2017-07-22 | 17 | -130/+107 |
* | Merge pull request #828 from tigranmartirosyan/master | Quentin Young | 2017-07-18 | 1 | -1/+11 |
|\ |
|
| * | Add 1 more identation to correspond to kernel style multi-line comment | tmartiro | 2017-07-18 | 1 | -5/+5 |
| * | replace space to tabs, add kernel styles multiline, remove trailing whitespaces. | tmartiro | 2017-07-18 | 1 | -10/+8 |
| * | merge with upstream | tmartiro | 2017-07-17 | 85 | -29338/+33882 |
| |\ |
|
| * \ | Merge branch 'master' into pr752 | tmartiro | 2017-07-05 | 1 | -2/+2 |
| |\ \ |
|
| * | | | fix #752 problem: ARP is not updating if mac address changed on remote side | tigranmartirosyan | 2017-07-03 | 1 | -0/+13 |
* | | | | *: reindent pt. 2 | whitespace / reindent | 2017-07-17 | 17 | -107/+130 |
| |_|/
|/| | |
|
* | | | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 84 | -33417/+32006 |
* | | | bgpd, zebra: Cleanup warnings from new code | Donald Sharp | 2017-07-14 | 4 | -91/+90 |
* | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 15 | -475/+465 |
|\ \ \ |
|
| * \ \ | Merge pull request #813 from opensourcerouting/newline-redux | Russ White | 2017-07-14 | 15 | -470/+460 |
| |\ \ \ |
|
| | * \ \ | Merge remote-tracking branch 'frr/master' into newline-redux | David Lamparter | 2017-07-14 | 10 | -116/+116 |
| | |\ \ \ |
|
| | * | | | | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 5 | -33/+23 |
| | * | | | | *: remove VTYNL, part 3 of 6 | David Lamparter | 2017-07-14 | 3 | -7/+7 |
| | * | | | | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 3 | -26/+26 |
| | * | | | | *: remove VTYNL, part 1 of 6 | David Lamparter | 2017-07-14 | 6 | -21/+21 |
| | * | | | | *: ditch vty_outln(), part 2 of 2 | David Lamparter | 2017-07-14 | 4 | -35/+35 |
| | * | | | | *: ditch vty_outln(), part 1 of 2 | David Lamparter | 2017-07-13 | 12 | -357/+357 |
* | | | | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attr | Donald Sharp | 2017-07-14 | 18 | -264/+183 |
|\| | | | | |
|
| * | | | | | Merge pull request #762 from bingen/mutiple_nh_recursive_levels | Donald Sharp | 2017-07-14 | 9 | -148/+67 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | zebra: Fix compilation warning | ßingen | 2017-07-13 | 1 | -1/+1 |
| | * | | | | zebra: prettier format for multilevel-recursive routes | Christian Franke | 2017-07-12 | 1 | -1/+1 |
| | * | | | | zebra: use copy_nexthops in route_entry_copy_nexthops | Christian Franke | 2017-07-12 | 3 | -22/+6 |
| | * | | | | lib,zebra: Fix ALL_NEXTHOPS iterator | Christian Franke | 2017-07-12 | 1 | -33/+0 |
| | * | | | | Update comments for ALL_NEXTHOPS_RO definition | ßingen | 2017-07-12 | 1 | -10/+5 |
| | * | | | | Avoid to make indentation even worse | ßingen | 2017-07-10 | 1 | -6/+6 |
| | * | | | | Remove recursive param from netlink_route_info_add | ßingen | 2017-07-10 | 1 | -4/+3 |
| | * | | | | Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPS | ßingen | 2017-07-10 | 8 | -28/+28 |
| | * | | | | Fix bug with NH macro in zebra_fpm_protobuf | ßingen | 2017-07-10 | 1 | -3/+2 |