1. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  2. 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
  3. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  4. 614e97d Convert M() and M2() macros to honor their second, mp, parameter. by Jon Loeliger · 8 years ago
  5. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  6. a9374df Fix SR multicast post mfib commit by Neale Ranns · 8 years ago
  7. ed0e49c Update default Vagrant box to Ubuntu 16.04, VPP-616 by Dave Wallace · 8 years ago
  8. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  9. 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
  10. ad623b1 dpdk: fix crypto coverity warning by Sergio Gonzalez Monroy · 8 years ago
  11. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  12. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  13. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  14. c5fccc0 BFD: reformat code to match vpp code style by Klement Sekera · 8 years ago
  15. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  16. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  17. 3b14529 jvpp: fix coverity warn: reliance on default encoding by Marek Gradzki · 8 years ago
  18. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  19. 05b2bf2 MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity) by Neale Ranns · 8 years ago
  20. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  21. 61459c9 VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers. by Andrew Yourtchenko · 8 years ago
  22. 3f90339 Fixed set int state up for ipsec interfaces by Radu Nicolau · 8 years ago
  23. 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
  24. 5842c78 add vnet/util/radix.h to nobase_include_HEADERS list by Gabriel Ganne · 8 years ago
  25. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  26. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  27. d4fabb3 sh not show in the mfib flags commands by Neale Ranns · 8 years ago
  28. d9aad29 API refactoring : policer by Pavel Kotucek · 8 years ago
  29. d04b60b dpdk: rework cryptodev ipsec build and setup by Sergio Gonzalez Monroy · 8 years ago
  30. 884cf26 API refactoring : cop by Pavel Kotucek · 8 years ago
  31. 50132fa dpdk : incorrect rx filter being installed by Pavel Kotucek · 8 years ago
  32. 4746a5d jvpp: utilize per-message CRCs (VPP-544) by Marek Gradzki · 8 years ago
  33. 32e1c01 IP Multicast FIB (mfib) by Neale Ranns · 8 years ago
  34. 6a0b7e3 Cleanup some obfuscated code in next node handling. by Vengada · 8 years ago
  35. 1935942 drop-and-count snat out2in packets with no translations by Dave Barach · 8 years ago
  36. 3d31f00 Python API: event_callback not initialised. by Ole Troan · 8 years ago
  37. a2ac467 Add multi-vpp support back into pythonic vppctl by Ed Warnicke · 8 years ago
  38. adec587 API refactoring : l2 (add) by Pavel Kotucek · 8 years ago
  39. fca0c24 DHCPv[46] proxy tests by Neale Ranns · 8 years ago
  40. dc90d42 Change automake python macro to get python path by Tomofumi Hayashi · 8 years ago
  41. c8d8770 API refactoring : dhcp by Pavel Kotucek · 8 years ago
  42. ba888e4 Add option to use LISP Proxy-ETR by Florin Coras · 8 years ago
  43. 2d6b2d6 Repair plugin binary API message numbering by Dave Barach · 8 years ago
  44. 044183f [re]Enable per-Adjacency/neighbour counters by Neale Ranns · 8 years ago
  45. f3dc11a Move LISP cp cli to separate file by Florin Coras · 8 years ago
  46. eb9e666 API refactoring : flow by Pavel Kotucek · 8 years ago
  47. 5663409 span: tx functionality by Pavel Kotucek · 8 years ago
  48. d2c97d9 API refactoring : classify by Pavel Kotucek · 8 years ago
  49. 36532bd SNAT: static mappings for dhcp addressed interfaces (VPP-590) by Matus Fabian · 8 years ago
  50. 6dbbc58 Fix coverity defect. by Vengada · 8 years ago
  51. f69ecfe ping: fix double-free crash under VMWare hypervisor by Andrew Yourtchenko · 8 years ago
  52. 1fd5d01 Fix PAPI async response by Wojciech Dec · 8 years ago
  53. cda7066 LISP: add RLOC and map-notify counters by Filip Tehlar · 8 years ago
  54. fe6bdfd binary-api debug CLI works with plugins by Dave Barach · 8 years ago
  55. 675a69c SNAT: Multiple inside interfaces (VPP-447) by Matus Fabian · 8 years ago
  56. 8b27537 Add static mapping support for dhcp client interfaces by Dave Barach · 8 years ago
  57. 926c706 Fix issue in rpm versioning for release builds by Damjan Marion · 8 years ago
  58. 18b2816 Fix coverity warning, VPP-608 by Dave Barach · 8 years ago
  59. 0ded851 VXLAN - Add IPv6 tunnels src ref count by Eyal Bari · 8 years ago
  60. 5016f99 Python API: Missing locking of results data structure. by Ole Troan · 8 years ago
  61. cf751ec af_packet: multithreading support by Mohsin KAZMI · 8 years ago
  62. 07c39da jvpp: include libjvpp_common in rpm packages by Marek Gradzki · 8 years ago
  63. 8f54496 Fix coverity warnings, VPP-608 by Dave Barach · 8 years ago
  64. d8e4787 Fix crash on deleting activated vhost-user - VPP-603 by Wojciech Dec · 8 years ago
  65. 46a87ad BFD: IPv6 support by Klement Sekera · 8 years ago
  66. a18c7c0 sample-plugin: fix build by Damjan Marion · 8 years ago
  67. 8a6a3b2 dpdk: remove duplicate code in buffers.c by Damjan Marion · 8 years ago
  68. 3bd11d7 DHCPv6 Proxy; fix crash when DHCPv6 prxy is not configured and client packet is received by Neale Ranns · 8 years ago
  69. a9a951f Add --without-libssl configure parameter by Damjan Marion · 8 years ago
  70. 597d3c4 dpdk: add 'show dpdk version' cli by Damjan Marion · 8 years ago
  71. 42e480d Fix LISP coverity warning by Florin Coras · 8 years ago
  72. ca80025 dpdk: register rte_delay_us callback from vnet by Damjan Marion · 8 years ago
  73. b601f22 LISP: Enhance IPx offset computing by Filip Tehlar · 8 years ago
  74. c74a86a Define more dependencies between libs by Damjan Marion · 8 years ago
  75. cb365d8 Fix linker warnings for jvpp shared libs by Marek Gradzki · 8 years ago
  76. 2feaffc Provision linux stack ip4 and ip6 addresses for tap interfaces by Dave Barach · 8 years ago
  77. 878c609 vlib: add buffer and thread callbacks by Damjan Marion · 8 years ago
  78. eea28d7 SNAT: IPFIX logging (VPP-445) by Matus Fabian · 8 years ago
  79. 2d0b6e3 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  80. 69915cb vppctl: new bash completion for vppctl commands by Padraig Connolly · 8 years ago
  81. c3af7bf LISP: Fix gpe API by Filip Tehlar · 8 years ago
  82. 67e7fcb SNAT: fixed crash - interface without IP address (VPP-599) by Matus Fabian · 8 years ago
  83. 35b2607 VPP-580: Host Interface created via Command Line Arg is misnamed by Billy McFall · 8 years ago
  84. 8bf68e8 SNAT: add API and test for NAT pool address from interface by Matus Fabian · 8 years ago
  85. f8fc0f6 Account for pool realloc when importing FIB entries during VRF export by Neale Ranns · 8 years ago
  86. 797235a Fix ARP on unnumbered interfaces (VPP-583) by Neale Ranns · 8 years ago
  87. 3f14e23 jvpp: include jvpp_common in vpp packages by Marek Gradzki · 8 years ago
  88. 10db26f BFD: fix bfd_udp_add API by Klement Sekera · 8 years ago
  89. cab65ec Acquire SNAT pool addresses from specific interfaces by Dave Barach · 8 years ago
  90. ea4fa75 jvpp: add missing dependencies on various libs by Marek Gradzki · 8 years ago
  91. 724f64c Makefile.am cleanup by Damjan Marion · 8 years ago
  92. 1c5ee87 Remove vcgn plugin by Damjan Marion · 8 years ago
  93. 8cb07c9 VPP-575 : Inconsistency in flag values for neighbors dump by Pavel Kotucek · 8 years ago
  94. 94f8bc1 jvpp: compile static Java files and include in generated jars by Marek Gradzki · 8 years ago
  95. 655fcc4 Fix LISP Coverity warning by Florin Coras · 8 years ago
  96. 0f971d8 API refactoring : l2, mpls, sr by Pavel Kotucek · 8 years ago
  97. 7515228 IPv6 NS RS tests and fixes by Neale Ranns · 8 years ago
  98. 553a411 VPP-585: vhost-user interface deletion leaks memory. by Ole Troan · 8 years ago
  99. ffc18f5 japi: include tests in jar files by Damjan Marion · 8 years ago
  100. 738f3f2 API refactoring : dpdk by Pavel Kotucek · 8 years ago