1. ff13e46 api: check id is valid for bounce checking by Benoît Ganne · 5 years ago
  2. 810ad34 build: remove un-needed script by Simon Chatterjee · 4 years, 6 months ago
  3. 66ec467 vcl: move helper functions out of header file by Florin Coras · 4 years, 6 months ago
  4. 81355d7 build: fix the build on centos8 by Yichen Wang · 4 years, 6 months ago
  5. 47ea4c3 vxlan: remove judgement with always true by Zhiyong Yang · 4 years, 6 months ago
  6. c16fe46 buffers: fix non-default sized buffers initialization by Benoît Ganne · 4 years, 6 months ago
  7. b43677f dpdk: cryptodev: fix non-null terminated strings by Benoît Ganne · 4 years, 6 months ago
  8. fbd47cf ikev2: announce both 'ESN' and 'No ESN' by Filip Tehlar · 4 years, 6 months ago
  9. 1eae8ec vlib: node recyling and node deletion missing triggering graph node sync by Steven Luong · 4 years, 6 months ago
  10. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 6 months ago
  11. 01a2a10 ip: allocate ip4 mtrie pages in htlb memory by Dave Barach · 4 years, 6 months ago
  12. 4cb21c8 ikev2: don't add DH group in ESP transform proposals by Filip Tehlar · 4 years, 6 months ago
  13. cd35ed4 nat: properly scale out2in-ed hash on init by Klement Sekera · 4 years, 6 months ago
  14. a1018c1 nat: simplify bihash buckets/mem config by Klement Sekera · 4 years, 9 months ago
  15. 35418ba vapi: memset allocated messages to zero by Klement Sekera · 4 years, 6 months ago
  16. ce53363 ip: reassembly: LRU algorithm should eliminate the longest unused nodes by zhengdelun · 4 years, 7 months ago
  17. d6ba3ca nat: optimize prefetching by Klement Sekera · 4 years, 6 months ago
  18. b660a0e tap: enable gso/csum offload for tun by Mohsin Kazmi · 4 years, 6 months ago
  19. dbd5fb3 vxlan: fix the inner packet checksum calculation by Mohsin Kazmi · 4 years, 6 months ago
  20. 21a1de4 misc: add code styling for vxlan encap and vxlan_packet files by Mohsin Kazmi · 4 years, 6 months ago
  21. 8ddd19b tcp: improve rtt estimation with rate sampling by Florin Coras · 4 years, 6 months ago
  22. 0a67b48 vlib: stop inlining vlib_add_trace(...) by Dave Barach · 4 years, 6 months ago
  23. 6a3195f vlib: Coverity fix by Dave Barach · 4 years, 6 months ago
  24. 698eb87 vxlan: Fixed checksum caclculation offset by Vladimir Isaev · 4 years, 7 months ago
  25. e362151 nat: more long read after short write optimization by Klement Sekera · 4 years, 7 months ago
  26. c1f0d9c mactime: print error if feature not enabled by Dave Barach · 4 years, 6 months ago
  27. 26d890e fib: fix multiple dpo pool expand cases by Dave Barach · 4 years, 6 months ago
  28. c2d2228 fib: fix adj pool expand cases by Dave Barach · 4 years, 6 months ago
  29. a5cf6e0 build: add libssl-dev library for ubuntu 20.04 by Jieqiang Wang · 4 years, 6 months ago
  30. 8341f76 fib: add barrier sync, pool/vector expand cases by Dave Barach · 4 years, 6 months ago
  31. c39c79c nat: fix coverity warning by Klement Sekera · 4 years, 6 months ago
  32. 0b3648f ikev2: session cleanup after profile is deleted by Filip Tehlar · 4 years, 7 months ago
  33. dfb19ca dpdk: cleanup, add rx queue struct by Damjan Marion · 4 years, 6 months ago
  34. 4496243 nat: fixed input validation by Filip Varga · 4 years, 6 months ago
  35. 17a8ab6 nat: add tracing for nat44-hairpinning by Klement Sekera · 4 years, 7 months ago
  36. ce412fd docs: improve handoff queue writeup by Dave Barach · 4 years, 6 months ago
  37. 1033b49 vlib: improve node interrupt handling by Damjan Marion · 4 years, 6 months ago
  38. ec62d0a nat: refactor mss_clamping to not depend on snat_main_t by Ole Troan · 4 years, 6 months ago
  39. be360ee bash: functions to set up csit and sandbox env by Andrew Yourtchenko · 4 years, 8 months ago
  40. 96dabc6 ikev2: remove unused hash computation by Filip Tehlar · 4 years, 7 months ago
  41. 3b519b3 ip: fix IPv6 mask to prefix length conversion by Andreas Schultz · 4 years, 7 months ago
  42. 63c672c nat: update ip4-udp src port for checksum == 0 pkts by Dave Barach · 4 years, 7 months ago
  43. 353535b lisp: fix api_format reference by Paul Vinciguerra · 4 years, 7 months ago
  44. 7285103 bonding: Revert adjust link state by Matthew Smith · 4 years, 7 months ago
  45. f3c1e4b lisp: fix api_format by Florin Coras · 4 years, 7 months ago
  46. 9b72b15 lisp: fix custom dump by Florin Coras · 4 years, 7 months ago
  47. 22391fa fib: Safe adj walk by Neale Ranns · 4 years, 7 months ago
  48. adf6209 gso: add checksum and payload size testing by Mohsin Kazmi · 4 years, 7 months ago
  49. be03b5c gso: fix flag for inner header by Mohsin Kazmi · 4 years, 7 months ago
  50. 5bb3e81 docs: Minor updates to feature.yaml files by John DeNisco · 4 years, 7 months ago
  51. d52820d docs: Minor fixes in publish_docs.sh and sanitizer.rst by John DeNisco · 4 years, 7 months ago
  52. 2dca180 misc: ipfix-export unformat u16 collector_port fix by Elias Rudberg · 4 years, 7 months ago
  53. aeb18d3 misc: fix the pretty print for api trace by Mohsin Kazmi · 4 years, 7 months ago
  54. e7df8cb misc: Avoid sample.md from in the VPP docs, clean up the extraneous copy by Andrew Yourtchenko · 4 years, 7 months ago
  55. 04f4d91 tap: fix rx queue index by Mohsin Kazmi · 4 years, 7 months ago
  56. dcd4aa2 dhcp: use per-thread vlib main instead of global one by Benoît Ganne · 4 years, 7 months ago
  57. 7f475bf dhcp: vat support for the dhcp_client_dump API by Dave Barach · 4 years, 7 months ago
  58. ec3a3f1 build: make address sanitizer options configurable with cmake by Damjan Marion · 4 years, 7 months ago
  59. 5500d1d ipsec: Add/Del IPSec SA is not MP safe by Neale Ranns · 4 years, 7 months ago
  60. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  61. 94f3295 dpdk: bump to DPDK v20.05 by Damjan Marion · 4 years, 7 months ago
  62. 6183cf4 vppinfra: fix SIGBUS in bihash init when running unpriviledged, take two by Damjan Marion · 4 years, 7 months ago
  63. 1149229 ip: reassembly: use correct IP header offset by Klement Sekera · 4 years, 7 months ago
  64. 9121c41 bonding: adjust link state based on active slaves by Matthew Smith · 4 years, 7 months ago
  65. 5556813 nat: fix regarding vm arg for vlib_time_now call by Elias Rudberg · 4 years, 7 months ago
  66. e796a18 api: make vpp api handlers endian independent by Ole Troan · 4 years, 7 months ago
  67. 0ab36f5 vcl: fix ldp fcntl64 by Florin Coras · 4 years, 7 months ago
  68. 1bf6df4 fib: Fix interpose source reactivate by Neale Ranns · 4 years, 7 months ago
  69. 20aec3d fib: Use basic hash for adjacency neighbour table by Neale Ranns · 4 years, 7 months ago
  70. 080aa50 vcl: do not propagate epoll events if session closed by Florin Coras · 4 years, 7 months ago
  71. 0792bb4 pci: improve vfio logging by Damjan Marion · 4 years, 7 months ago
  72. d1d90f5 ipsec: DES/3DES fixing the iv_len for openssl crypto by Rajesh Goel · 4 years, 7 months ago
  73. a4dac8a vcl: fix udp connected check by Florin Coras · 4 years, 7 months ago
  74. ef29fa4 tests: update pip and pip-tools by Aloys Augustin · 4 years, 7 months ago
  75. 3b95409 tcp: fix sack block validation on wrap by Florin Coras · 4 years, 7 months ago
  76. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  77. afc233a dpdk: del warnings that duplicate counters in esp by Alexander Chernavin · 4 years, 7 months ago
  78. e6db775 vppinfra: fix SIGBUS in bihash init when running unpriviledged by Damjan Marion · 4 years, 7 months ago
  79. ce17f46 vcl: add sendmsg/recvmsg for vlsh in ldp by Florin Coras · 4 years, 7 months ago
  80. d4712a8 tcp: track buffer alloc failures by Florin Coras · 4 years, 7 months ago
  81. fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
  82. cbe053e vppinfra: remove include by Damjan Marion · 4 years, 7 months ago
  83. d4d2e59 avf: interrupt mode, support for WB_ON_ITR by Damjan Marion · 4 years, 7 months ago
  84. 5a47b43 avf: improve link speed handling by Damjan Marion · 4 years, 7 months ago
  85. f3b3276 nat: fix dslite session port allocation by Vladimir Ratnikov · 4 years, 7 months ago
  86. b8749ff nat: output fib index fix by Filip Varga · 4 years, 7 months ago
  87. a218512 vlib: enforce buffer alloc return value check by Damjan Marion · 4 years, 8 months ago
  88. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  89. fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
  90. ef58758 vlib: mmap process stacks by Damjan Marion · 4 years, 7 months ago
  91. ca86c95 docs: asan: update doc to match current status by Benoît Ganne · 4 years, 7 months ago
  92. 4266d4d vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage by hanlin · 4 years, 7 months ago
  93. cf75544 srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons. by Satoru Matsushima · 4 years, 7 months ago
  94. 2a41919 vppinfra: refactor mpcap.h by Dave Barach · 4 years, 7 months ago
  95. 827b929 dpdk: change netvsc device port type by Matthew Smith · 4 years, 9 months ago
  96. c32a84c dpdk: fix pktmbuf pool private data init by Benoît Ganne · 4 years, 7 months ago
  97. deecc93 vppapigen: handle new api file for crcchekcer by Ole Troan · 4 years, 7 months ago
  98. e30f1e9 interface: fix interface rx mode config API by Jakub Grajciar · 4 years, 7 months ago
  99. 53b8dc8 vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp} by Damjan Marion · 4 years, 7 months ago
  100. f4fbfd6 libmemif: cleanup typos by Paul Vinciguerra · 4 years, 7 months ago