Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | zebra: VNI and VTEP definition | vivek | 2017-07-12 | 2 | -1/+77 | |
* | | | | | zebra: Layer-2 interface handling | vivek | 2017-07-12 | 7 | -33/+909 | |
|/ / / / | ||||||
* | | | | Merge commit '3d22338f04d9554fa' into evpn-prep | David Lamparter | 2017-07-10 | 4 | -26/+71 | |
|\ \ \ \ | ||||||
| * | | | | zebra: Format netlink requests correctly | vivek | 2017-05-25 | 4 | -26/+62 | |
| * | | | | zebra: Set nlmsg_pid in netlink_talk() | vivek | 2017-05-25 | 1 | -0/+1 | |
| * | | | | zebra: New API for filling netlink attribute | vivek | 2017-05-25 | 2 | -0/+8 | |
* | | | | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-07-10 | 2 | -31/+16 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #778 from qlyoung/fix-excess-docstring | Russ White | 2017-07-07 | 1 | -30/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | *: fix excess docstring | Quentin Young | 2017-07-05 | 1 | -30/+15 | |
| | | |_|_|/ | | |/| | | | ||||||
| * / | | | | zebra: fix mpls_str2label() | Quentin Young | 2017-07-05 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table | Daniel Walton | 2017-07-05 | 1 | -2/+0 | |
* | | | | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-07-05 | 1 | -2/+2 | |
|\| | | | | ||||||
| * | | | | *: update hash_create(), hash_create_size() | Quentin Young | 2017-07-02 | 1 | -2/+2 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-06-30 | 19 | -685/+625 | |
|\| | | | ||||||
| * | | | Merge pull request #723 from qlyoung/fix-static-pipe-poker-buf | Jafar Al-Gharaibeh | 2017-06-30 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | lib: more `show thread cpu` | Quentin Young | 2017-06-30 | 1 | -1/+1 | |
| * | | | | Merge pull request #767 from donaldsharp/if_update | Jafar Al-Gharaibeh | 2017-06-30 | 2 | -2/+2 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | bgpd, lib, zebra: Fix if_update function to represent what it does | Donald Sharp | 2017-06-29 | 2 | -2/+2 | |
| | | |/ | | |/| | ||||||
| * | | | *: vty_outln (vty, "") --> vty_out (vty, VTYNL) | Quentin Young | 2017-06-29 | 6 | -21/+21 | |
| * | | | *: s/VTY_NEWLINE/VTYNL/g | Quentin Young | 2017-06-29 | 5 | -45/+45 | |
| * | | | *: use vty_outln | Quentin Young | 2017-06-29 | 13 | -595/+543 | |
| * | | | Merge pull request #754 from qlyoung/fix-argv-arg | Russ White | 2017-06-29 | 1 | -8/+8 | |
| |\ \ \ | ||||||
| | * | | | *: use ->text and strmatch where appropriate | Quentin Young | 2017-06-27 | 1 | -8/+8 | |
| * | | | | Merge pull request #759 from qlyoung/remove-vty-argparsers | Jafar Al-Gharaibeh | 2017-06-29 | 4 | -22/+22 | |
| |\ \ \ \ | ||||||
| | * | | | | *: remove VTY_GET_* | Quentin Young | 2017-06-27 | 4 | -22/+22 | |
| | |/ / / | ||||||
| * | | | | Merge remote-tracking branch 'origin/stable/3.0' | Donald Sharp | 2017-06-29 | 3 | -24/+16 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | zebra: more dbzing | Quentin Young | 2017-06-16 | 2 | -6/+7 | |
| | * | | | zebra: fix divide-by-zero | Quentin Young | 2017-06-14 | 2 | -21/+13 | |
| | * | | | zebra: fix ipv6 route command description strings | Christian Franke | 2017-06-14 | 1 | -2/+0 | |
| | * | | | zebra: pass srcdest information also when creating blackhole routes | Christian Franke | 2017-06-14 | 1 | -2/+2 | |
| * | | | | Merge pull request #714 from opensourcerouting/cli_magic_defpy | Donald Sharp | 2017-06-28 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|/ / | |/| | | | ||||||
| | * | | | build: fix some cross-compilation issues | David Lamparter | 2017-06-14 | 1 | -1/+1 | |
* | | | | | Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus... | Daniel Walton | 2017-06-26 | 3 | -21/+21 | |
|\| | | | | ||||||
| * | | | | Merge pull request #745 from qlyoung/fix-lookup | Olivier Dugeon | 2017-06-21 | 3 | -21/+21 | |
| |\ \ \ \ | ||||||
| | * | | | | *: simplify log message lookup | Quentin Young | 2017-06-21 | 3 | -21/+21 | |
* | | | | | | Merge branch 'master' into bgpd-ipv4-plus-label-misc3 | Daniel Walton | 2017-06-21 | 2 | -21/+20 | |
|\| | | | | | ||||||
| * | | | | | Merge pull request #698 from dslicenc/cm16737-srgb-block | Russ White | 2017-06-20 | 1 | -20/+19 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| | * | | | | zebra: define default segment routing global block values | Don Slice | 2017-06-08 | 1 | -20/+19 | |
| * | | | | | lib: improve the RB implementation | Rafael Zalamena | 2017-06-16 | 1 | -1/+1 | |
* | | | | | | bgpd: Install SAFI_LABELED_UNICAST routes in SAFI_UNICAST table | Daniel Walton | 2017-06-16 | 2 | -1/+3 | |
|/ / / / / | ||||||
* | | | | | zebra: Remove unused testzebra and ancillary files | Donald Sharp | 2017-06-13 | 12 | -793/+1 | |
* | | | | | *: Clean up call into inet_aton | Donald Sharp | 2017-06-13 | 1 | -1/+6 | |
| |/ / / |/| | | | ||||||
* | | | | Merge branch 'stable/3.0' | David Lamparter | 2017-06-13 | 2 | -4/+37 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge pull request #681 (ASAN warnings) | David Lamparter | 2017-06-13 | 1 | -0/+9 | |
| |\ \ \ | ||||||
| | * | | | zebra: fix misc zebra leaks | Quentin Young | 2017-06-07 | 1 | -0/+9 | |
| * | | | | zebra: fix uninstallation of mpls lsps in openbsd | Renato Westphal | 2017-06-07 | 1 | -4/+28 | |
| |/ / / | ||||||
* | | | | Merge pull request #687 (nexthop refactoring) | David Lamparter | 2017-06-13 | 1 | -163/+116 | |
|\ \ \ \ | ||||||
| * | | | | zebra: Clean up indentation level in nexthop_active | Donald Sharp | 2017-06-07 | 1 | -52/+52 | |
| * | | | | zebra: Refactor nexthop_active to remove duplicate code | Donald Sharp | 2017-06-07 | 1 | -112/+65 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #624 "Babel" | David Lamparter | 2017-06-13 | 4 | -1/+12 | |
|\ \ \ \ |