1. 0ab36f5 vcl: fix ldp fcntl64 by Florin Coras · 4 years, 7 months ago
  2. 1bf6df4 fib: Fix interpose source reactivate by Neale Ranns · 4 years, 7 months ago
  3. 20aec3d fib: Use basic hash for adjacency neighbour table by Neale Ranns · 4 years, 7 months ago
  4. 080aa50 vcl: do not propagate epoll events if session closed by Florin Coras · 4 years, 7 months ago
  5. 0792bb4 pci: improve vfio logging by Damjan Marion · 4 years, 7 months ago
  6. d1d90f5 ipsec: DES/3DES fixing the iv_len for openssl crypto by Rajesh Goel · 4 years, 7 months ago
  7. a4dac8a vcl: fix udp connected check by Florin Coras · 4 years, 7 months ago
  8. 3b95409 tcp: fix sack block validation on wrap by Florin Coras · 4 years, 7 months ago
  9. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  10. afc233a dpdk: del warnings that duplicate counters in esp by Alexander Chernavin · 4 years, 7 months ago
  11. e6db775 vppinfra: fix SIGBUS in bihash init when running unpriviledged by Damjan Marion · 4 years, 7 months ago
  12. ce17f46 vcl: add sendmsg/recvmsg for vlsh in ldp by Florin Coras · 4 years, 7 months ago
  13. d4712a8 tcp: track buffer alloc failures by Florin Coras · 4 years, 7 months ago
  14. fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
  15. cbe053e vppinfra: remove include by Damjan Marion · 4 years, 7 months ago
  16. d4d2e59 avf: interrupt mode, support for WB_ON_ITR by Damjan Marion · 4 years, 7 months ago
  17. 5a47b43 avf: improve link speed handling by Damjan Marion · 4 years, 7 months ago
  18. f3b3276 nat: fix dslite session port allocation by Vladimir Ratnikov · 4 years, 7 months ago
  19. b8749ff nat: output fib index fix by Filip Varga · 4 years, 7 months ago
  20. a218512 vlib: enforce buffer alloc return value check by Damjan Marion · 4 years, 8 months ago
  21. 1e96617 vcl: support connected udp listens by Florin Coras · 4 years, 7 months ago
  22. fc74697 ip: Dual loop error in midchain chksum by Neale Ranns · 4 years, 7 months ago
  23. ef58758 vlib: mmap process stacks by Damjan Marion · 4 years, 7 months ago
  24. 4266d4d vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage by hanlin · 4 years, 7 months ago
  25. cf75544 srv6-mobile: Update the doc for gtp4.dt and gtp6.dt funcitons. by Satoru Matsushima · 4 years, 7 months ago
  26. 2a41919 vppinfra: refactor mpcap.h by Dave Barach · 4 years, 7 months ago
  27. 827b929 dpdk: change netvsc device port type by Matthew Smith · 4 years, 9 months ago
  28. c32a84c dpdk: fix pktmbuf pool private data init by Benoît Ganne · 4 years, 7 months ago
  29. deecc93 vppapigen: handle new api file for crcchekcer by Ole Troan · 4 years, 7 months ago
  30. e30f1e9 interface: fix interface rx mode config API by Jakub Grajciar · 4 years, 7 months ago
  31. 53b8dc8 vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp} by Damjan Marion · 4 years, 7 months ago
  32. 59a78e9 ip6-nd: correct set-ip6-nd-proxy CLI short_help by Ignas Bacius · 4 years, 10 months ago
  33. 97086e1 vppinfra: use byte swap builtins by Damjan Marion · 4 years, 7 months ago
  34. 14a6c0e vppapigen: add assert for python version by Ole Troan · 4 years, 7 months ago
  35. f415a3b l2: L2/L3 mode swicth cleanup and l2-patch fix by John Lo · 4 years, 7 months ago
  36. f3a522f misc: fix typo in set-ipfix-exporter CLI short_help by Ignas Bacius · 4 years, 10 months ago
  37. a416493 misc: fix ubuntu 20.04 python deps by Damjan Marion · 4 years, 7 months ago
  38. d466c0c vppinfra: remove trailing whitespace in longjmp.S by Damjan Marion · 4 years, 7 months ago
  39. 10a22a6 vlib: restore commands for non-interactive sessions by Benoît Ganne · 4 years, 7 months ago
  40. 3ca663e vcl: remove udpc transport by Florin Coras · 4 years, 7 months ago
  41. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  42. c8e812f session: track detached listener segment managers by Florin Coras · 4 years, 7 months ago
  43. 18a86c6 g2: fix the g2 build for Ubuntu 20.04 by Dave Barach · 4 years, 7 months ago
  44. 4362baa ikev2: add support for NAT traversal by Filip Tehlar · 4 years, 9 months ago
  45. 17b5c3d tcp: fix bogus time update due to missing cast by Florin Coras · 4 years, 7 months ago
  46. 1ce6046 nat: unhide tests by Klement Sekera · 4 years, 7 months ago
  47. d0e646f vcl svm: fix rx event loss by hanlin · 4 years, 7 months ago
  48. 219fbb2 nat: "users" dump for ED-NAT by Klement Sekera · 4 years, 7 months ago
  49. 4ab5190 lisp: API cleanup by Onong Tayeng · 4 years, 7 months ago
  50. a58be82 vlib: fix unix cli commands crash without session by Benoît Ganne · 4 years, 7 months ago
  51. 0ef9153 ikev2: use u32 in unformat by Filip Tehlar · 4 years, 7 months ago
  52. 31eb471 dpdk: fix crash with chelsio pmd by Benoît Ganne · 4 years, 7 months ago
  53. 3f0579e memif: 14 bytes extra overhead issue fixed. by Mrityunjay Kumar · 5 years ago
  54. 85be5d7 nat: remove unused code by Klement Sekera · 4 years, 7 months ago
  55. 2a595da nat: ED: store both thread&session idx in hash by Klement Sekera · 4 years, 8 months ago
  56. 8812082 nat: fix segv if out of ports in ed mode by Alexander Chernavin · 4 years, 7 months ago
  57. dbd366b ip: fix interface ip address del sw_if_index check by yedg · 4 years, 7 months ago
  58. 5b960c6 sr: fix srv6/srv6-ad/srv6-as promisc mode switch by John Lo · 4 years, 7 months ago
  59. 83d1298 gso: remove ordering dependency on esp-encrypt-tun by Neale Ranns · 4 years, 7 months ago
  60. a9f7bf8 nat: fix broken build by Klement Sekera · 4 years, 7 months ago
  61. a3a8304 nat: fix LRU blocked by inactive session by Klement Sekera · 4 years, 7 months ago
  62. bc752e4 nat: perf improvement - replace branchy code by Klement Sekera · 4 years, 7 months ago
  63. a9a9d82 interface: fix the checksum offload in quad loop by Mohsin Kazmi · 4 years, 7 months ago
  64. 5d0136f feature: Config end nodes are user specific by Neale Ranns · 4 years, 7 months ago
  65. 689666c bonding: fix the GSO flags by Mohsin Kazmi · 4 years, 7 months ago
  66. b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
  67. 103d355 nat: handoff next node feature fix by Filip Varga · 4 years, 7 months ago
  68. 85af76a ikev2: fix removing of expired SAs by Filip Tehlar · 4 years, 7 months ago
  69. 68f58d7 api: use malloc for rx thread arg instead of heap by Florin Coras · 4 years, 7 months ago
  70. 69d9725 vcl: de-init vcl on destroy by Florin Coras · 4 years, 7 months ago
  71. f2fe353 tcp: avoid rcv wnd less than mss by Florin Coras · 4 years, 7 months ago
  72. 9a244b0 lacp: missing endian conversions for trace packet format by Steven Luong · 4 years, 7 months ago
  73. 73a60b2 crypto-native: properly deal with broken or outdated toolchains by Damjan Marion · 4 years, 7 months ago
  74. 1ae16c8 vlib: fix u64 error counter cli printing by Florin Coras · 4 years, 7 months ago
  75. bedf48a ip-neighbor: fix show ip neighbor issue by Michael Yu · 4 years, 7 months ago
  76. cbe36e4 ethernet: fix dmac stride error by Zhiyong Yang · 4 years, 7 months ago
  77. 5c318c7 vppapigen: api crc checker by Ole Troan · 4 years, 7 months ago
  78. aa55a92 gtpu: fix coverity issue by Chenmin Sun · 4 years, 7 months ago
  79. 9921091 docs: fix merge damage in nat.h by Dave Wallace · 4 years, 7 months ago
  80. a5436ae vppinfra: set explicit found in search_free_list loop by Steven Luong · 4 years, 7 months ago
  81. 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
  82. 13f64ce ethernet: fix coverity warning by Dave Barach · 4 years, 7 months ago
  83. c5c788b papi: use python3 for papi install by Ole Troan · 4 years, 7 months ago
  84. 71f62a5 nat: fix per thread data vlib_main_t usage take 2 by Ole Troan · 4 years, 7 months ago
  85. 9ad8a26 vppinfra: fix u32x4_byte_swap on Arm by Lijian.Zhang · 4 years, 8 months ago
  86. ec7012e vppinfra: loop counter off by 1 in search_free_list() by Steven Luong · 4 years, 7 months ago
  87. def7834 nat: remove duplicate line of code by Klement Sekera · 4 years, 7 months ago
  88. 9bb09af nat: fix per thread data vlib_main_t usage by Filip Varga · 4 years, 7 months ago
  89. 5505ee8 misc: deprecate elftool by Damjan Marion · 4 years, 7 months ago
  90. 72db664 session: catch segment manager alloc failure by Florin Coras · 4 years, 8 months ago
  91. 92e1b83 lacp: fix regarding vm arg for vlib_time_now calls by Elias Rudberg · 4 years, 7 months ago
  92. a1e03d4 rdma: fix alignment issue by Damjan Marion · 4 years, 7 months ago
  93. b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
  94. f970a75 crypto: fix coverity issues by Fan Zhang · 4 years, 8 months ago
  95. c72950e misc: fix coverity warnings by Dave Barach · 4 years, 7 months ago
  96. 971c5be rdma: fix clang build by Benoît Ganne · 4 years, 7 months ago
  97. 36686f4 misc: fts add support for non-ascii author names in yaml by Paul Vinciguerra · 4 years, 7 months ago
  98. 8f8212b nat: ipfix logging vlib_mains[thread_index] bugfix by Elias Rudberg · 4 years, 8 months ago
  99. c611f36 nat: enable force session cleanup by Filip Varga · 4 years, 8 months ago
  100. e4deacc nat: fix coverity warning by Klement Sekera · 4 years, 8 months ago