1. 3b14529 jvpp: fix coverity warn: reliance on default encoding by Marek Gradzki · 8 years ago
  2. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  3. 05b2bf2 MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity) by Neale Ranns · 8 years ago
  4. 676112f Bump up PKG_SUFFIX to vpp3 by Steve Shin · 8 years ago
  5. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  6. 61459c9 VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers. by Andrew Yourtchenko · 8 years ago
  7. d03798c This patch fixes a bug in replaying MAC address to the hardware by Steve Shin · 8 years ago
  8. 3f90339 Fixed set int state up for ipsec interfaces by Radu Nicolau · 8 years ago
  9. 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
  10. 5842c78 add vnet/util/radix.h to nobase_include_HEADERS list by Gabriel Ganne · 8 years ago
  11. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  12. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  13. d4fabb3 sh not show in the mfib flags commands by Neale Ranns · 8 years ago
  14. d9aad29 API refactoring : policer by Pavel Kotucek · 8 years ago
  15. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  16. 884cf26 API refactoring : cop by Pavel Kotucek · 8 years ago
  17. 50132fa dpdk : incorrect rx filter being installed by Pavel Kotucek · 8 years ago
  18. 4746a5d jvpp: utilize per-message CRCs (VPP-544) by Marek Gradzki · 8 years ago
  19. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  20. 6f692d6 Fix make test scapy python patch issue, VPP-615 by Dave Wallace · 8 years ago
  21. ed6814b make-test: Add numbering to chapters' titles by Tibor · 8 years ago
  22. 6a0b7e3 Cleanup some obfuscated code in next node handling. by Vengada · 8 years ago
  23. 1935942 drop-and-count snat out2in packets with no translations by Dave Barach · 8 years ago
  24. 3d31f00 Python API: event_callback not initialised. by Ole Troan · 8 years ago
  25. e7c034b make test: improve documentation generation by Klement Sekera · 8 years ago
  26. a2ac467 Add multi-vpp support back into pythonic vppctl by Ed Warnicke · 8 years ago
  27. 7ff1113 Add sphinx read the doc theme. by Tibor · 8 years ago
  28. 3900fe5 ipv4 vrf test doc cleaning by Jan Gelety · 8 years ago
  29. adec587 API refactoring : l2 (add) by Pavel Kotucek · 8 years ago
  30. 714968b package only the vpp binaries (rpm) by Gabriel Ganne · 8 years ago
  31. fca0c24 DHCPv[46] proxy tests by Neale Ranns · 8 years ago
  32. dc90d42 Change automake python macro to get python path by Tomofumi Hayashi · 8 years ago
  33. c8d8770 API refactoring : dhcp by Pavel Kotucek · 8 years ago
  34. ba888e4 Add option to use LISP Proxy-ETR by Florin Coras · 8 years ago
  35. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  36. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  37. f3dc11a Move LISP cp cli to separate file by Florin Coras · 8 years ago
  38. eb9e666 API refactoring : flow by Pavel Kotucek · 8 years ago
  39. 48bcb09 Update CSIT tests 170108 -> 170122 by Jan Gelety · 8 years ago
  40. 5663409 span: tx functionality by Pavel Kotucek · 8 years ago
  41. e0545ef make test: elegantly handle expected API failures by Klement Sekera · 8 years ago
  42. d2c97d9 API refactoring : classify by Pavel Kotucek · 8 years ago
  43. 4bce290 test adding and removing shared mcast dst tunnels by Eyal Bari · 8 years ago
  44. 36532bd SNAT: static mappings for dhcp addressed interfaces (VPP-590) by Matus Fabian · 8 years ago
  45. 6dbbc58 Fix coverity defect. by Vengada · 8 years ago
  46. f69ecfe ping: fix double-free crash under VMWare hypervisor by Andrew Yourtchenko · 8 years ago
  47. 898171a fix OS_ID test in root Makefile by Gabriel Ganne · 8 years ago
  48. 1fd5d01 Fix PAPI async response by Wojciech Dec · 8 years ago
  49. cda7066 LISP: add RLOC and map-notify counters by Filip Tehlar · 8 years ago
  50. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  51. 675a69c SNAT: Multiple inside interfaces (VPP-447) by Matus Fabian · 8 years ago
  52. 8b27537 Add static mapping support for dhcp client interfaces by Dave Barach · 8 years ago
  53. 248968b Fix cosmetic issue in dpdk/Makefile by Damjan Marion · 8 years ago
  54. 926c706 Fix issue in rpm versioning for release builds by Damjan Marion · 8 years ago
  55. 2ce7f98 Add dpdk development packaging by Damjan Marion · 8 years ago
  56. 18b2816 Fix coverity warning, VPP-608 by Dave Barach · 8 years ago
  57. 0ded851 VXLAN - Add IPv6 tunnels src ref count by Eyal Bari · 8 years ago
  58. 5016f99 Python API: Missing locking of results data structure. by Ole Troan · 8 years ago
  59. cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
  60. 07c39da jvpp: include libjvpp_common in rpm packages by Marek Gradzki · 8 years ago
  61. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  62. d8e4787 Fix crash on deleting activated vhost-user - VPP-603 by Wojciech Dec · 8 years ago
  63. 7a161da make test: fix text output when non-interactive by Klement Sekera · 8 years ago
  64. 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
  65. a18c7c0 sample-plugin: fix build by Damjan Marion · 8 years ago
  66. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  67. 72715ee make test: add checkstyle target by Klement Sekera · 8 years ago
  68. 46f133d vagrant: stop rsync from wiping changes from /vpp by Padraig Connolly · 8 years ago
  69. f3854e9 fix rpm warnings for defattr directory of lua/* by Gabriel Ganne · 8 years ago
  70. 3bd11d7 DHCPv6 Proxy; fix crash when DHCPv6 prxy is not configured and client packet is received by Neale Ranns · 8 years ago
  71. a9a951f Add --without-libssl configure parameter by Damjan Marion · 8 years ago
  72. 597d3c4 dpdk: add 'show dpdk version' cli by Damjan Marion · 8 years ago
  73. 42e480d Fix LISP coverity warning by Florin Coras · 8 years ago
  74. ca80025 dpdk: register rte_delay_us callback from vnet by Damjan Marion · 8 years ago
  75. b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
  76. c74a86a Define more dependencies between libs by Damjan Marion · 8 years ago
  77. 51a7c8b Add 'make test' to verify job by Damjan Marion · 8 years ago
  78. 6484b3b Toplevel Makefile cleanup by Damjan Marion · 8 years ago
  79. cb365d8 Fix linker warnings for jvpp shared libs by Marek Gradzki · 8 years ago
  80. 2feaffc Provision linux stack ip4 and ip6 addresses for tap interfaces by Dave Barach · 8 years ago
  81. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  82. eea28d7 SNAT: IPFIX logging (VPP-445) by Matus Fabian · 8 years ago
  83. 2d0b6e3 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  84. 5a3a6c0 Fix remove-rpath script, take 2 by Damjan Marion · 8 years ago
  85. 3f1309d Fix remove-rpath script by Damjan Marion · 8 years ago
  86. 69915cb vppctl: new bash completion for vppctl commands by Padraig Connolly · 8 years ago
  87. c3af7bf LISP: Fix gpe API by Filip Tehlar · 8 years ago
  88. 67e7fcb SNAT: fixed crash - interface without IP address (VPP-599) by Matus Fabian · 8 years ago
  89. 35b2607 VPP-580: Host Interface created via Command Line Arg is misnamed by Billy McFall · 8 years ago
  90. 52e84f3 make test: improve test results printing by Klement Sekera · 8 years ago
  91. 8bf68e8 SNAT: add API and test for NAT pool address from interface by Matus Fabian · 8 years ago
  92. 97f6edc make test: fix capture handling special-case by Klement Sekera · 8 years ago
  93. f8fc0f6 Account for pool realloc when importing FIB entries during VRF export by Neale Ranns · 8 years ago
  94. 8213045 make test: fix typo by Klement Sekera · 8 years ago
  95. 797235a Fix ARP on unnumbered interfaces (VPP-583) by Neale Ranns · 8 years ago
  96. 3f14e23 jvpp: include jvpp_common in vpp packages by Marek Gradzki · 8 years ago
  97. da505f6 make test: improve documentation and PEP8 compliance by Klement Sekera · 8 years ago
  98. a48ad28 Remove unnecessary build macro to fix slow builds. by Thomas F Herbert · 8 years ago
  99. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  100. cab65ec Acquire SNAT pool addresses from specific interfaces by Dave Barach · 8 years ago