- 9a6fcef LLDP: Add Management Address TLV by Steve Shin · 7 years ago
- de70608 tcp: do not format sb if not established (VPP-1018) by Florin Coras · 7 years ago
- b5a1160 VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API by Steven · 7 years ago
- c517020 Revert "VPP-1001 - update AF Packet Driver to for modern kernels" by Damjan Marion · 7 years ago
- 35830af Add VCL session get/set attributes api function. by Dave Wallace · 7 years ago
- cea194d session: add support for application namespacing by Florin Coras · 7 years ago
- 1f36a93 dpdk: fix mempool size calculation by Damjan Marion · 7 years ago
- ac1a728 jvpp: adding callbacks for all messages (VPP-914) by Matej Perina · 7 years ago
- d91c1db punt and drop features: by Neale Ranns · 7 years ago
- 7504e99 API versioning: Fix coverity errors from strncpy() by Ole Troan · 7 years ago
- 8edad03 IP neighbour move incorrectly placed jump label by Neale Ranns · 7 years ago
- 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
- 87da476 NAT: hairpinning rework (VPP-1003) by Matus Fabian · 7 years ago
- deabc7f NAT: fixed ICMP broken translation for GRE tunnel interface (VPP-1008) by Matus Fabian · 7 years ago
- 56a8684 fix buffer allocation for sparse jumbo frames in vhost by Pierre Pfister · 7 years ago
- c2e63fe Allow use of /etc/os-release file by Marco Varlese · 7 years ago
- e9aebf9 Coverity fixes for API socket by Chris Luke · 7 years ago
- f7f809c VCL: add epoll_* functions. by Dave Wallace · 7 years ago
- 4cd2576 tuntap: Introduce per thread structure to suport multi-threads by Steven · 7 years ago
- b598f1d Initial GENEVE TUNNEL implementation and tests. by Marco Varlese · 7 years ago
- 4e5ceef Separate CP and DP fib table for PPPoE by Hongjun Ni · 7 years ago
- db93cd9 dpdk/ipsec: rework plus improved cli commands by Sergio Gonzalez Monroy · 7 years ago
- 7939f90 Clean up "show api ring" debug CLI by Dave Barach · 7 years ago
- 6f63115 Distributed Virtual Router Support by Neale Ranns · 7 years ago
- d3c008d [aarch64] Fixes CLI crashes on dpaa2 platform. by Christophe Fontaine · 7 years ago
- d867a7c Set MAC address needs the HW interface index by Neale Ranns · 7 years ago
- 206243c dpdk: use vpp physmem allocator for dpdk buffers by Damjan Marion · 7 years ago
- 7b7ba57 Dump of deag/lookup routes has is_drop=1 (VPP-995) by Neale Ranns · 7 years ago
- 9fefa9a memif: crash on slave mode by Steven · 7 years ago
- 3eab064 VPP-1001 - update AF Packet Driver to for modern kernels by Anton Ivanov · 7 years ago
- 2802953 Add API support to dump IPsec SAs by Matthew Smith · 7 years ago
- 780fc39 api: fix internal client registrations by Florin Coras · 7 years ago
- 5a6508d Update L2FIB entry timestamp only if BD aging enabled (VPP-1002) by John Lo · 7 years ago
- a096f2d tcp: updates to connection closing procedure (VPP-996) by Florin Coras · 7 years ago
- b4d3c96 jvpp: added logs for sending and receiving event messages (VPP-982) by Matej Perina · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- 35ffa3e Propagate duplicate IF addr add/del error up to API. by Jon Loeliger · 7 years ago
- 24db0ec L2-FIB:add mac learn events test by Eyal Bari · 7 years ago
- 0ff5c56 cdp/lldp: punt for no buffer by Steven · 7 years ago
- 905e250 C++ API: remove deprecated throw lists by Klement Sekera · 7 years ago
- 958b750 drop python3 dependency by Klement Sekera · 7 years ago
- a3bae4e Update package version by Florin Coras · 7 years ago
- 64ebb5f General documentation updates by Chris Luke · 7 years ago
- 4ff586d tun/tap: Bad packets sent to kernel via tun/tap interface by Steven · 7 years ago
- 75a17ec VPP-990 remove registered handler if control ping fails by Matej Perina · 7 years ago v18.01-rc0
- a4980b8 LISP: add API handlers for set/get transport protocol by Filip Tehlar · 7 years ago
- 535f0bf VLAN support on host(af-packet) interface. by Akshaya N · 7 years ago
- 45c40db Fix: unnecesary uio binding for Mellanox NIC by Steve Shin · 7 years ago
- 879ace3 Various fixes for issues found by Coverity (VPP-972) by Chris Luke · 7 years ago
- 987abe9 acl-plugin: take 2 at VPP-991 fix, this time with a test case which verifies it. by Andrew Yourtchenko · 7 years ago
- 84275e9 tcp: update snd_nxt after congestion recovery by Florin Coras · 7 years ago
- 69128d0 Add thread-safe event signaller, use RPC where required by Dave Barach · 7 years ago
- 7865b5c NAT: remove worker_by_in lookup hash table (VPP-992) by Matus Fabian · 7 years ago
- fc4510b Memory overwritten when using unformat %u (VPP-987) by Aequitas · 7 years ago
- f1762d6 tcp: do not sample rtt for retransmitted segments by Florin Coras · 7 years ago
- 95524c3 acl-plugin: use vec_elt_at_index rather than pool_elt_at_index to access vector elements by Andrew Yourtchenko · 7 years ago
- 0c6fb53 Fix usage string for vat by Jerome Tollet · 7 years ago
- 7e9743a Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down by John Lo · 7 years ago
- 905c14a Add binary API documentation by Dave Barach · 7 years ago
- 41fef50 NAT: session number limitation to avoid running out of memory crash (VPP-984) by Matus Fabian · 7 years ago
- b66201f Fix vpp "unix interactive" when running under emacs + gdb by Dave Barach · 7 years ago
- 35df2e1 vhost-user: fix link-up status by Yoann Desmouceaux · 7 years ago
- 9969a32 acl-plugin: remove the clib_warning "ACL enabling..." by Andrew Yourtchenko · 7 years ago
- c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
- 03add7f vppctl,cli: Improve non-interactive vppctl (VPP-944) by Chris Luke · 7 years ago
- ed3c160 NAT: remove worker_by_out lookup hash table (VPP-989) by Matus Fabian · 7 years ago
- 0e49568 session: store tep port in net order by Florin Coras · 7 years ago
- 392206e Improve API message handler re-registration check by Dave Barach · 7 years ago
- 6492964 LISP: add debug cli for neighbor discovery by Filip Tehlar · 7 years ago
- 561ae0a CLI: fix segfault when browsing an empty history by Yoann Desmouceaux · 7 years ago
- 6b297aa TCP: fix "tcp src-address" command with IPv6 by Yoann Desmouceaux · 7 years ago
- 7fe51f3 tcp: add option to punt traffic by Pierre Pfister · 7 years ago
- 609707e Fix DHCP client so it works for worker threads by John Lo · 7 years ago
- 1bfd372 Add ip6-local feature arc by Pierre Pfister · 7 years ago
- 4619e19 NAT: don't call ipfix rpc when disabled (VPP-988) by Matus Fabian · 7 years ago
- 092b3cd NAT: move session and user lookup tables to per thread data (VPP-986) by Matus Fabian · 7 years ago
- f22f07d format_sockaddr: add trivial support for AF_LOCAL sockets by Dave Barach · 7 years ago
- dc15be2 Add C++ API by Klement Sekera · 8 years ago
- 9d06304 session/tcp: improve preallocated segment handling by Florin Coras · 7 years ago
- caac350 Treat label=0 as an invalid next-hop-via-label by Neale Ranns · 7 years ago
- 0587999 LISP: support for neighbor discovery by Filip Tehlar · 7 years ago
- 02e14b5 Set RX sw_if_index on decrypted routed IPsec buffers by Matthew Smith · 7 years ago
- 44f8131 Fix MPLS table create CLI by Neale Ranns · 7 years ago
- 8f2a4ea Add new C API by Klement Sekera · 8 years ago
- f4215a6 Implement VXLAN encap tx checksum offload by John Lo · 7 years ago
- 057704e ACL plugin enable macip for ip4/ip6 traffic by Pavel Kotucek · 7 years ago
- 8d66f9d Remove associated lisp-gpe entries when removing lisp local mapping. by Alberto Rodriguez-Natal · 7 years ago
- b2bcad6 Fixes for issues Coverity has reported (VPP-972) by Chris Luke · 7 years ago
- 2019748 L2BD,ARP-TERM:fix arp query report mechanism+test by Eyal Bari · 7 years ago
- bb7f0f6 ACL-plugin: fix coverity issue by Pavel Kotucek · 7 years ago
- 1948161 Add multi-vm Vagrantfile for vcl-test. by Dave Wallace · 7 years ago
- a0a1083 dpdk: display EAL init args on startup by Damjan Marion · 7 years ago
- 2f9b0c0 dpdk: cli to check for buffer leakage by Florin Coras · 7 years ago
- 3e23367 jvpp: add vpe_pid to ConnectionInfo by Matej Perina · 7 years ago
- 01914ce vppinfra: add clib_mem_vm_ext_alloc function by Damjan Marion · 7 years ago
- 50570ec Update of free text tag patch for BD by Jerome Tollet · 7 years ago
- d5b1b85 Modify return value of snat_out2in_lb(VPP-985) by dongjuan · 7 years ago
- f49921f clib_socket: add sendmsg / recvmsg with ancillary data support by Damjan Marion · 7 years ago
- daf5162 NAT: fixed bug in snat_alloc_outside_address_and_port (VPP-981) by Matus Fabian · 7 years ago
- 831fb59 Stats refactor by Keith Burns (alagalah) · 7 years ago