| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: Move nh_resolve_via_default to appropriate header | Donald Sharp | 2018-02-09 | 1 | -1/+1 |
* | *: Track vrfs per nexthop not per route entry | Donald Sharp | 2018-02-09 | 1 | -1/+0 |
* | zebra: Cleanup nexthop update encoding | Donald Sharp | 2018-02-05 | 1 | -8/+1 |
* | Merge pull request #1618 from donaldsharp/zebra_startup_ordering | Philippe Guibert | 2018-01-23 | 1 | -0/+2 |
|\ |
|
| * | zebra: Add nh_vrf_id to 'struct route_entry` | Donald Sharp | 2018-01-12 | 1 | -0/+2 |
* | | zebra: use zclient_create_header | Donald Sharp | 2018-01-22 | 1 | -1/+1 |
|/ |
|
* | zebra: slight mods to commit for nexthop resolution with /32 nexthop | Don Slice | 2017-11-22 | 1 | -9/+4 |
* | zebra: fix resolving nexthop through itself | Don Slice | 2017-11-09 | 1 | -41/+111 |
* | *: Convert list_free usage to list_delete | Donald Sharp | 2017-10-05 | 1 | -3/+3 |
* | scan-build: cleanup some warnings | Vincent JARDIN | 2017-10-02 | 1 | -0/+1 |
* | *: use clang's 'ForEachMacros' format style option | Renato Westphal | 2017-09-15 | 1 | -4/+2 |
* | zebra: add new flag to detect nexthop label updates | Renato Westphal | 2017-08-09 | 1 | -2/+5 |
* | zebra: add nexthop tracking for pseudowires | Renato Westphal | 2017-08-09 | 1 | -2/+72 |
* | zebra: track and compare distance of recursive nexthops | Jorge Boncompte | 2017-08-04 | 1 | -0/+4 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -818/+792 |
* | Merge pull request #813 from opensourcerouting/newline-redux | Russ White | 2017-07-14 | 1 | -10/+8 |
|\ |
|
| * | *: remove VTYNL, part 4 of 6 | David Lamparter | 2017-07-14 | 1 | -8/+6 |
| * | *: remove VTYNL, part 2 of 6 | David Lamparter | 2017-07-14 | 1 | -2/+2 |
* | | Merge pull request #762 from bingen/mutiple_nh_recursive_levels | Donald Sharp | 2017-07-14 | 1 | -6/+3 |
|\ \
| |/
|/| |
|
| * | zebra: use copy_nexthops in route_entry_copy_nexthops | Christian Franke | 2017-07-12 | 1 | -3/+1 |
| * | Rename ALL_NEXTHOPS_RO to ALL_NEXTHOPS | ßingen | 2017-07-10 | 1 | -1/+1 |
| * | Allow for more than 1 NH recursion level | ßingen | 2017-06-28 | 1 | -3/+2 |
* | | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 1 | -5/+5 |
|/ |
|
* | zebra: Refactor 'struct rib' to be 'struct route_entry' | Donald Sharp | 2017-06-01 | 1 | -81/+81 |
* | Merge branch 'stable/3.0' | David Lamparter | 2017-05-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch stable/2.0 into stable/3.0 | David Lamparter | 2017-05-18 | 1 | -1/+1 |
| |\ |
|
| | * | zebrad: Correct problem removing dead routes from rib due to NHT issue | Don Slice | 2017-05-17 | 1 | -1/+1 |
* | | | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
|/ / |
|
* | | Merge branch 'stable/2.0' | David Lamparter | 2017-03-10 | 1 | -6/+32 |
|\| |
|
| * | zebra: Fix specific prefix handling | Donald Sharp | 2017-03-10 | 1 | -4/+1 |
| * | zebra: Notify all nexthops that we've changed | Donald Sharp | 2017-03-09 | 1 | -7/+36 |
* | | Merge pull request #257 from opensourcerouting/nhrpd | Donald Sharp | 2017-03-07 | 1 | -8/+17 |
|\ \ |
|
| * | | nhrpd: implement next hop resolution protocol | Timo Teräs | 2017-03-07 | 1 | -8/+17 |
* | | | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV6 | Donald Sharp | 2017-03-06 | 1 | -0/+1 |
* | | | bgpd, zebra: Add ifindex to NEXTHOP_TYPE_IPV4 | Donald Sharp | 2017-03-06 | 1 | -0/+1 |
|/ / |
|
* | | bgpd, zebra: Pass distance as part of the ZEBRA_NEXTHOP_UPDATE | Donald Sharp | 2017-01-30 | 1 | -2/+4 |
* | | *: use monotime() | David Lamparter | 2017-01-23 | 1 | -1/+1 |
* | | frr: Remove HAVE_IPV6 from code base | Donald Sharp | 2017-01-13 | 1 | -2/+0 |
|/ |
|
* | Merge branch '-renato' into stable/2.0 | David Lamparter | 2016-12-05 | 1 | -8/+13 |
|\ |
|
| * | zebra: plug more memory leaks | Renato Westphal | 2016-11-28 | 1 | -6/+11 |
| * | *: rename two vrf functions | Renato Westphal | 2016-11-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng | David Lamparter | 2016-11-28 | 1 | -35/+34 |
|\| |
|
| * | Merge remote-tracking branch 'origin/cmaster' into cmaster-next | Donald Sharp | 2016-11-19 | 1 | -35/+34 |
| |\ |
|
| | * | zebra: remove recursively derived static routes correctly | Don Slice | 2016-11-14 | 1 | -35/+34 |
| | * | Quagga won't advertise 0.0.0.0/0 with network statement | Daniel Walton | 2016-09-06 | 1 | -7/+6 |
* | | | lib: replace strlcpy & strlcat with glibc versions | David Lamparter | 2016-11-15 | 1 | -1/+0 |
|/ / |
|
* | | *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs | David Lamparter | 2016-09-19 | 1 | -0/+1 |
* | | bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_t | Donald Sharp | 2016-09-02 | 1 | -5/+5 |
* | | Quagga won't advertise 0.0.0.0/0 with network statement | Daniel Walton | 2016-08-31 | 1 | -7/+6 |
* | | zebra: Fix cherry-pick of ZEBRA_FLAG_CHANGED | Donald Sharp | 2016-08-21 | 1 | -1/+1 |