| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: Add Rule insertion success/failure messages | Donald Sharp | 2018-03-09 | 2 | -0/+45 |
* | lib, zebra: Add rule encoding | Donald Sharp | 2018-03-09 | 2 | -0/+6 |
* | lib, vtysh: Start cli for nexthop-group | Donald Sharp | 2018-03-09 | 5 | -0/+42 |
* | lib: Isolate nexthop_group functions to nexthop_group.c | Donald Sharp | 2018-03-09 | 5 | -59/+120 |
* | lib, zebra: Allow zapi to send down the tableid | Donald Sharp | 2018-03-09 | 2 | -0/+12 |
* | bgpd, lib, zebra: Switch to work_queue_free_and_null | Donald Sharp | 2018-03-09 | 2 | -3/+23 |
* | Merge pull request #1808 from qlyoung/debug-mt-safe | Renato Westphal | 2018-03-09 | 5 | -0/+290 |
|\ |
|
| * | lib: add mt-safe debugging facilities | Quentin Young | 2018-03-01 | 3 | -0/+264 |
| * | lib: add atomic bitwise OR, AND | Quentin Young | 2018-02-28 | 2 | -0/+26 |
* | | *: Add code to notify on route removal status | Donald Sharp | 2018-03-09 | 1 | -0/+2 |
* | | ospfd: Treat vrf interface as loopback type | Chirag Shah | 2018-03-08 | 2 | -0/+8 |
* | | lib: Increase zapi buffer size | Donald Sharp | 2018-03-07 | 1 | -1/+1 |
* | | Merge pull request #1428 from LabNConsulting/working/master/indent | Donald Sharp | 2018-03-07 | 50 | -1300/+1368 |
|\ \ |
|
| * | | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 50 | -1295/+1362 |
| * | | lib: change comment block to #define to avoid indent.py from breaking comment | Lou Berger | 2018-03-06 | 1 | -5/+6 |
* | | | Merge pull request #1840 from pguibert6WIND/issue_1829 | Donald Sharp | 2018-03-07 | 1 | -2/+7 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib: NS_DEFAULT wrong value | Philippe Guibert | 2018-03-06 | 1 | -2/+7 |
* | | | Merge pull request #1811 from donaldsharp/nht_send_type | Renato Westphal | 2018-03-06 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | lib, zebra: Add type and instance to nexthop update message | Donald Sharp | 2018-03-01 | 1 | -0/+2 |
| |/ |
|
* | | Merge pull request #1728 from mkanjari/evpn-bug-fixes | Philippe Guibert | 2018-03-06 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch 'master' into evpn-bug-fixes | Mitesh Kanjariya | 2018-02-27 | 4 | -5/+16 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into evpn-bug-fixes | Mitesh Kanjariya | 2018-02-21 | 6 | -52/+79 |
| |\ \ \ |
|
| * | | | | vtysh/lib: write domainname to config file | Mitesh Kanjariya | 2018-02-09 | 1 | -0/+3 |
* | | | | | lib: Use STREAM_GET | Donald Sharp | 2018-03-01 | 1 | -1/+1 |
| |_|_|/
|/| | | |
|
* | | | | *: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSION | Donald Sharp | 2018-02-27 | 1 | -1/+1 |
* | | | | Merge pull request #1799 from donaldsharp/route_notify_owner | Russ White | 2018-02-27 | 2 | -6/+13 |
|\ \ \ \ |
|
| * | | | | *: Modify notify_owner to route_notify_owner | Donald Sharp | 2018-02-23 | 2 | -5/+5 |
| * | | | | lib: Fix notify_owner decode | Donald Sharp | 2018-02-23 | 1 | -2/+6 |
| * | | | | *: Add tableid the route entry was sent to | Donald Sharp | 2018-02-23 | 2 | -0/+3 |
* | | | | | lib: do not use ENOSYS errno when returning from ns | Philippe Guibert | 2018-02-27 | 1 | -3/+3 |
* | | | | | lib: netns checkstyle fix | Philippe Guibert | 2018-02-27 | 1 | -2/+2 |
* | | | | | lib: add debug guard for ns informational traces | Philippe Guibert | 2018-02-27 | 1 | -12/+23 |
* | | | | | lib: add vrf-lite bind capability to vrf APIs | Philippe Guibert | 2018-02-27 | 2 | -4/+42 |
* | | | | | lib: add vrf_ioctl API | Philippe Guibert | 2018-02-27 | 2 | -0/+22 |
* | | | | | lib: split logicalrouter and vrf netns feature | Philippe Guibert | 2018-02-27 | 10 | -462/+809 |
* | | | | | lib: add two APIs to handle socket operations with VRF NETNS | Philippe Guibert | 2018-02-27 | 2 | -2/+58 |
* | | | | | lib: create interface even if name is the same | Philippe Guibert | 2018-02-27 | 1 | -20/+26 |
* | | | | | zebra: upon startup, a NSID is assigned to default netns | Philippe Guibert | 2018-02-27 | 4 | -19/+55 |
* | | | | | lib: provide an API to switch from one netns to an other | Philippe Guibert | 2018-02-27 | 4 | -1/+103 |
* | | | | | lib: add namespace name structure in zebra message | Philippe Guibert | 2018-02-27 | 4 | -5/+32 |
* | | | | | zebra: enhance show vrf for netns and fixing | Philippe Guibert | 2018-02-27 | 2 | -0/+8 |
* | | | | | zebra: handle the zns init/destroy | Philippe Guibert | 2018-02-27 | 2 | -0/+19 |
* | | | | | zebra: add the registration mechanism for netns | Philippe Guibert | 2018-02-27 | 2 | -13/+13 |
* | | | | | lib: externalise vrf and ns creation | Philippe Guibert | 2018-02-27 | 4 | -41/+140 |
* | | | | | zebra: socket operations stick to namespace if necessary | Philippe Guibert | 2018-02-27 | 2 | -3/+4 |
* | | | | | lib: netns vty command not available when vrf backend is vrf lite | Philippe Guibert | 2018-02-27 | 1 | -1/+5 |
* | | | | | zebra: copy logical-router-command under vrf subnode | Philippe Guibert | 2018-02-27 | 4 | -30/+163 |
* | | | | | zebra: add a runtime flag to enable vrf with netns | Philippe Guibert | 2018-02-27 | 3 | -2/+27 |
| |_|_|/
|/| | | |
|
* | | | | *: Make assignment from RB_ROOT in while loop work better | Donald Sharp | 2018-02-23 | 3 | -5/+15 |
|/ / / |
|
* | / | pimd: Multicast traceroute client and router | Mladen Sablic | 2018-02-19 | 1 | -0/+1 |
| |/
|/| |
|