- 1904c47 Add MAC address check in ethernet-input node if interface in L3 mode by John Lo · 8 years ago
- 374e2c5 Retire vpp_lite by Damjan Marion · 8 years ago
- d79b41e VPP-659 TCP improvements by Florin Coras · 8 years ago
- 67a99f8 LISP: fix Proxy-ETR show command, VPP-660 by Filip Tehlar · 8 years ago
- 69b7aa4 Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-hops. UT checks for no-leftover-state now pass by Neale Ranns · 8 years ago
- 78053e1 Fix coverity CIDs 161048, 163895 by Pavel Kotucek · 8 years ago
- b69259a VPP-608 Fix LISP warning by Florin Coras · 8 years ago
- 80f54e2 vlib_mains == 0 special cases be gone by Dave Barach · 8 years ago
- b3b2de7 IMplementation for option to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
- 8082380 MAP pre-resolve - use FIB to track pre-resolved next-hop by Neale Ranns · 8 years ago
- 37be736 Tests to target holes in adjacency and DPO test coverage by Neale Ranns · 8 years ago
- d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
- 239d3fe API change (only) to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
- a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
- 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
- 141ecc5 BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler by Neale Ranns · 8 years ago
- 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
- 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
- a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
- f7f2a9f fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination by Gabriel Ganne · 8 years ago
- 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
- 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
- 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
- ede470b fix uninitialized ip6 keys within session.c by Gabriel Ganne · 8 years ago
- 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
- 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
- 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
- b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
- cc07848 Remove unused multicast fields from vnet_buffer_t by Neale Ranns · 8 years ago
- 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
- 0e2e0df BFD: drop rpc call if packet doesn't match session by Klement Sekera · 8 years ago
- 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
- 077d6ae span: wrong destination interface in tracing by Pavel Kotucek · 8 years ago
- 363640d Quad loop interface-output node by Damjan Marion · 8 years ago
- 358425b DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs by Neale Ranns · 8 years ago
- e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
- fb38095 Evolving SRv6 (Segment Routing for IPv6) by Pablo Camarillo · 8 years ago
- c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
- cc40565 VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done via l2output_main.next_nodes by Andrew Yourtchenko · 8 years ago
- 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
- 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
- a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
- 25b3667 bridge domain: fix members reordered when removing by Eyal Bari · 8 years ago
- baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
- 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
- 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 7388448 BFD: command line interface by Klement Sekera · 8 years ago
- c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
- 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
- b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
- f7c3794 dpdk: retire support for dpdk 16.07 by Damjan Marion · 8 years ago
- 7100b9c Clear L2 output config on interface mode change to L3 (VPP-651) by John Lo · 8 years ago
- c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
- f61bc52 BFD: disable debug prints by Klement Sekera · 8 years ago
- ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
- 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
- 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
- 239790f BFD: echo function by Klement Sekera · 8 years ago
- 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
- 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
- 08a70f1 FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector by Neale Ranns · 8 years ago
- 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
- 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
- bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
- 04197ee VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
- 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
- 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
- a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
- 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
- 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
- 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
- 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
- a8d9f30 FIB reset leaves residual routes. Wrong API used to remove the routes meant the lock count on the entry did not drop to zero by Neale Ranns · 8 years ago
- 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
- 52456fc CLI extension to add multiple (S,G)s at once and time it by Neale Ranns · 8 years ago
- 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
- 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
- c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
- cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
- 52a047a ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes a problem that occurs with cryptodev ipv6 input. by Radu Nicolau · 8 years ago
- 681abe4 l2 input: avoid per-packet trace checks in the fast path by Dave Barach · 8 years ago
- 5d81f45 dpdk: quad loop and prefetch in fill_free_list by Damjan Marion · 8 years ago
- b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
- 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
- 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
- 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
- f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
- aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
- 12ba252 Fix bug in definition of tcp_header_t by Juraj Sloboda · 8 years ago
- 33e2dc0 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
- d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
- 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
- b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
- 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
- 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
- 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
- 466f0d4 Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields. by Jon Loeliger · 8 years ago
- ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
- fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago