summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bgpd: vpn-vrf route leakingG. Paul Ziemba2018-03-0914-27/+2349
* isisd: debug msg: display distance when adding redist routeG. Paul Ziemba2018-03-091-2/+2
* ospfd: resend redistribute request to zebra after ospf gets notified of vrf_idG. Paul Ziemba2018-03-091-1/+26
* ospfd: debug detail for redistributeG. Paul Ziemba2018-03-091-2/+8
* zebra: debug additional detail for route announce/redistG. Paul Ziemba2018-03-092-3/+68
* zebra: add BGP VPN route type to meta_queue_mapG. Paul Ziemba2018-03-091-0/+1
* lib: fix comment in zclient.cG. Paul Ziemba2018-03-091-1/+1
* lib: Keep indent/clang happyG. Paul Ziemba2018-03-091-69/+69
* lib: add new BGP VPN policy command nodeG. Paul Ziemba2018-03-092-0/+10
* lib: add BGP VPN route typeG. Paul Ziemba2018-03-092-1/+7
* bgpd: some more debug info when 'debug updates out' is setG. Paul Ziemba2018-03-092-0/+15
* bgpd: rfapi: avoid null pointer dereference in vnc_export_bgp_disable if rfap...G. Paul Ziemba2018-03-091-0/+6
* Merge pull request #1813 from donaldsharp/pbr_setupPhilippe Guibert2018-03-0947-183/+1247
|\
| * lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-096-1/+116
| * zebra: Make the ifp part of the rule structureDonald Sharp2018-03-094-43/+43
| * zebra: Keep track of rules writtenDonald Sharp2018-03-096-10/+106
| * zebra: Cleanup apiDonald Sharp2018-03-093-1/+13
| * zebra: Cleanup a couple of api issuesDonald Sharp2018-03-095-56/+45
| * lib, zebra: Add rule encodingDonald Sharp2018-03-093-0/+67
| * *: PBR - netlink interaction and basic definitionsvivek2018-03-0913-9/+655
| * lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-096-0/+43
| * lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp2018-03-0920-155/+222
| * lib, zebra: Allow zapi to send down the tableidDonald Sharp2018-03-093-1/+16
| * bgpd, lib, zebra: Switch to work_queue_free_and_nullDonald Sharp2018-03-096-18/+32
|/
* Merge pull request #1808 from qlyoung/debug-mt-safeRenato Westphal2018-03-096-2/+306
|\
| * lib: add mt-safe debugging facilitiesQuentin Young2018-03-014-4/+281
| * lib: add atomic bitwise OR, ANDQuentin Young2018-02-282-0/+26
* | Merge pull request #1852 from donaldsharp/notify_owner_failRenato Westphal2018-03-093-4/+28
|\ \
| * | *: Add code to notify on route removal statusDonald Sharp2018-03-093-4/+28
|/ /
* | Merge pull request #1814 from chiragshah6/mdevJafar Al-Gharaibeh2018-03-094-4/+46
|\ \
| * | ospf6d: assign zebra router-id to ospf6 instanceChirag Shah2018-03-014-4/+46
* | | Merge pull request #1843 from chiragshah6/ospf_vrf_devRenato Westphal2018-03-085-9/+18
|\ \ \
| * | | ospfd: Treat vrf interface as loopback typeChirag Shah2018-03-083-3/+11
| * | | zebra: set vrf as loopback upon interface addChirag Shah2018-03-082-6/+7
|/ / /
* | | Merge pull request #1842 from donaldsharp/zserv_buffer_sizeRenato Westphal2018-03-081-1/+1
|\ \ \
| * | | lib: Increase zapi buffer sizeDonald Sharp2018-03-071-1/+1
* | | | Merge pull request #1826 from qlyoung/lsan-suppressionsMartin Winter2018-03-071-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | tools: add LeakSanitizer suppressions listQuentin Young2018-03-051-0/+1
| |/ /
* | | Merge pull request #1428 from LabNConsulting/working/master/indentDonald Sharp2018-03-07285-6845/+6828
|\ \ \
| * | | bgpd: another change to keep indent.py happyLou Berger2018-03-061-2/+2
| * | | pimd: another change to keep indent.py happyLou Berger2018-03-061-2/+2
| * | | *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-06283-6809/+6790
| * | | bgpd: another change to keep indent.py happyLou Berger2018-03-061-28/+26
| * | | lib: change comment block to #define to avoid indent.py from breaking commentLou Berger2018-03-061-5/+6
| * | | Makefile.am: Add 'make indent' targetLou Berger2018-03-061-0/+3
| * | | tools: fix indent.py FRR indent pattern matchingLou Berger2018-03-061-1/+1
* | | | Merge pull request #1816 from pguibert6WIND/issue_clear_ipv6Quentin Young2018-03-071-8/+22
|\ \ \ \
| * | | | bgpd: clear ip bgp instances with invalid safiPhilippe Guibert2018-03-071-8/+22
| | |/ / | |/| |
* | | | Merge pull request #1812 from qlyoung/bgpd-fix-update-group-commandsChristian Franke2018-03-071-224/+31
|\ \ \ \
| * | | | bgpd: fix update-group show commandsQuentin Young2018-03-011-224/+31
| |/ / /