1. 5f56d73 session: prioritize postponed sessions by Florin Coras · 6 years ago
  2. 5a7ca7b session: add wrk context by Florin Coras · 6 years ago
  3. 1bce5a9 ADJ: init MTU to interface default by Neale Ranns · 6 years ago
  4. 5e36c3c DOC-ONLY: document packet intialization from scratch by Dave Barach · 6 years ago
  5. 8f8994a change mac address functions take const mac by Neale Ranns · 6 years ago
  6. 1511a4e docs: Add VPP with iperf and trex by jdenisco · 6 years ago
  7. 949bbbc DOC-ONLY: upgrade the "requests" package by Dave Barach · 6 years ago
  8. 0215fb4 vppinfra: fix bug in default_socket_sendmsg by Damjan Marion · 6 years ago
  9. a47ea2b dpdk: .function should be removed for mutiarch nodes by Damjan Marion · 6 years ago
  10. b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
  11. cd35e53 Use throttle_t for ND throttling by Neale Ranns · 6 years ago
  12. b3a9381 interface-flags; fix coverity error found in conversion by Neale Ranns · 6 years ago
  13. 0c2319f Fixing Exclusive dpo path issues added when via rpath by Vijayabhaskar Katamreddy · 6 years ago
  14. 9f3b14e session: move test to unittest plugin by Florin Coras · 6 years ago
  15. f238901 bond: problem switching from l2 to l3 by Steven · 6 years ago
  16. 878b65a physmem: coverity issues by Damjan Marion · 6 years ago
  17. 5665ced session: extend connect api for internal apps by Florin Coras · 6 years ago
  18. 75b39f8 FIB: Sources must be keep in priority order, so re-sort after a vec_del by Neale Ranns · 6 years ago
  19. a91866f pg: icmp4 & tcp4 ip length issue by Kingwel Xie · 6 years ago
  20. 49cd3ba pg: incrementing len should be truncated by stream->max_packet_bytes by Kingwel Xie · 6 years ago
  21. 4af4709 pg: allow creating pg for udp based protocols by Kingwel Xie · 6 years ago
  22. 6e43e06 Enumify interface flags by Neale Ranns · 6 years ago
  23. f9dafeb vmxnet3: add logging support to the control plane [VPP-1470] by Steven · 6 years ago
  24. 5723f4a virtio: remove the extra return call by Mohsin Kazmi · 6 years ago
  25. 5e48bba dpdk: fix mlx5 build on SUSE by Stephen Hemminger · 6 years ago
  26. 557400d cj: cj dump crash by Steven · 6 years ago
  27. f208b02 vxlan-gbp: On demand udp ports registration by Mohsin Kazmi · 6 years ago
  28. 40421a1 acl-plugin: fix the node multiarch function selection by Andrew Yourtchenko · 6 years ago
  29. 2a1da52 dpdk: ENA PMD patch for failure on port restart by Matthew Smith · 6 years ago
  30. 8e7ba4a Trivial: Fix Makefile typo by Paul Vinciguerra · 6 years ago
  31. 539e637 extras/scripts: update vfctl script by Damjan Marion · 6 years ago
  32. 6c89230 docs: add useful debug CLI Review Updates by Scott Keeler · 6 years ago
  33. eb11190 vmxnet3: enable promiscuous mode by Steven · 6 years ago
  34. 332287e Revert "Keep RPC traffic off the shared-memory API queue" by Florin Coras · 6 years ago
  35. c04e2b0 pmalloc: don't lock 4K pages if we don't have access to pagemap by Damjan Marion · 6 years ago
  36. dc8d350 acl-plugin: "show acl-plugin acl" ACE# is truncated to 4 digits in output by Andrew Yourtchenko · 6 years ago
  37. 82b2776 vnet/tcp/tcp.c: address a corner case. by Paul Vinciguerra · 6 years ago
  38. 0c0383d Trivial: Cleanup missing va_ends. by Paul Vinciguerra · 6 years ago
  39. 2bfb9e1 Run 'make test' verify job on ubuntu 18.04 instead of 16.04 by Damjan Marion · 6 years ago
  40. 8f68b3e Use correct name to register ABF plugin with ACLs by Neale Ranns · 6 years ago
  41. de9a849 session/tcp: improve cli by Florin Coras · 6 years ago
  42. fe7740e Address "is already installed" Jenkins issue by Marco Varlese · 6 years ago
  43. 567e61d pmalloc: support for 4K pages by Damjan Marion · 6 years ago
  44. 3935fc8 ACL: Fix next_table_index classifiers consistancy by Gregory Thiemonge · 7 years ago
  45. 1bc5604 ipsec_gre.c: Remove redundant assignments. by Paul Vinciguerra · 6 years ago
  46. d67f112 tcp/session: add tx pacer by Florin Coras · 7 years ago
  47. 2fab01e buffer trace is broken in ipsec-output. copy it from node->flags to frame->frame_flags by Kingwel Xie · 6 years ago
  48. 8797168 SCTP: DATA chunk padding fix and hardening by Marco Varlese · 6 years ago
  49. 5f1fd46 Add x86_64 perfmon tables by Dave Barach · 6 years ago
  50. 380c167 dpdk: fix hugepage pre-alloc by Damjan Marion · 6 years ago
  51. a6386d4 acl-plugin: introduce a format function for l4 session key by Andrew Yourtchenko · 6 years ago
  52. a0f0c96 Trivial: vpp/vnet/main.c fix resource leak by Paul Vinciguerra · 6 years ago
  53. 3d3b955 vlib: Fix pci io bar read/write fd leak by Mohsin Kazmi · 6 years ago
  54. 7161539 Keep RPC traffic off the shared-memory API queue by Dave Barach · 6 years ago
  55. 70f28fc docs: add useful debug CLI by Scott Keeler · 6 years ago
  56. 8a69289 DOC ONLY: fix doc bugs by Dave Barach · 6 years ago
  57. 9787f5f vppinfra: autodetect default hugepage size by Damjan Marion · 6 years ago
  58. a35fc46 dpdk: disable unused rxtx callbacks in ethdev by Stephen Hemminger · 6 years ago
  59. 7d645f7 L2-fwd trace show the lookup result by Neale Ranns · 6 years ago
  60. a117958 L2-input/output: use feature enum type in flag update function by Neale Ranns · 6 years ago
  61. 5a951bf VPP-1474: fix coverity warning by Dave Barach · 6 years ago
  62. 8e8d3c8 physmem coverity issues by Damjan Marion · 6 years ago
  63. 6cfd414 perfmon.c: Register additional cpuids. by Paul Vinciguerra · 6 years ago
  64. 8a9566e dns, dhcp: on-demand udp port registration by Dave Barach · 6 years ago
  65. bf4d5ce tcp: fast retransmit improvements by Florin Coras · 6 years ago
  66. f87eb9b vlib: alloc buffers on local numa, not on numa 1 by Damjan Marion · 6 years ago
  67. 81c0585 lisp: register cp port only if enabled by Florin Coras · 6 years ago
  68. 95276ca vlib: Add support for pci io read/write by Mohsin Kazmi · 6 years ago
  69. 901d16c vlib: reduce default buffer memory size to be below RLIMIT_MEMLOCK by Damjan Marion · 6 years ago
  70. 68b4da6 Numa-aware, growable physical memory allocator (pmalloc) by Damjan Marion · 6 years ago
  71. fc3b8b8 pg: udp length & checsum issue by Kingwel Xie · 6 years ago
  72. 0a554c7 dpdk: support 18.11 changes to CRC flags by Stephen Hemminger · 6 years ago
  73. 1dfdb28 dpdk: add esp6 decrypt nodes, func declarations by Matthew Smith · 6 years ago
  74. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  75. b9a4c44 Release Notes for 18.10 by Marco Varlese · 6 years ago
  76. c3ac313 ipsec: fix wrong counter bump by Klement Sekera · 6 years ago
  77. 2322798 vlib: pci improvements by Damjan Marion · 6 years ago
  78. a26373b GBP: Revert back to using VppIpPrefix wrapper by Ole Troan · 6 years ago
  79. 7334393 ipsec fix missing node renames by Klement Sekera · 6 years ago
  80. 1cce271 add Contiv-VPP installation guidance on Aarch64 by Lijian Zhang · 6 years ago
  81. 8f49936 vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines by Damjan Marion · 6 years ago
  82. 6f3f1cb vppinfra: use log2 page size in hugepage functions by Damjan Marion · 6 years ago
  83. 68b7cb8 Fix buffer overflow when fragmenting packets (VPP-1383) by Juraj Sloboda · 6 years ago
  84. 4d1a866 X86_64 perf counter plugin by Dave Barach · 6 years ago
  85. 115a3ac VPP-1420 CDP check memory bounds fix by Filip Varga · 6 years ago
  86. 31555a3 PAPI: Add support for format/unformat functions. by Ole Troan · 6 years ago
  87. 430634c Fix dereferencing null string in dpdk_early_init by Juraj Sloboda · 6 years ago
  88. 95b1b10 Fix stat_segment.c issue. by Paul Vinciguerra · 6 years ago
  89. 8254018 stats: Add wrapper for vec_free by Ole Troan · 6 years ago
  90. be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
  91. b9ffffd dpdk: use rte_vfio_dma_map API instead of digging for vfio fd by Damjan Marion · 6 years ago
  92. fab2393 lisp-gpe: register udp port only if enabled (VPP-1468) by Florin Coras · 6 years ago
  93. 9f9e969 tcp: count first lost hole (VPP-1465) by Florin Coras · 6 years ago
  94. a9ded38 dpdk: add netvsc PMD by Stephen Hemminger · 6 years ago
  95. 939ce11 dpdk: turn off unused DPDK components by Stephen Hemminger · 6 years ago
  96. c1f8794 acl-plugin: use the L2 feature arc infrastructure instead of L2 classifier for plumbing by Andrew Yourtchenko · 6 years ago
  97. 270055a pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx node to match that of ethernet-input node by Andrew Yourtchenko · 6 years ago
  98. cef69ca dpdk: use rx/tx_offload_names to format by Stephen Hemminger · 6 years ago
  99. eb1744f avf: fix crash in rss key calculation by Damjan Marion · 6 years ago
  100. 1636b16 vppinfra: use memfd_create for hugepage mounts if supported by Damjan Marion · 6 years ago