aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/lookup.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-498/+0
2016-12-09Coding standards cleanup for vnet/vnet/ip, VPP-255Dave Barach1-79/+101
2016-12-07Prevent re-entrant walks on an adjacency.Neale Ranns1-0/+17
2016-12-05Locally generated packet go through lookup/load-balance - locally-generated i...Neale Ranns1-1/+1
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-8/+4
2016-11-07use STATIC_ASSERT macro instead of calling _Static_assert directlyDamjan Marion1-5/+5
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-1/+1
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-1/+1
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns1-1/+1
2016-10-13feature: rename vnet_ip_feature_* to vnet_feature_*Damjan Marion1-1/+1
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns1-51/+43
2016-10-03FIB Memory Usage DiagnosticsNeale Ranns1-4/+0
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-77/+24
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-232/+101
2016-09-01VPP-346 A swathe of doc fixesChris Luke1-4/+8
2016-08-19VPP-337 Add per interface IN filteringDave Barach1-2/+8
2016-08-11Custom adjacency formatting fix (Revived)Pierre Pfister1-8/+23
2016-08-03VPP-166 Documentation changes for ip4.h/lookup.hKeith Burns (alagalah)1-40/+46
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach1-10/+24
2016-07-28Add IP adjacency registration functionPierre Pfister1-0/+46
2016-07-17Add ILA pluginPierre Pfister1-0/+2
2016-06-22ARP/NDP does not send solicitation when no source address is availablePierre Pfister1-1/+1
2016-06-156rd: Move to pluginOle Troan1-5/+0
2016-06-16VPP-19: Split the lookup.h IP_LOOKUP_NEXT enum.Ole Troan1-12/+16
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan1-0/+4
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)1-0/+4
2016-04-29Add indirect next hop supportDamjan Marion1-1/+9
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister1-3/+2
2016-04-18Add support for AArch32Christophe Fontaine1-2/+2
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion1-0/+32
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion1-0/+29
2016-03-29Move classify_table_index under the unionDamjan Marion1-2/+7
2016-03-29Adjacency allocatorDave Barach1-5/+2
2016-03-18Make adjacencies shareableDave Barach1-1/+49
2016-01-27Remove vestigal TCP implementationKevin Paul Herbert1-1/+0
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+442