aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/ip/ip4_forward.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-3345/+0
2016-12-14Ping response in a VRF context uses correct FIB for responseNeale Ranns1-0/+7
2016-12-12ip4: perf optimization in the ip4-input nodeDamjan Marion1-4/+6
2016-12-09ip4: perf optimization in the ip4-rewrite nodeDamjan Marion1-13/+6
2016-12-09Coding standards cleanup for vnet/vnet/ip, VPP-255Dave Barach1-1268/+1310
2016-12-08BFD: improve ip header handling, fix assertKlement Sekera1-3/+3
2016-12-07BFD: basic asynchronous session up/downKlement Sekera1-4/+8
2016-12-05Locally generated packet go through lookup/load-balance - locally-generated i...Neale Ranns1-129/+54
2016-12-02MPLS infrastructure improvmentsNeale Ranns1-2/+2
2016-12-01Add vxlan-bypass feature to IP4 forwarding pathJohn Lo1-2/+8
2016-11-21Dual Loop Load-Balance NodesNeale Ranns1-24/+117
2016-11-15feature: convert ipsec output to new feature codeMatus Fabian1-0/+6
2016-11-11feature: convert all feature nodes to new feature infraDamjan Marion1-198/+81
2016-11-01config: rename ip_config_main_t to vnet_feature_config_main_tDamjan Marion1-4/+4
2016-10-29IPv6 Classify Forwarding Graph errorsNeale Ranns1-3/+2
2016-10-25Support IETF routing Yang models (VPP-503).Neale Ranns1-6/+6
2016-10-21Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueueDave Barach1-65/+115
2016-10-18Load-balancing in IP4 dual loop typos. (VPP-501)Neale Ranns1-2/+2
2016-10-17VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".Billy McFall1-16/+74
2016-10-14VPP-489: CLI Command "test lookup" crashes with invalid fib-index.Billy McFall1-1/+8
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns1-1/+8
2016-10-13VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.Billy McFall1-15/+102
2016-10-12Coverity warnings in new FIB code (VPP-484)Neale Ranns1-1/+1
2016-10-11Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481Dave Barach1-108/+108
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda1-0/+6
2016-10-07unicast RPF for FIB2.0Neale Ranns1-31/+27
2016-10-05Fix crash caused by "show trace" due to incorrect usage of IP adjacency.Vengada Govindan1-9/+9
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-12/+23
2016-10-03(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0Neale Ranns1-0/+41
2016-09-28Fix packet trace for IP4/IP6 lookup/forwarding nodesJohn Lo1-8/+5
2016-09-25Packet-generator related fib 2.0 fixesDave Barach1-2/+5
2016-09-23Fix source RPF check in ip4_localDave Barach1-0/+5
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-1389/+744
2016-09-11Move CLI examples from wiki to code - VPP-165Keith Burns (alagalah)1-0/+14
2016-09-06VPP-385: Fix ARP for indirect adjacenciesFlorin Coras1-0/+16
2016-08-25Save rewrite length for post-rewrite rewind actionDave Barach1-0/+3
2016-08-19VPP-337 Add per interface IN filteringDave Barach1-37/+162
2016-08-03VPP-166 Documentation changes for ip4_forward.cKeith Burns (alagalah)1-4/+23
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach1-6/+17
2016-07-29VPP-142 Follow up fix for shared_count of indirect adjacenciesJohn Lo1-8/+0
2016-07-28VPP-189 More coverity bug fixesDave Barach1-1/+6
2016-07-26VPP-223 General documentation updatesChris Luke1-3/+3
2016-07-26policer classifyMatus Fabian1-1/+8
2016-07-25VPP-142 - Follow up fix for shared_count in indirect adjacenciesJohn Lo1-2/+5
2016-07-07VPP-142 Recursive route sending traffic to wrong interfaceNeale1-54/+84
2016-07-07Document more nodesDave Barach1-0/+65
2016-07-07Add some doxygen tagsDave Barach1-0/+36
2016-07-05VPP-179 Fix adjacency reference-count botchesDave Barach1-1/+12
2016-06-28VPP-48 Fixes for ip4/6 ttl checks and icmp responsesChris Luke1-28/+72
2016-06-26Misc. janitorial work:Dave Barach1-2/+3