aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip6_neighbor.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-4088/+0
2016-12-20Decouple dependencies/assumptions in MAC changeNeale Ranns1-1/+1
2016-12-09Coding standards cleanup for vnet/vnet/ip, VPP-255Dave Barach1-1686/+1919
2016-12-07Prevent re-entrant walks on an adjacency.Neale Ranns1-7/+7
2016-12-06api: missing support for dumping of neighbours (VPP-333)Pavel Kotucek1-24/+23
2016-12-05Locally generated packet go through lookup/load-balance - locally-generated i...Neale Ranns1-5/+7
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-1/+1
2016-11-23dpdk: remove rte_mbuf modifications at many places in the codeDamjan Marion1-12/+0
2016-11-22GRE tests and fixesNeale Ranns1-2/+0
2016-11-12Clean up coverity warnings, VPP-486Dave Barach1-5/+4
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach1-1/+2
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-3/+3
2016-10-14VPP-490: vpp crash in show ip6 neighborBilly McFall1-8/+11
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-89/+218
2016-10-13VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.Billy McFall1-8/+237
2016-10-12Fix coverity warnings, VPP-486Dave Barach1-1/+1
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns1-0/+11
2016-10-06Fix IP6 ND solicitation termination to allow link-local source IPJohn Lo1-2/+3
2016-10-03(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0Neale Ranns1-1/+2
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek1-0/+20
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-301/+178
2016-08-31VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo1-15/+236
2016-08-08VPP-189 Clean up more coverity warningsDave Barach1-4/+4
2016-08-05VPP-189 Clean up more coverity warningsDave Barach1-1/+7
2016-06-30VPP-163 "show ip6 interface" ignores many addressesChris Luke1-24/+56
2016-06-29Fix the spelling of the word "suppress".Chris Luke1-10/+12
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan1-1/+1
2016-06-13Explicity specify IP address type for format_ip46_address functionDamjan Marion1-2/+2
2016-04-28Track number of ethernet vlans in a frameChris Luke1-1/+1
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-44/+231
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion1-18/+18
2016-04-08fix uninitialized vars warnings with -OsBenoƮt Ganne1-2/+2
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion1-1/+3
2015-12-14Warnings be goneDave Barach1-0/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+3146