1. eaec2a6 bapi: add options to have vpp cleanup client registration by Florin Coras · 6 years ago
  2. 955bfbb ldp: avoid calling write in destructors by Florin Coras · 6 years ago
  3. 4af830c session/tcp: postpone cleanup on reset by Florin Coras · 6 years ago
  4. 318d794 stat-client: pass names as const strings by Neale Ranns · 6 years ago
  5. 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
  6. 01f3f89 vcl: cleanup children that use _exit() by Florin Coras · 6 years ago
  7. a5fb0ec Add VNET_BUFFER_F_AVAIL definitions by Dave Barach · 6 years ago
  8. dc2e251 vcl: test refactor and improvements by Florin Coras · 6 years ago
  9. 44cea22 MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump by Neale Ranns · 6 years ago
  10. 7bdaa3f Format vnet_buffer_t l2 feature bitmap by Dave Barach · 6 years ago
  11. 02143df API: C generator improve symbol protection. by Ole Troan · 6 years ago
  12. 940f78f vcl: handle worker process exit by Florin Coras · 6 years ago
  13. adc74d7 svm: use explicit svm fifo segment main for slaves by Florin Coras · 6 years ago
  14. b4a7a7d Add UDP encap flag by Filip Tehlar · 6 years ago
  15. 494a09a move [m]fib and BIER tests to unittest plugin by Neale Ranns · 6 years ago
  16. 64fb995 Copying QoS Bits when fragmented, so that marking can happen properly also cleaning up some unused code by Vijayabhaskar Katamreddy · 6 years ago
  17. de84727 IPSEC-AH: anti-replay testing by Neale Ranns · 6 years ago
  18. b059849 vppinfra: c11 safe string functions by Steven · 6 years ago
  19. e7f61d1 ip_reassembly_enable_disable reply handler name is changed. by Chore · 6 years ago
  20. 6b4a32d dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup.conf by Kingwel Xie · 6 years ago
  21. b220467 Delete shared memory segment files when vpp starts by Dave Barach · 6 years ago
  22. 7fff3d2 Metadata / opaque formatting belongs in vpp by Dave Barach · 6 years ago
  23. 8861c1a coding-style: missing coding-style-patch by Kingwel Xie · 6 years ago
  24. bb46324 IPSEC-AH: fix packet drop by Neale Ranns · 6 years ago
  25. d85de68 vcl: wait for segments with segment handle by Florin Coras · 6 years ago
  26. e4f849c API: Add dependency on compiler for API .json and .api generation. by Ole Troan · 6 years ago
  27. fa76a76 session: segment handle in accept/connect notifications by Florin Coras · 6 years ago
  28. 4744ddb session: use endpt fib index if app in default ns by John Lo · 6 years ago
  29. 5ad75f5 do not opttimize graph node functions in debug builds by Damjan Marion · 6 years ago
  30. e87865d DHCP: Initialise trace for copied buffers. by Ole Troan · 6 years ago
  31. 6ccc6e9 vpp_papi: Add custom exceptions. by Paul Vinciguerra · 6 years ago
  32. 039a1c2 vpp_papi: Fix: raise NotImplemented. by Paul Vinciguerra · 6 years ago
  33. 3460b01 api: ip_source_check_interface_add_del api is added. by Chore · 6 years ago
  34. b6a4795 GBP: l3-out subnets by Neale Ranns · 6 years ago
  35. d40c3e6 gbp: Add support for flow hash profile by Mohsin Kazmi · 6 years ago
  36. ad1f3e1 NAT: syslog - sessions logging (VPP-1139) by Matus Fabian · 6 years ago
  37. 47c40e2 vcl: basic support for apps that fork by Florin Coras · 6 years ago
  38. 609e121 VPP-1507: Added binary api to dump configured ip_punt_redirect by Pavel Kotucek · 6 years ago
  39. dfe4cf4 ldp: basic multiworker support by Florin Coras · 6 years ago
  40. 8be6c40 vppinfra: add pool_dup macro by Florin Coras · 6 years ago
  41. 330bf93 Export ethernet/mac_address.h as part of API installation. by Jon Loeliger · 6 years ago
  42. 040950a dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style by Kingwel Xie · 6 years ago
  43. 14033aa dpdk: bump to DPDK 18.11 by Damjan Marion · 6 years ago
  44. a173a7a MAP: Use bool type in map.api instead of u8. by Ole Troan · 6 years ago
  45. 5891425 vppapigen: Fix python3 compatibility by Ole Troan · 6 years ago
  46. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  47. 4f10db3 ipsec: move ipsec defs to ipsec.h by Klement Sekera · 6 years ago
  48. 555ea9a VPP-1508: vpp_transport_socket.py fix import by Paul Vinciguerra · 6 years ago
  49. 19515ac Use acquire/release ordering when accessing svm_fifo shared variable cursize by Sirshak Das · 6 years ago
  50. 5785e89 vpp_papi: Reserved keywords. by Paul Vinciguerra · 6 years ago
  51. 940d1c8 dpdk: allow interface name to be specified from startup.conf by Damjan Marion · 6 years ago
  52. 8ebd792 cmake: display warning and continue if dpdk not present by Damjan Marion · 6 years ago
  53. 5a5a869 Remove useless prefetch in ip4-rewrite node by Simon Zhang · 6 years ago
  54. 7e713f1 vpp_papi: Use new style classes. by Paul Vinciguerra · 6 years ago
  55. 30e273b ldp: sid to fd mapper for apps with multiple workers by Florin Coras · 6 years ago
  56. dbc34b8 pmalloc: correct format_pmalloc_map u32 index overrun bug by Kingwel Xie · 6 years ago
  57. e411d9d cmake: Add protocol.h to lacp plugin .h includes by Alexander Chernavin · 6 years ago
  58. f970d2f Minor tweaks by Dave Barach · 6 years ago
  59. 2152e1c stats: Remove unneeded dependencies in stat_client by Ole Troan · 6 years ago
  60. 6221927 Fix IPSec CLI key parsing by Pierre Pfister · 6 years ago
  61. a25def7 Add a feature arc consistency check by Dave Barach · 6 years ago
  62. 37f4456 vppinfra: prevent dlmalloc from allocating memory via mmap_alloc() by Andrew Yourtchenko · 6 years ago
  63. 2af0e3a flow-hash: Add symmetric flag for flow hashing by Mohsin Kazmi · 6 years ago
  64. ab11ec9 vapi: break if parsing progress cannot be made by Klement Sekera · 6 years ago
  65. ddf6e08 Remove unused argument from eth_identify_subint(...) by Damjan Marion · 6 years ago
  66. ce55bcd vlib:init free list buffers vec by Eyal Bari · 6 years ago
  67. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  68. 3b4c64e session: fix coverity app name warning by Florin Coras · 6 years ago
  69. e015246 acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered by Andrew Yourtchenko · 6 years ago
  70. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  71. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  72. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  73. 7f8a8db NAT44: improve expired sessions reuse (VPP-1503) by Matus Fabian · 6 years ago
  74. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  75. fccd1b2 Revert "Add support for MAP-T CE (VPP-1058)" by Ole Troan · 6 years ago
  76. 94f5096 acl-plugin: optimize hash memory usage + fix the startup config parsing for memory sizes [VPP-1502] by Andrew Yourtchenko · 6 years ago
  77. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  78. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  79. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  80. 5642109 stat_client issues while running parallel tests. by Paul Vinciguerra · 6 years ago
  81. b4515b4 Add RFC5424 syslog protocol support (VPP-1139) by Matus Fabian · 6 years ago
  82. 15e8e68 NAT44: Apply transitory timeout on TCP RST (VPP-1494) by Matus Fabian · 6 years ago
  83. fdd19c4 dpdk: don't shift flags twice by Damjan Marion · 6 years ago
  84. 18934e6 VPP-1309: fixed crash when listing ip arp after removing interface by Pavel Kotucek · 6 years ago
  85. 349f8ca session: improve app cli by Florin Coras · 6 years ago
  86. c1f5a43 session: cleanup use of api_client_index by Florin Coras · 6 years ago
  87. e9cebdf ethernet-input: fix assert in l2 mode by Damjan Marion · 6 years ago
  88. 1201a80 Add buffer tracing to the dispatch tracer by Dave Barach · 6 years ago
  89. 41684c2 memif input-node improvements by Damjan Marion · 6 years ago
  90. 650223c ethernet-input optimizations by Damjan Marion · 6 years ago
  91. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  92. 3553aba IPSEC: remove duplicate memcy by Neale Ranns · 6 years ago
  93. 8ee7251 Link speed sent as little endian across API by Ole Troan · 6 years ago
  94. f1cd92d acl-plugin: performance optimizations for established connections by Andrew Yourtchenko · 6 years ago
  95. 111add7 NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) by Matus Fabian · 6 years ago
  96. 9162c2d vlib: reset frame flags when frame is reused by Damjan Marion · 6 years ago
  97. 33b81da vom: Add support for redirect contracts in gbp by Mohsin Kazmi · 6 years ago
  98. 142eb85 vlib: add vlib_buffer_enqueue_to_single_next(...) function by Damjan Marion · 6 years ago
  99. 0724357 vppinfra: add 128 and 256 bit vector scatter/gather inlines by Damjan Marion · 6 years ago
  100. d3d4241 dhcp4:(VPP-1483) linearize chained packets before handling by Eyal Bari · 6 years ago