1. 364b1ca ipsec: memory leak fixup by Kingwel Xie · 6 years ago
  2. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  3. 8f6c1dd buffer: bug fix vlib_buffer_free_inline by Lollita Liu · 6 years ago
  4. cec202c make install-ext-deps broken. by Paul Vinciguerra · 6 years ago
  5. 3817350 ip6: convert code to new multiarch by Damjan Marion · 6 years ago
  6. d312583 vom: Add support for vtr in xconnect by Mohsin Kazmi · 6 years ago
  7. b4cfd55 IPSEC: restack SAs on backend change by Neale Ranns · 6 years ago
  8. 6fef74a VOM: neighbour API flags by Neale Ranns · 6 years ago
  9. 22ad815 fix assert failure by Dave Barach · 6 years ago
  10. 72b3bce ipsec: cli bug fix by Kingwel Xie · 6 years ago
  11. 7ba8fe2 IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in the DP by Neale Ranns · 6 years ago
  12. b4c1491 session: add config for evt qs segment size by Florin Coras · 6 years ago
  13. c1a4265 session: cleanup application interface by Florin Coras · 6 years ago
  14. c69ac31 ipsec: multi-arch, next-node-index cleanup by Kingwel Xie · 6 years ago
  15. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  16. 54a51fd tls: move test certificates to separate header file by Florin Coras · 6 years ago
  17. c9940fc session: refactor listen logic by Florin Coras · 6 years ago
  18. 6164e97 tcp: fix fib_index for v6 ll packets by Florin Coras · 6 years ago
  19. 3c282c7 IPSEC: remove unused members of main struct by Neale Ranns · 6 years ago
  20. 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
  21. 3d0ef26 Fix parsing overflow in unformat_mac_address_t() by Benoît Ganne · 6 years ago
  22. d4c49be tcp: fix reset sending in syn-sent by Florin Coras · 6 years ago
  23. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  24. 672ab69 buffers: improve buffer init performance by Damjan Marion · 6 years ago
  25. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  26. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  27. ef20f0e dpdp-crypto: fix cryptodev segfault with dpdk 19.02 by Sergio Gonzalez Monroy · 6 years ago
  28. 1ee7830 transport: cleanup by Florin Coras · 6 years ago
  29. 696d760 Update to doxygen documentation for release 19.01 by Andrew Yourtchenko · 6 years ago
  30. 00cbd57 Fix borken install-dep on RHEL by Yichen Wang · 6 years ago
  31. 97dcf5b sock api: allow to start client with no rx_thread by Tomasz Kulasek · 6 years ago
  32. 4edc37e session: cleanup part 3 by Florin Coras · 6 years ago
  33. 2ff5b8d VOM: vxlan_tunnel equals operator by Neale Ranns · 6 years ago
  34. b8999b1 crypto-input: fix broken buffer trace issue by Kingwel Xie · 6 years ago
  35. 623eb56 session: cleanup part 2 by Florin Coras · 6 years ago
  36. a09c1ff IPSEC: SPD counters in the stats sgement by Neale Ranns · 6 years ago
  37. 3117ad8 g2-only: add (min,max) stats to the anomaly detector by Dave Barach · 6 years ago
  38. 288eaab session: cleanup part 1 by Florin Coras · 6 years ago
  39. 8d991d9 VTL Cleanup: Fix missing calls to setUpClass/tearDownClass, fix numerous TypeErrors. by Paul Vinciguerra · 6 years ago
  40. 895e2f8 Fix inheritance problem in test/hook.py. by Paul Vinciguerra · 6 years ago
  41. 2baf942 ipsec: cli 'create ipsec tunnel' more options by Kingwel Xie · 6 years ago
  42. 9c8cfd3 Automated anomaly detection by Dave Barach · 6 years ago
  43. 9793de0 Disable hqos part deux by Dave Barach · 6 years ago
  44. 1a6ece3 dpdk: bump to dpdk 19.02 by Damjan Marion · 6 years ago
  45. 7732911 vmxnet3: multiple TX queues support by Steven Luong · 6 years ago
  46. 900cbad CLI control of graph dispatch elogs by Dave Barach · 6 years ago
  47. 3389dd2 session: improve show session cli by Florin Coras · 6 years ago
  48. 7e0c48e Python3: Move vppapigen to python3. by Paul Vinciguerra · 6 years ago
  49. 652d2e1 Deprecate old mutliarch code, phase 1 by Damjan Marion · 6 years ago
  50. 9bb20b3 VPP-1543: show map stats crash when not configured. by Ole Troan · 6 years ago
  51. bdf7fd6 tcp: remove internal buffer cache by Florin Coras · 6 years ago
  52. 2068fd4 session: remove local buffer cache by Florin Coras · 6 years ago
  53. 999c8ee IPSEC: minor refactor by Neale Ranns · 6 years ago
  54. e7ada52 Remove -z now from LDFLAGS by Damjan Marion · 6 years ago
  55. 791b7ac memif: fix buffer prefetch by Damjan Marion · 6 years ago
  56. 9e31595 VTL: Fix issue with ipaddress library use under python2. by Paul Vinciguerra · 6 years ago
  57. f646d74 buffers: vallidate that buffer is allocated during buffer pool put by Damjan Marion · 6 years ago
  58. 0ede47a make test: fix logging by Klement Sekera · 6 years ago
  59. 362456a Add 'show vlib graphviz' command by Benoît Ganne · 6 years ago
  60. 35467f1 dpdk-ipsec: use single queue pair per crypto resource by Sergio Gonzalez Monroy · 6 years ago
  61. 6f70e91 dpdk: populate mempool mem_list by Damjan Marion · 6 years ago
  62. 31392ac dpdk: store buffer poool index in mempool pool_id by Damjan Marion · 6 years ago
  63. 17dcec0 IPSEC: API modernisation by Neale Ranns · 6 years ago
  64. 6d0106e vcl: improve handling of close on rw by Florin Coras · 6 years ago
  65. f5de036 docs: Instructions for using vmxnet3 on mac by jdenisco · 6 years ago
  66. 3a18f7b Update version (19.01) for API changes script by Andrew Yourtchenko · 6 years ago
  67. 64abeec VTL: Makefile: Don't install pip twice. by Paul Vinciguerra · 6 years ago
  68. f4901f3 extras: vfctl script - bind VF to vfio-pci after VF is created by Damjan Marion · 6 years ago
  69. e82c73a assert on double-free in debug build by Klement Sekera · 6 years ago
  70. a402b83 pci: get the number of interrupts by Mohsin Kazmi · 6 years ago
  71. 24dcbe4 buffers: reinitialize metadata, add additional validation by Damjan Marion · 6 years ago
  72. f6e9b01 DHCP-test: more robust sleep check by Neale Ranns · 6 years ago
  73. 94519aa buffers: add missing ref_count = 1 in drivers by Damjan Marion · 6 years ago
  74. 0e2bc63 virtio: fix the device order (legacy or modern) by Mohsin Kazmi · 6 years ago
  75. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  76. 13b2ba2 MPLS tunnel; fix crash when deleting non-existant path by Neale Ranns · 6 years ago
  77. 910d369 buffers: major cleanup and improvements by Damjan Marion · 6 years ago
  78. 4fd5a9d ipsec: fix check support functions by Klement Sekera · 6 years ago
  79. 2d675d7 vls: support passive listeners by Florin Coras · 6 years ago
  80. 822f5a4 lisp: set reachable flag in map-register by Florin Coras · 6 years ago
  81. 4dee8cd ldp: initialize clib time by Florin Coras · 6 years ago
  82. 653cd2d test_syslog.py: pep8 overtab by Ed Kern · 6 years ago
  83. 776e46d VTL: Fix pep8 test/test_syslog.py by Paul Vinciguerra · 6 years ago
  84. 22c0ece virtio: Support legacy and transitional virtio devices by Mohsin Kazmi · 6 years ago
  85. 0ef8ef2 vls: multi-process and multi-threaded apps improvements by Florin Coras · 6 years ago
  86. cac8cfa Fix error while compiling using 'vlib/vlib.h' dependencie. by Dmitry Vakhrushev · 6 years ago
  87. bf61395 make test: remove generic imports by Klement Sekera · 6 years ago
  88. 6077c97 cmake: fix out-of-git-tree build by Damjan Marion · 6 years ago
  89. 7da100b update openssl TLS async to align with openssl master branch by Ping Yu · 6 years ago
  90. ee3fb62 Fix issues with order of NAT commands before set VRF table on an interface by Dmitry Vakhrushev · 6 years ago
  91. 31dd609 Add Ipsec IKE support to openssl 3.0.0 master branch by Ping Yu · 6 years ago
  92. 29c0b33 Less intrusive way to capture numa_node and cpu_id changes by Damjan Marion · 6 years ago
  93. ee72141 Fix issue with cpu_id and numa_code captured too early by Damjan Marion · 6 years ago
  94. 87c6570 session: properly initialize accepted/connected msgs by Florin Coras · 6 years ago
  95. 53fe4a7 perfmon: collect data on selected thread(s) by Dave Barach · 6 years ago
  96. f23a885 cmake: parse DPDK config without compilation by Damjan Marion · 6 years ago
  97. e529732 Run vpp-configure on change to cmake config files. by Burt Silverman · 6 years ago
  98. e0982e5 vcl: add api to expose worker message queues epfd by Florin Coras · 6 years ago
  99. ff42693 cmake: add support for linking with DPDK shared libs by Damjan Marion · 6 years ago
  100. 1aaf0e3 deprecate tapcli by Damjan Marion · 6 years ago