1. 3268a64 classify: debug cli %v not %s by Dave Barach · 5 years ago
  2. f5667c3 misc: add vnet classify filter set support by Dave Barach · 5 years ago
  3. 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
  4. 9137e54 misc: classifier-based packet trace filter by Dave Barach · 5 years ago
  5. 864d857 classify: remove includes from classifier header file by Damjan Marion · 5 years ago
  6. 5cdde5c vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t by jaszha03 · 5 years ago
  7. f25e7cf vppinfra: refactor use of CLIB_MEMORY_BARRIER () by jaszha03 · 6 years ago
  8. 0455c43 vppinfra: conformed spinlocks to use CLIB_PAUSE by jaszha03 · 6 years ago
  9. 1f5a606 misc: remove unnecessary cast in classify by Zhiyong Yang · 5 years ago
  10. c9ce8dc new_log2_pages may increase 2 when try_resplit by dongjuan · 6 years ago
  11. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  12. f324dec fixing typos by Jim Thompson · 6 years ago
  13. a990a2e vnet: disable the expansion of the heap allocated for classifier tables by Andrew Yourtchenko · 6 years ago
  14. e8cb521 classify: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  15. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  16. e91e6de Fix VPP-1530 Classify session creation error by jackiechen1985 · 6 years ago
  17. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  18. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  19. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  20. 3b81a1e L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes by Neale Ranns · 6 years ago
  21. 34eb5d4 classify_add_del_session API: Use more descriptive docstring (VPP-1385) by Juraj Sloboda · 6 years ago
  22. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  23. 6a5adc3 Add config option to use dlmalloc instead of mheap by Dave Barach · 6 years ago
  24. 22ac59b Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform. VPP-1129 by Adrian Oanca · 7 years ago
  25. 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
  26. 08118f0 classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL by Andrew Yourtchenko · 7 years ago
  27. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  28. 9d42087 VPPAPIGEN: vppapigen replacement in Python PLY. by Ole Troan · 7 years ago
  29. 6c4dae2 api: remove transport specific code from handlers by Florin Coras · 7 years ago
  30. e86a8ed api: refactor vlibmemory by Florin Coras · 7 years ago
  31. d7bfa0e VPP-246 Coding standards cleanup - vnet/vnet/classify by khemendra kumar · 7 years ago
  32. 630a8e2 Rename classifier ip6-sr metadata set action by Dave Barach · 7 years ago
  33. b8d4481 Break up vpe.api by Neale Ranns · 7 years ago
  34. 8527f12 add classify session action set-sr-policy-index by Gabriel Ganne · 7 years ago
  35. 8184ebd Consolidate short_help for classify table with memory-size by Hongjun Ni · 7 years ago
  36. 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 years ago
  37. 0d056e5 vppapigen: support per-file (major,minor,patch) version stamps by Dave Barach · 7 years ago
  38. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  39. 48113e0 VPP-874: fix coverity warning in vnet_classify.c by Dave Barach · 8 years ago
  40. 13eaf3e Leak locks and tables in the Classifier by Neale Ranns · 8 years ago
  41. cada2a0 VPP-849: improve vnet classifier memory allocator performance by Dave Barach · 8 years ago
  42. 11b8dbf "autoreply" flag: autogenerate standard xxx_reply_t messages by Dave Barach · 8 years ago
  43. 586afd7 Use thread local storage for thread index by Damjan Marion · 8 years ago
  44. 9a69a60 Sub-net broadcast addresses for IPv4 by Neale Ranns · 8 years ago
  45. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  46. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  47. 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
  48. d2c97d9 API refactoring : classify by Pavel Kotucek · 8 years ago
  49. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago