summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1913 from LabNConsulting/working/master/bgp-vpn-leak-cliDonald Sharp2018-03-204-16/+0
|\
| * bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-204-16/+0
* | lib, zebra: Signal the existence of labels on a nexthop for nhtDonald Sharp2018-03-161-0/+10
|/
* Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn2018-03-1419-112/+691
|\
| * Merge pull request #1863 from donaldsharp/more_nh_groupsPhilippe Guibert2018-03-144-8/+400
| |\
| | * lib: Add the ability for other people to call a nexthop write lineDonald Sharp2018-03-142-42/+43
| | * lib: Expose nhgc_find commandDonald Sharp2018-03-142-1/+4
| | * lib: Add nexthop-group cliDonald Sharp2018-03-144-8/+396
| * | lib: Fixup strlcat and strlcpy to be a bit more descriptiveDonald Sharp2018-03-143-21/+28
| |/
| * Merge pull request #1880 from pguibert6WIND/enforce_vrf_netns_enableDonald Sharp2018-03-142-4/+19
| |\
| | * lib: privileges are granted to vty netns commandPhilippe Guibert2018-03-132-4/+19
| * | Merge pull request #1831 from qlyoung/frr-pthread-fixupsRenato Westphal2018-03-134-18/+75
| |\ \ | | |/ | |/|
| | * lib: frr_pthread int size nitsQuentin Young2018-03-092-3/+3
| | * lib: frr_pthread.c styleQuentin Young2018-03-061-1/+2
| | * lib: some frr_pthread fixesQuentin Young2018-03-064-16/+72
| * | Merge pull request #1806 from vivek-cumulus/evpn-ipv6-tenant-routingPhilippe Guibert2018-03-131-0/+17
| |\ \
| | * \ Merge branch 'master' of https://github.com/frrouting/frr into evpn-ipv6-tena...vivek2018-03-1056-1363/+1922
| | |\ \
| | * \ \ Merge branch 'master' of https://github.com/frrouting/frr into evpn-ipv6-tena...vivek2018-03-064-2/+13
| | |\ \ \
| | * | | | lib, zebra: Fix warningsvivek2018-03-011-0/+1
| | * | | | *: EVPN symmetric routing for IPv6 tenant routesvivek2018-02-281-0/+10
| * | | | | Merge pull request #1860 from qlyoung/debug-mt-safeRenato Westphal2018-03-131-37/+55
| |\ \ \ \ \
| | * | | | | lib: add convenience debugging macrosQuentin Young2018-03-121-37/+55
| * | | | | | Merge pull request #1828 from qlyoung/zapi-cleanupRenato Westphal2018-03-132-7/+70
| |\ \ \ \ \ \
| | * | | | | | lib, zebra: slight cleanup after rebaseQuentin Young2018-03-121-1/+1
| | * | | | | | lib, zebra: clean up zapi nitsQuentin Young2018-03-121-1/+1
| | * | | | | | lib: zclient.h style fixesQuentin Young2018-03-121-2/+5
| | * | | | | | lib, zebra: use existing zapi header structQuentin Young2018-03-122-7/+67
| | * | | | | | tests: add unit test for zlogQuentin Young2018-03-121-8/+10
| | * | | | | | lib: fixup zlog_hexdumpQuentin Young2018-03-121-16/+23
| * | | | | | | tests: add unit test for zlogQuentin Young2018-03-121-8/+10
| * | | | | | | lib: fixup zlog_hexdumpQuentin Young2018-03-121-16/+25
| |/ / / / / /
| * | | | / / *: globally ignore clippy-generated sourceQuentin Young2018-03-091-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | 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
|/ / / / /
* | | | | lib, zebra: Add Rule insertion success/failure messagesDonald Sharp2018-03-092-0/+45
* | | | | lib, zebra: Add rule encodingDonald Sharp2018-03-092-0/+6
* | | | | lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-095-0/+42
* | | | | lib: Isolate nexthop_group functions to nexthop_group.cDonald Sharp2018-03-095-59/+120
* | | | | lib, zebra: Allow zapi to send down the tableidDonald Sharp2018-03-092-0/+12
* | | | | bgpd, lib, zebra: Switch to work_queue_free_and_nullDonald Sharp2018-03-092-3/+23
* | | | | Merge pull request #1808 from qlyoung/debug-mt-safeRenato Westphal2018-03-095-0/+290
|\| | | |
| * | | | lib: add mt-safe debugging facilitiesQuentin Young2018-03-013-0/+264
| * | | | lib: add atomic bitwise OR, ANDQuentin Young2018-02-282-0/+26
| | |_|/ | |/| |
* | | | *: Add code to notify on route removal statusDonald Sharp2018-03-091-0/+2
* | | | ospfd: Treat vrf interface as loopback typeChirag Shah2018-03-082-0/+8
* | | | lib: Increase zapi buffer sizeDonald Sharp2018-03-071-1/+1
* | | | Merge pull request #1428 from LabNConsulting/working/master/indentDonald Sharp2018-03-0750-1300/+1368
|\ \ \ \
| * | | | *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-0650-1295/+1362