- ce07412 Fix icmp/udp/tcp punt/drop paths by Vijayabhaskar Katamreddy · 7 years ago
- 59b2565 Repair vlib API socket server by Dave Barach · 7 years ago
- c125ecc IP-MAC,ND:wildcard events,fix sending multiple events by Eyal Bari · 7 years ago
- 6b3a8ef replace uint32_t with u32 by Neale Ranns · 7 years ago
- 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
- 8dc8020 IPv6 local-address for P2P ethernet interfaces by Pavel Kotucek · 7 years ago
- da78f95 L2 over MPLS by Neale Ranns · 8 years ago
- 213b5aa vnet_buffer_t flags cleanup by Damjan Marion · 7 years ago
- 072401e Introduce l{2,3,4}_hdr_offset fields in the buffer metadata by Damjan Marion · 7 years ago
- 8b81cb4 Send GARP/NA on bonded intf slave up/down if in active-backup mode by John Lo · 7 years ago
- 9f5a2b6 IP4/IP6 FIB: fix crash during interface delete by Pavel Kotucek · 8 years ago
- dcd6d62 ARP/ND use path_remove to complement path_add by Neale Ranns · 8 years ago
- 8142499 ARP/ND entries for the same address on different interfaces (VPP-848) by Neale Ranns · 8 years ago
- d5b6aa1 ARP learning fixes (VPP-843) by Neale Ranns · 8 years ago
- f12a83f Improve Load-Balance MAPs by Neale Ranns · 8 years ago
- 2a3ea49 Learn IP6 link-local ND entries from NSs sourced from link-local address by Neale Ranns · 8 years ago
- 107e7d4 Remove usued, redundant and deprecated code from lookup.h by Neale Ranns · 8 years ago
- 0f26c5a MPLS Mcast by Neale Ranns · 8 years ago
- 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
- fa5d198 Adjacency layout change and move to vnet/adj by Neale Ranns · 8 years ago
- f9f4065 ARP/ND/API:fix arp reg + nd no identical regs by Eyal Bari · 8 years ago
- a0623f8 BRIDGE-DOMAIN:enable arp term,mac/ip learning on local ints by Eyal Bari · 8 years ago
- 2e7fbcc Mcast rewrite no memcpy by Neale Ranns · 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
- 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
- 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
- a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
- 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
- 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
- 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
- 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ip/ip6_neighbor.c]
- 3be6b28 Decouple dependencies/assumptions in MAC change by Neale Ranns · 8 years ago
- d7cb1b5 Coding standards cleanup for vnet/vnet/ip, VPP-255 by Dave Barach · 8 years ago
- 19c68d2 Prevent re-entrant walks on an adjacency. by Neale Ranns · 8 years ago
- 3e046ea api: missing support for dumping of neighbours (VPP-333) by Pavel Kotucek · 8 years ago
- f06aea5 Locally generated packet go through lookup/load-balance - locally-generated is an attribute of the packet and checked where necessary by Neale Ranns · 8 years ago
- ad422ed MPLS infrastructure improvments by Neale Ranns · 8 years ago
- 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
- 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
- f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 8d2e0e0 Fix a batch of coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 924d03a Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and fib_link_t enums into just vnet_link_t. by Neale Ranns · 8 years ago
- 46529cd VPP-490: vpp crash in show ip6 neighbor by Billy McFall · 8 years ago
- b80c536 FIB2.0: Adjacency complete pull model (VPP-487) by Neale Ranns · 8 years ago
- 0683c9c VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. by Billy McFall · 8 years ago
- 1946a12 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 33a7dd5 FIB2.0: memory leaks during load-balance update (VPP-475) by Neale Ranns · 8 years ago
- 3f993a6 Fix IP6 ND solicitation termination to allow link-local source IP by John Lo · 8 years ago
- df089a8 (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 by Neale Ranns · 8 years ago
- c631f2d VPP-363: add ability to change mac address of the interface by Pavel Kotucek · 8 years ago
- 0bfe5d8 A Protocol Independent Hierarchical FIB (VPP-352) by Neale Ranns · 8 years ago
- 1edfba9 VPP-358: Add IPv6 ND Event Notification and Termination by John Lo · 8 years ago
- 6f6f34f VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
- 56faee8 VPP-189 Clean up more coverity warnings by Dave Barach · 8 years ago
- bfd32fd VPP-163 "show ip6 interface" ignores many addresses by Chris Luke · 8 years ago
- 33879c9 Fix the spelling of the word "suppress". by Chris Luke · 8 years ago
- f0f8522 VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum. by Ole Troan · 9 years ago
- 86be487 Explicity specify IP address type for format_ip46_address function by Damjan Marion · 9 years ago
- 194ebc5 Track number of ethernet vlans in a frame by Chris Luke · 9 years ago
- 1dabaaf Port glean neighbor entry support to IPv6 by Pierre Pfister · 9 years ago
- f1213b8 Add clib_memcpy macro based on DPDK rte_memcpy implementation by Damjan Marion · 9 years ago
- d530445 fix uninitialized vars warnings with -Os by Benoît Ganne · 9 years ago
- e936bbe Add support for native vpp_lite (non-dpdk) platform by Damjan Marion · 9 years ago
- f9bd620 Warnings be gone by Dave Barach · 9 years ago
- cb9cada Initial commit of vpp code. by Ed Warnicke · 9 years ago v1.0.0