| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, zebra: get gre information | Philippe Guibert | 2021-04-30 | 1 | -0/+56 |
* | zebra: add stub implementation for zebra gre source set | Philippe Guibert | 2021-04-30 | 2 | -0/+37 |
* | zebra: storage of gre information in zebra layer | Philippe Guibert | 2021-04-30 | 6 | -3/+129 |
* | Merge pull request #7165 from qlyoung/fix-zapi-codec-badness | Rafael Zalamena | 2021-04-29 | 4 | -18/+12 |
|\ |
|
| * | zebra: use safe stream decodes for evpn zapi msg | Quentin Young | 2021-04-28 | 1 | -5/+8 |
| * | pimd, zebra: explicit cast int netlink val to uint | Quentin Young | 2021-04-28 | 1 | -1/+1 |
| * | lib, bgpd, zebra: RA interval is unsigned | Quentin Young | 2021-04-28 | 1 | -11/+2 |
| * | bgpd, zebra: encode ip addr len as uint16 | Quentin Young | 2021-04-28 | 1 | -1/+1 |
* | | zebra: msgdump debug strangeness cleanup | Donald Sharp | 2021-04-29 | 1 | -35/+30 |
|/ |
|
* | Merge pull request #8531 from mjstapp/fix_backups_misc | Russ White | 2021-04-27 | 2 | -3/+56 |
|\ |
|
| * | zebra: handle TE policy changes in LSP async notifs | Mark Stapp | 2021-04-21 | 1 | -0/+12 |
| * | zebra: include inner labels with recursive backups | Mark Stapp | 2021-04-21 | 1 | -0/+36 |
| * | zebra: fix some issues in recursive backup nexthop code | Mark Stapp | 2021-04-21 | 1 | -3/+8 |
* | | Merge pull request #8488 from mjstapp/more_workqueue | Stephen Worley | 2021-04-27 | 5 | -41/+175 |
|\ \ |
|
| * | | zebra: use workqueue for daemon-owned NHGs | Mark Stapp | 2021-04-15 | 5 | -41/+175 |
* | | | Merge pull request #8517 from volta-networks/ldp_defer_zebra_updates | Renato Westphal | 2021-04-27 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | zebra: debug log for redistribute_del | Emanuele Di Pascale | 2021-04-26 | 1 | -0/+8 |
* | | | | Merge pull request #8538 from mjstapp/re_dump_nh_labels | Renato Westphal | 2021-04-27 | 1 | -2/+12 |
|\ \ \ \ |
|
| * | | | | zebra: include nexthops' label stacks in debugs | Mark Stapp | 2021-04-22 | 1 | -2/+12 |
| | |_|/
| |/| | |
|
* | | | | zebra: handle gracefulRS/retain with proto NHGs | Stephen Worley | 2021-04-22 | 1 | -1/+32 |
* | | | | zebra: add uptime to NHEs | Stephen Worley | 2021-04-22 | 3 | -12/+22 |
* | | | | zebra: add PROTO_OWNED macro for NHE id bounds checking | Stephen Worley | 2021-04-22 | 2 | -4/+6 |
| |/ /
|/| | |
|
* | | | build: properly split CFLAGS from AC_CFLAGS | David Lamparter | 2021-04-21 | 1 | -1/+1 |
* | | | build: make builddir include path consistent | David Lamparter | 2021-04-21 | 6 | -6/+6 |
* | | | Merge pull request #8361 from rameshabhinay/change_1 | Russ White | 2021-04-20 | 1 | -11/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | bgpd: vrf route leaking, fix vrf redistribute | Abhinay Ramesh | 2021-04-07 | 1 | -11/+6 |
| |/ |
|
* | | build: don't use $(top_srcdir) in vtysh_scan | David Lamparter | 2021-04-13 | 1 | -1/+1 |
* | | Merge pull request #8426 from idryzhov/fix-interface-nb-stale-pointers | Quentin Young | 2021-04-13 | 1 | -2/+1 |
|\ \ |
|
| * | | lib: fix interface nb stale pointers | Igor Ryzhov | 2021-04-12 | 1 | -2/+1 |
| |/ |
|
* | | Merge pull request #8145 from pguibert6WIND/nhrp_use_zebra | Mark Stapp | 2021-04-13 | 13 | -75/+624 |
|\ \ |
|
| * | | zebra, lib: replace ZEBRA_ROUTE_NEIGH with simplified version | Philippe Guibert | 2021-04-13 | 3 | -11/+21 |
| * | | nhrp, zebra, lib: enforce usage of zapi_neigh_ip structure | Philippe Guibert | 2021-04-13 | 5 | -78/+36 |
| * | | zebra: move neighbor table configuration to dplane contexts | Philippe Guibert | 2021-04-09 | 9 | -58/+207 |
| * | | zebra, lib: handle NEIGH_ADD/DELETE to zebra dataplane framework | Philippe Guibert | 2021-04-09 | 7 | -85/+216 |
| * | | zebra: handler for configuring neighbor table | Philippe Guibert | 2021-04-09 | 4 | -0/+81 |
| * | | zebra: fixes NDA_DST in netlink_neigh_update() function | Philippe Guibert | 2021-04-09 | 1 | -1/+2 |
| * | | nhrp, lib, zebra: add/del neighbor entry possible from nhrp | Philippe Guibert | 2021-04-09 | 5 | -17/+108 |
| * | | zebra: link layer config and notification, implementation in zebra | Philippe Guibert | 2021-04-09 | 7 | -1/+129 |
| |/ |
|
* / | *: remove *.conf.sample files | Quentin Young | 2021-04-09 | 2 | -24/+0 |
|/ |
|
* | zebra: be more selective about processing LSPs | Mark Stapp | 2021-04-05 | 1 | -0/+16 |
* | zebra: add 'detail' mpls debug setting | Mark Stapp | 2021-04-05 | 2 | -8/+24 |
* | Merge pull request #8358 from idryzhov/fix-nb-vrf-crash | Mark Stapp | 2021-04-01 | 3 | -22/+0 |
|\ |
|
| * | *: modify VRF_CONFIGURED flag only in VRF NB layer | Igor Ryzhov | 2021-03-28 | 3 | -22/+0 |
* | | zebra: North-bound implementation for zebra rmaps | Sarita Patra | 2021-03-30 | 10 | -412/+570 |
* | | lib/zebra: zapi for installing EVPN nexthops from bgp | Anuradha Karuppiah | 2021-03-26 | 4 | -0/+49 |
|/ |
|
* | Merge pull request #8250 from idryzhov/fix-nb-running-get-entry | Renato Westphal | 2021-03-24 | 4 | -61/+51 |
|\ |
|
| * | zebra: make ribs config false | Igor Ryzhov | 2021-03-16 | 4 | -59/+39 |
| * | *: fix aborts when validating configuration | Igor Ryzhov | 2021-03-16 | 1 | -2/+12 |
* | | Merge pull request #8078 from idryzhov/fix-zebra-vni | Rafael Zalamena | 2021-03-24 | 2 | -36/+46 |
|\ \ |
|
| * | | zebra: fix duplicated definitions | Igor Ryzhov | 2021-02-24 | 1 | -13/+0 |