summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use vty_outlnQuentin Young2017-06-2913-595/+543
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-291-8/+8
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-271-8/+8
* | Merge pull request #759 from qlyoung/remove-vty-argparsersJafar Al-Gharaibeh2017-06-294-22/+22
|\ \
| * | *: remove VTY_GET_*Quentin Young2017-06-274-22/+22
| |/
* | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-06-293-24/+16
|\ \
| * | zebra: more dbzingQuentin Young2017-06-162-6/+7
| * | zebra: fix divide-by-zeroQuentin Young2017-06-142-21/+13
| * | zebra: fix ipv6 route command description stringsChristian Franke2017-06-141-2/+0
| * | zebra: pass srcdest information also when creating blackhole routesChristian Franke2017-06-141-2/+2
* | | Merge pull request #714 from opensourcerouting/cli_magic_defpyDonald Sharp2017-06-281-1/+1
|\ \ \ | |_|/ |/| |
| * | build: fix some cross-compilation issuesDavid Lamparter2017-06-141-1/+1
* | | Merge pull request #745 from qlyoung/fix-lookupOlivier Dugeon2017-06-213-21/+21
|\ \ \
| * | | *: simplify log message lookupQuentin Young2017-06-213-21/+21
* | | | Merge pull request #698 from dslicenc/cm16737-srgb-blockRuss White2017-06-201-20/+19
|\ \ \ \ | |/ / / |/| | |
| * | | zebra: define default segment routing global block valuesDon Slice2017-06-081-20/+19
* | | | lib: improve the RB implementationRafael Zalamena2017-06-161-1/+1
* | | | zebra: Remove unused testzebra and ancillary filesDonald Sharp2017-06-1312-793/+1
* | | | *: Clean up call into inet_atonDonald Sharp2017-06-131-1/+6
| |/ / |/| |
* | | Merge branch 'stable/3.0'David Lamparter2017-06-132-4/+37
|\ \ \ | | |/ | |/|
| * | Merge pull request #681 (ASAN warnings)David Lamparter2017-06-131-0/+9
| |\ \
| | * | zebra: fix misc zebra leaksQuentin Young2017-06-071-0/+9
| * | | zebra: fix uninstallation of mpls lsps in openbsdRenato Westphal2017-06-071-4/+28
| |/ /
* | | Merge pull request #687 (nexthop refactoring)David Lamparter2017-06-131-163/+116
|\ \ \
| * | | zebra: Clean up indentation level in nexthop_activeDonald Sharp2017-06-071-52/+52
| * | | zebra: Refactor nexthop_active to remove duplicate codeDonald Sharp2017-06-071-112/+65
| | |/ | |/|
* | | Merge pull request #624 "Babel"David Lamparter2017-06-134-1/+12
|\ \ \
| * \ \ Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-1333-1223/+1241
| |\ \ \
| * | | | zebra: In which RTPROT_BABEL is hardDonald Sharp2017-06-081-1/+1
| * | | | zebra: For older distributions RTPROT_BABEL might not be definedDonald Sharp2017-06-081-0/+3
| * | | | tools, zebra: Allow zebra to insert babel routes as babelDonald Sharp2017-06-081-1/+5
| * | | | zebra: Add babel routes to the proper meta-Q for processingDonald Sharp2017-06-071-0/+1
| * | | | zebra: Fix 'show ip route babel'...Donald Sharp2017-05-301-0/+4
* | | | | Merge pull request #703 from donaldsharp/nl_pidDavid Lamparter2017-06-132-0/+10
|\ \ \ \ \
| * | | | | zebra: When calling netlink, set the nl_pid as appropriateDonald Sharp2017-06-122-0/+10
| | |/ / / | |/| | |
* | | | | Merge pull request #700 "Coverity high"David Lamparter2017-06-132-8/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | zebra: Fix memory leakDonald Sharp2017-06-101-1/+7
| * | | | zebra: Fix uninitialized memory access with src_pDonald Sharp2017-06-101-0/+2
| * | | | zebra: Fix possible buffer overrunDonald Sharp2017-06-101-7/+7
| | |/ / | |/| |
* | | | Merge pull request #694 from qlyoung/event-loopRuss White2017-06-091-5/+5
|\ \ \ \
| * | | | *: remove THREAD_BACKGROUNDQuentin Young2017-06-081-5/+5
| |/ / /
* | | | Merge pull request #692 from donaldsharp/meta_queue_fixJafar Al-Gharaibeh2017-06-082-14/+24
|\ \ \ \
| * | | | zebra: Fix the metaq to be aware of all routing protocols we could seeDonald Sharp2017-06-072-14/+24
| |/ / /
* | | | Merge pull request #697 from donaldsharp/rt_proto_fixesJafar Al-Gharaibeh2017-06-082-1/+15
|\ \ \ \
| * | | | tools, zebra: Fix netlink notification of who owns the routesDonald Sharp2017-06-082-1/+15
| |/ / /
* / / / zebra: Fix --disable-rtadv to actually compileAlex Couloumbis2017-06-083-0/+8
|/ / /
* | | zebra: remove extraneous help stringQuentin Young2017-06-041-1/+0
* | | Merge pull request #657 from donaldsharp/rompapotamusRenato Westphal2017-06-031-0/+5
|\ \ \
| * | | lib, zebra: Pass up kernel table_id for vrf'sDonald Sharp2017-06-021-0/+5
| |/ /
* | | Merge pull request #647 from qlyoung/zebra-mpls-error-messagesRenato Westphal2017-06-034-125/+123
|\ \ \