Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: 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 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 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 |
* | | | | 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 |
|\ \ \ | |||||
| * \ \ | Merge remote-tracking branch 'frr/master' into pull-624 | David Lamparter | 2017-06-13 | 33 | -1223/+1241 |
| |\ \ \ | |||||
| * | | | | zebra: In which RTPROT_BABEL is hard | Donald Sharp | 2017-06-08 | 1 | -1/+1 |
| * | | | | zebra: For older distributions RTPROT_BABEL might not be defined | Donald Sharp | 2017-06-08 | 1 | -0/+3 |
| * | | | | tools, zebra: Allow zebra to insert babel routes as babel | Donald Sharp | 2017-06-08 | 1 | -1/+5 |
| * | | | | zebra: Add babel routes to the proper meta-Q for processing | Donald Sharp | 2017-06-07 | 1 | -0/+1 |
| * | | | | zebra: Fix 'show ip route babel'... | Donald Sharp | 2017-05-30 | 1 | -0/+4 |
* | | | | | Merge pull request #703 from donaldsharp/nl_pid | David Lamparter | 2017-06-13 | 2 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | zebra: When calling netlink, set the nl_pid as appropriate | Donald Sharp | 2017-06-12 | 2 | -0/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #700 "Coverity high" | David Lamparter | 2017-06-13 | 2 | -8/+16 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | zebra: Fix memory leak | Donald Sharp | 2017-06-10 | 1 | -1/+7 |
| * | | | | zebra: Fix uninitialized memory access with src_p | Donald Sharp | 2017-06-10 | 1 | -0/+2 |
| * | | | | zebra: Fix possible buffer overrun | Donald Sharp | 2017-06-10 | 1 | -7/+7 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #694 from qlyoung/event-loop | Russ White | 2017-06-09 | 1 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | *: remove THREAD_BACKGROUND | Quentin Young | 2017-06-08 | 1 | -5/+5 |
| |/ / / | |||||
* | | | | Merge pull request #692 from donaldsharp/meta_queue_fix | Jafar Al-Gharaibeh | 2017-06-08 | 2 | -14/+24 |
|\ \ \ \ | |||||
| * | | | | zebra: Fix the metaq to be aware of all routing protocols we could see | Donald Sharp | 2017-06-07 | 2 | -14/+24 |
| |/ / / | |||||
* | | | | Merge pull request #697 from donaldsharp/rt_proto_fixes | Jafar Al-Gharaibeh | 2017-06-08 | 2 | -1/+15 |
|\ \ \ \ | |||||
| * | | | | tools, zebra: Fix netlink notification of who owns the routes | Donald Sharp | 2017-06-08 | 2 | -1/+15 |
| |/ / / | |||||
* / / / | zebra: Fix --disable-rtadv to actually compile | Alex Couloumbis | 2017-06-08 | 3 | -0/+8 |
|/ / / | |||||
* | | | zebra: remove extraneous help string | Quentin Young | 2017-06-04 | 1 | -1/+0 |
* | | | Merge pull request #657 from donaldsharp/rompapotamus | Renato Westphal | 2017-06-03 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | lib, zebra: Pass up kernel table_id for vrf's | Donald Sharp | 2017-06-02 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge pull request #647 from qlyoung/zebra-mpls-error-messages | Renato Westphal | 2017-06-03 | 4 | -125/+123 |
|\ \ \ |