1. 2b53e4e add 'is_all_zero(x)' for NEON by Adrian Oanca · 7 years ago
  2. 76447a7 Adj Delegates; don't store raw pointers by Neale Ranns · 7 years ago
  3. 8a3e575 Fix reset the vlan flags when main interface is deleted. by Steve Shin · 7 years ago
  4. f3ab489 SCTP: congestion control by Marco Varlese · 7 years ago
  5. 6525c7f vppinfra: autogerate vector typedefs and basic inline functions by Damjan Marion · 7 years ago
  6. ad09933 Reset expired timer vector length after callback by Dave Barach · 7 years ago
  7. 9b79377 vppcomm refactor by Keith Burns (alagalah) · 7 years ago
  8. 927b071 vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 by Damjan Marion · 7 years ago
  9. fa95714 dpdk: Fix MTU calc for NICs that support mtu<9216 by Nitin Saxena · 7 years ago
  10. c6969b5 Use neutral vector code for ethernet_frame_is_tagged by Damjan Marion · 7 years ago
  11. 829ee53 virtio: add missing tx lock when running multithreaded by Damjan Marion · 7 years ago
  12. b5a86ee VCL: config api prefix using env var. by Dave Wallace · 7 years ago
  13. d79a43c Adjacency Delegate updates by Neale Ranns · 7 years ago
  14. d91d140 VOM: acl: Some necessary fixes by Mohsin Kazmi · 7 years ago
  15. 3a59382 vlib: fix pci init by Damjan Marion · 7 years ago
  16. 1e33663 fix format_hexdump by Damjan Marion · 7 years ago
  17. 49bec57 vpp_papi: remove legacy way of calling VPP APIs by Klement Sekera · 7 years ago
  18. 180402d vpp_papi: reduce memory leaks by Klement Sekera · 7 years ago
  19. 54432f8 SCTP: 'multi-home' support by Marco Varlese · 7 years ago
  20. a250882 memif: VPP-1172: Ensure memif_create reply contains sw_if_index by Jon Loeliger · 7 years ago
  21. 793c7fe Adj: VFTs for adjacency sub-blocks by Ole Troan · 7 years ago
  22. c819fc6 Allow providers to override glean behaviour by Neale Ranns · 7 years ago
  23. 25d417f Minor VXLAN/GRE Tunnel Encap Optimization and Cleanup by John Lo · 7 years ago
  24. 56a0d06 VPP modified some state checking logic by Keith Burns (alagalah) · 7 years ago
  25. ae9533a session: fix fifo allocation for empty connect seg-managers by Florin Coras · 7 years ago
  26. 438f630 Revert "Allow interface types to override glean adjacency behaivour" by Ole Trøan · 7 years ago
  27. 909c26b Revert "Adj: VFTs for adjacency sub-blocks" by Ole Trøan · 7 years ago
  28. a44b015 Adj: VFTs for adjacency sub-blocks by Ole Troan · 7 years ago
  29. 4ca80c4 VOM: Fix broken Makefile by Mohsin Kazmi · 7 years ago
  30. 2802bd7 SCTP: coverity warning fix by Marco Varlese · 7 years ago
  31. 8b30e47 Allow interface types to override glean adjacency behaivour by Neale Ranns · 7 years ago
  32. 07510dd dpdk: add support for DPDK 18.02, deprecate 17.08 by Damjan Marion · 7 years ago
  33. a43ccae Optimize GRE Tunnel and add support for ERSPAN encap by John Lo · 7 years ago
  34. 5fda7a3 session: avoid session handle conflict with vcl by Florin Coras · 7 years ago
  35. fae4039 SCTP: fix corrupted buffers seen in output node by Marco Varlese · 7 years ago
  36. a38783e SCTP: refactoring by Marco Varlese · 7 years ago
  37. 4941fcc Reenable dhcp client detect when lease expires by Dave Barach · 7 years ago
  38. f8f516a session: support local sessions and deprecate redirects by Florin Coras · 7 years ago
  39. 7758bf6 VOM: build with plugins disabled by Neale Ranns · 7 years ago
  40. 41fd68d vppinfra: Remove empty file by Mohsin Kazmi · 7 years ago
  41. 5ba5837 make-test: use api custom-dump to reduce log size. by Dave Wallace · 7 years ago
  42. 6d2f214 NAT44 out2in DHCP client next node by Matthew Smith · 7 years ago
  43. 554075a vxlan:remove interface recycle mechanism by Eyal Bari · 7 years ago
  44. 16f0546 NAT44: run NAT nodes after ACL (VPP-1160) by Matus Fabian · 7 years ago
  45. f9cda7d vnet:remove duplicate interface function macro by Eyal Bari · 7 years ago
  46. dcbea0b BFD: make CLI consume only one line at a time by Klement Sekera · 7 years ago
  47. 49c7f0c VOM: ACL: Add Object Model for acl ethertype by Mohsin Kazmi · 7 years ago
  48. 26f341a Fix the order of RFC2685 fields in the output. by Igor Mikhailov (imichail) · 7 years ago
  49. 7a19283 Fix DHCP client crash with worker threads by Matthew Smith · 7 years ago
  50. 18b6315 SCTP: fix build errors on ubuntu bionic by Marco Varlese · 7 years ago
  51. ffd78d1 Improve MTU handling by Neale Ranns · 7 years ago
  52. 2d6f66e dpdk:fix trace to follow feature arc by Eyal Bari · 7 years ago
  53. d05b926 vppapigen: simplify JSON format for services by Marek Gradzki · 7 years ago
  54. 2a86527 LD_PRELOAD: Refactor nomenclature (vcom -> ldp). by Dave Wallace · 7 years ago
  55. 9fa881f acl-plugin: Stale classify table after deleting macip ACL by Steve Shin · 7 years ago
  56. bc27d1b GBP plugin by Neale Ranns · 7 years ago
  57. ef56fae ip4_forward: set pkt error in case potential memory corrupt by Chun Li · 7 years ago
  58. 15e598c memif: fix crash caused by zero pkt len in memif and clear dirty cache while interface reconnect. by Chun Li · 7 years ago
  59. 08118f0 classifier-based ACL: testcases for L2 ACLs + fix the enabling of outbound L2 ACL by Andrew Yourtchenko · 7 years ago
  60. 508cabc virtio: reset vnet header on tx by Damjan Marion · 7 years ago
  61. 2ae5135 vhostuser: Fix vhostuser file descriptor leak by Haiyang Tan · 7 years ago
  62. b81831d add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) by Gabriel Ganne · 7 years ago
  63. c43b3f9 acl-plugin: add whitelisted ethertype mode (VPP-1163) by Andrew Yourtchenko · 7 years ago
  64. be2251b SCTP: shutdown phase by Marco Varlese · 7 years ago
  65. c04cbf1 VCL: remove vrf from vppcom api. by Dave Wallace · 7 years ago
  66. e7d212f Minimize bihash memory consumption by Dave Barach · 7 years ago
  67. db3c480 acl-plugin: VPP-1088: add support for egress filter in macip ACLs by Andrew Yourtchenko · 7 years ago
  68. 1c6e5cf acl-plugin: an elog-based tracing implementation for troubleshooting the conn cleaner threads interactions by Andrew Yourtchenko · 7 years ago
  69. acbde66 ip: move lookup inline functions to header file by Vijayabhaskar Katamreddy · 7 years ago
  70. 5368efa Fix bug with glibc epoll fd by Keith Burns (alagalah) · 7 years ago
  71. 3d460bd VXLAN: Allow user to specify a custom vxlan tunnel instance id. by Jon Loeliger · 7 years ago
  72. fe99a7e acl-plugin: multicore: send the interrupts to thread0 too by Andrew Yourtchenko · 7 years ago
  73. d3cb7ba vhost: Added ARMV8 NEON version of function map_guest_mem() (VPP-1085) by Nitin Saxena · 7 years ago
  74. 8cedff2 af_packet: Fix lock position by Pierre Pfister · 7 years ago
  75. 815d7d5 classifier-based ACL: refactor + add output ACL by Andrew Yourtchenko · 7 years ago
  76. dac0352 Refactor vlib_buffer flags by Damjan Marion · 7 years ago
  77. f429a93 SCTP: address coverity-scan warnings by Marco Varlese · 7 years ago
  78. bb17f3c Fix clang -Wvarargs compile errors by Damjan Marion · 7 years ago
  79. 547ecf6 Fix clang implicit conversion errors by Damjan Marion · 7 years ago
  80. ceab788 vlib: epoll on worker threads by Damjan Marion · 7 years ago
  81. df5a99c SCTP: handling of heartbeating and max-retransmits by Marco Varlese · 7 years ago
  82. f051072 BIER: fix support for longer bit-string lengths by Neale Ranns · 7 years ago
  83. 7e2c31a VCL: Fix type in trace output. by Dave Wallace · 7 years ago
  84. f47276f SCTP: missing spinlock init when multiple threads by Marco Varlese · 7 years ago
  85. bbd41cd Reflexive ACL support on ICMP by Steve Shin · 7 years ago
  86. 7d25415 Provide page-aligned length to ftruncate. by Igor Mikhailov (imichail) · 7 years ago
  87. a332c46 session: segment manager refactor by Florin Coras · 7 years ago
  88. e71eb59 NAT64: Run nat64-expire-worker-walk only when NAT64 is configured (VPP-1162) by Matus Fabian · 7 years ago
  89. 1403fcd Fix ip4/6_reass_main.ip4/6_reass_expire_node_idx used before set by Dave Barach · 7 years ago
  90. 21c8baf SCTP: calculate RTO / RTT and RTTVAR as per RFC by Marco Varlese · 7 years ago
  91. 7b0933a vhost_user: code cleanup by Haiyang Tan · 7 years ago
  92. 56e6f09 IP reassembly: workaround coverity warnings by Klement Sekera · 7 years ago
  93. 5a2946c Clean up for vcl.am, making vppcom.h C++ aware by Keith Burns (alagalah) · 7 years ago
  94. c1c0976 lisp-cp: fix handling of ndp without source link addr VPP-1159 by Florin Coras · 7 years ago
  95. 7016b00 VOM: route-domain find() fix by Neale Ranns · 7 years ago
  96. d6c30d9 vlmemory/svm: fix client detach from svm region by Florin Coras · 7 years ago
  97. 8f36e4a vlib_buffer_clone: allow client to request the maximum number of clones; 256 by Neale Ranns · 7 years ago
  98. 647f609 Add L3DSR feature in LB plugin by Hongjun Ni · 7 years ago
  99. 91389ac Out-of-order data chunks handling and more by Marco Varlese · 7 years ago
  100. 75e7d13 IPv4/6 reassembly by Klement Sekera · 7 years ago