aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_forward.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-07MPLS McastNeale Ranns1-0/+20
2017-04-06Use thread local storage for thread indexDamjan Marion1-17/+17
2017-04-01MTRIE Optimisations 2Neale Ranns1-21/+0
2017-03-29IP lookup: remove used stack variablesNeale Ranns1-21/+5
2017-03-29Mtrie optimisationsNeale Ranns1-54/+11
2017-03-29Sub-net broadcast addresses for IPv4Neale Ranns1-3/+70
2017-03-27Mcast rewrite no memcpyNeale Ranns1-3/+3
2017-03-1764 bit per-thread countersNeale Ranns1-17/+19
2017-03-17Fix IP feature ordering.Neale Ranns1-17/+12
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns1-8/+13
2017-03-07Register TCP with IP only if session is enabledFlorin Coras1-1/+2
2017-03-07make per-adj counters configurableNeale Ranns1-17/+35
2017-03-07Fixing loadbalancing over ECMP for recursive routesAkshayaNadahalli1-6/+5
2017-03-03Changing the IP table for an interface is an error if the interface already h...Neale Ranns1-28/+43
2017-03-01VPP-598: tcp stack initial commitDave Barach1-64/+109
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-327/+171
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns1-17/+25
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+3345