aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip6_hop_by_hop.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-17/+1
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-6/+6
2019-05-28Add an ip6 local hop-by-hop protocol demux tableDave Barach1-22/+333
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-14/+18
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-8/+8
2017-12-15Fix icmp/udp/tcp punt/drop pathsVijayabhaskar Katamreddy1-1/+1
2017-04-11Remove usued, redundant and deprecated code from lookup.hNeale Ranns1-5/+3
2017-02-13VPP-632 : InBand OAM AnalyserAkshayaNadahalli1-26/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1194