aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_input.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-08-11ip: Use .api declared error countersNeale Ranns1-9/+1
2022-01-31ip: reassembly - add a way to disable for forusKlement Sekera1-1/+0
2021-06-07pg: Reduce the inclusion of pg.hNeale Ranns1-0/+1
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-14/+0
2020-04-14urpf: Unicast reverse Path Forwarding (plugin)Neale Ranns1-3/+0
2019-09-25ip: refactor reassemblyKlement Sekera1-1/+1
2019-09-11ip: apply dual loop unrolling in ip4_inputLijian.Zhang1-0/+68
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-0/+1
2018-11-18add vlib_prefetch_buffer_data(...) macroDamjan Marion1-8/+4
2018-11-15ip4-input: fix prefetch data issue for tunnel decap casesZhiyong Yang1-4/+8
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns1-9/+3
2018-08-13Multiarch handling in different constructor macrosDamjan Marion1-4/+2
2018-08-09Thread-safe ARP / ND throttlingDave Barach1-0/+22
2018-07-19ip4-input and ip4-input-no-checksum should be siblingsNeale Ranns1-11/+1
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-12/+13
2018-06-29IP4 Router Alert option handling for IGMPNeale Ranns1-0/+2
2018-05-29Add VLIB_NODE_FN() macro to simplify multiversioning of node functionsDamjan Marion1-29/+5
2018-05-27ip4-input node reworkDamjan Marion1-125/+180
2018-02-01IPv4/6 reassemblyKlement Sekera1-0/+2
2017-10-31Refactor IP input checks for re-use at MPLS dispositionNeale Ranns1-151/+12
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-2/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+507