aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/ct6
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion4-24/+0
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion2-8/+8
2021-04-19interface: interface-output end node reworkDamjan Marion1-3/+2
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-9/+9
2020-10-07misc: Purge unused pg includesNeale Ranns2-2/+0
2020-01-13ct6: dst,src copy typoNeale Ranns1-1/+1
2019-12-06ct6: use explicit type in apiOle Troan1-3/+5
2019-11-10dhcp: ipv6 prefix delegation improvementsDave Barach1-2/+2
2019-09-30ct6: remove api boilerplateOle Troan6-219/+9
2019-07-09vat: unload unused vat pluginsDave Barach1-19/+1
2019-05-17Fix punctuation fails in 2x pluginsDave Barach1-1/+1
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach1-0/+3
2019-03-07parse ethernet header in ct6_in2outDave Barach1-1/+16
2019-03-07Fix typo in feature arc constraintDave Barach1-3/+3
2019-03-06ipv6 connection tracking pluginDave Barach9-0/+1706