aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/classify/vnet_classify.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-26misc: add vnet classify filter set supportDave Barach1-0/+12
2019-09-26classify: use vector code even when data is not alignedDamjan Marion1-142/+126
2019-09-20classify: remove includes from classifier header fileDamjan Marion1-10/+0
2019-07-31vppinfra: refactor test_and_set spinlocks to use clib_spinlock_tjaszha031-1/+1
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-0/+1
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-3/+0
2018-02-26Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform....Adrian Oanca1-8/+4
2018-02-20vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2Damjan Marion1-1/+1
2018-02-07classifier-based ACL: refactor + add output ACLAndrew Yourtchenko1-0/+1
2017-11-28VPP-246 Coding standards cleanup - vnet/vnet/classifykhemendra kumar1-238/+278
2017-11-18Rename classifier ip6-sr metadata set actionDave Barach1-1/+1
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne1-0/+1
2017-05-24Leak locks and tables in the ClassifierNeale Ranns1-3/+6
2017-05-20VPP-849: improve vnet classifier memory allocator performanceDave Barach1-46/+57
2017-02-23Fix vpp built-in version of api_unformat_sw_if_index(...)Dave Barach1-0/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+523