Age | Commit message (Expand) | Author | Files | Lines |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -3/+55 |
2017-10-10 | punt and drop features: | Neale Ranns | 1 | -4/+4 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -0/+377 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-10-04 | Add API support to dump IPsec SAs | Matthew Smith | 1 | -0/+117 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 3 | -125/+297 |
2017-09-27 | LISP: add API handlers for set/get transport protocol | Filip Tehlar | 1 | -0/+132 |
2017-09-25 | Fix usage string for vat | Jerome Tollet | 1 | -1/+2 |
2017-09-19 | LISP: support for neighbor discovery | Filip Tehlar | 1 | -0/+233 |
2017-09-15 | Update of free text tag patch for BD | Jerome Tollet | 1 | -3/+20 |
2017-08-17 | TCP source address automation | Dave Barach | 1 | -3/+73 |
2017-08-14 | FIB table add/delete API only | Neale Ranns | 1 | -0/+104 |
2017-08-11 | Dedicated SW Interface Event | Neale Ranns | 1 | -11/+6 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -8/+9 |
2017-08-07 | LISP: Map-server fallback feature | Filip Tehlar | 1 | -0/+94 |
2017-08-03 | Add support for API client to receive L2 MAC events | John Lo | 1 | -7/+79 |
2017-08-02 | LISP: make TTL for map register messages configurable | Filip Tehlar | 1 | -0/+95 |
2017-08-01 | P2P Ethernet | Pavel Kotucek | 1 | -5/+12 |
2017-08-01 | SPAN/API:enable L2 dump | Eyal Bari | 1 | -1/+12 |
2017-07-24 | SPAN:add l2 mirror | Eyal Bari | 1 | -1/+5 |
2017-07-05 | Add API support for LLDP config/interface set | Steve Shin | 1 | -3/+92 |
2017-06-25 | VPP crash on creating vxlan gpe interface. VPP-875 | Hongjun Ni | 1 | -11/+97 |
2017-06-16 | Fix vni/dp_table endianness for gpe iface addition (VPP-882) | Florin Coras | 1 | -2/+2 |
2017-06-15 | Add VAT handlers for LISP-GPE API | Filip Tehlar | 1 | -0/+199 |
2017-06-08 | LISP: add NSH support | Filip Tehlar | 1 | -8/+172 |
2017-06-08 | P2P Ethernet - API | Pavel Kotucek | 1 | -3/+104 |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 | Filip Tehlar | 1 | -1/+33 |
2017-05-30 | LISP: L2 ARP handling | Filip Tehlar | 1 | -0/+233 |
2017-05-22 | vhost: migrate to use device infra for worker thread assignment, rx-mode. | Steven | 1 | -62/+5 |
2017-05-22 | LISP-GPE: add dump call for VNIs in use | Filip Tehlar | 1 | -0/+75 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions | Ole Troan | 1 | -55/+59 |
2017-05-15 | Fix vnet_interface_counters API definition | Aloys Augustin | 1 | -31/+45 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -5/+5 |
2017-05-09 | API support for IPsec tunnel interface creation | Matthew Smith | 1 | -0/+134 |
2017-05-09 | Add missing format_ip6_address() functions to plugin_api. | Jon Loeliger | 2 | -0/+78 |
2017-04-13 | LISP: make statistics thread safe | Filip Tehlar | 1 | -0/+15 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -56/+77 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis | Eyal Bari | 1 | -2/+72 |
2017-04-05 | GRE over IPv6 | Ciara Loftus | 1 | -13/+65 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api | Eyal Bari | 1 | -1/+76 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages | John Lo | 1 | -9/+9 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings | Dave Barach | 1 | -1/+0 |
2017-03-22 | vhost: support interrupt mode | Steven | 1 | -5/+62 |
2017-03-22 | policer: fix byte ordering in policer_details msg | Marek Gradzki | 1 | -2/+2 |
2017-03-21 | LISP statistics | Filip Tehlar | 1 | -0/+208 |
2017-03-15 | VXLAN:add hidden multicast interface check | Eyal Bari | 1 | -4/+2 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 | Filip Tehlar | 1 | -0/+146 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | Neale Ranns | 1 | -0/+4 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | Neale Ranns | 1 | -0/+109 |
2017-03-07 | Missing plugin binary API command fns found after brief search | Dave Barach | 2 | -2/+1 |