1. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  2. 2291a36 jvpp: remove unnecessary msg_id_base caching by Marek Gradzki · 8 years ago
  3. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  4. 2d41f16 fix trace frame-queue unformat of index by Matus Fabian · 8 years ago
  5. 954898f Fix last run time update for timer wheel by Florin Coras · 8 years ago
  6. d456020 Repair SNAT's IPFIX and IF-add-del test functions. by Jon Loeliger · 8 years ago
  7. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  8. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  9. 2e3677b cryptodev: Automatically download and build ISA-L Crypto library by Radu Nicolau · 8 years ago
  10. 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
  11. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago
  12. a8d9f30 FIB reset leaves residual routes. Wrong API used to remove the routes meant the lock count on the entry did not drop to zero by Neale Ranns · 8 years ago
  13. 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
  14. 6ca42d3 dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto for IPsec Library by Radu Nicolau · 8 years ago
  15. 52456fc CLI extension to add multiple (S,G)s at once and time it by Neale Ranns · 8 years ago
  16. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  17. 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
  18. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  19. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  20. 665e482 Fix handling of ping to SNAT out interface by Juraj Sloboda · 8 years ago
  21. 52a047a ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes a problem that occurs with cryptodev ipv6 input. by Radu Nicolau · 8 years ago
  22. 681abe4 l2 input: avoid per-packet trace checks in the fast path by Dave Barach · 8 years ago
  23. 6e9cf3b Fix comment for num-mbufs default in startup.conf by Dave Wallace · 8 years ago
  24. 5d81f45 dpdk: quad loop and prefetch in fill_free_list by Damjan Marion · 8 years ago
  25. 7be8a88 ioam: declare export_node instead of defining it in header file by Damjan Marion · 8 years ago
  26. d65c18d api: remove debug print in api_main_init by Damjan Marion · 8 years ago
  27. 83ed1f4 tw_timer_expire_timers() - add a maximum to the number of expiration per call by Gabriel Ganne · 8 years ago
  28. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  29. 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
  30. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  31. a4cb12b Fix sample plugin breakage. by Anlu Yan · 8 years ago
  32. b33f413 Add handling of ICMP error packets in SNAT (VPP-629) by Juraj Sloboda · 8 years ago
  33. 205e934 VPP-638: 'set interface ipsec key garbage' causes infinite loop by Billy McFall · 8 years ago
  34. 613c79f add tw_timer_template.c to vpp devel packages by Gabriel Ganne · 8 years ago
  35. 581b072 tw_timer_expire_timers() return the number of expirations by Gabriel Ganne · 8 years ago
  36. 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
  37. f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
  38. e22e546 SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump by Matus Fabian · 8 years ago
  39. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  40. 12ba252 Fix bug in definition of tcp_header_t by Juraj Sloboda · 8 years ago
  41. 33e2dc0 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  42. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  43. 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
  44. b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
  45. 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
  46. f95b37e Fix typo in API warning message. by Jon Loeliger · 8 years ago
  47. 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
  48. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  49. 466f0d4 Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields. by Jon Loeliger · 8 years ago
  50. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  51. fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
  52. c756c1c Improve MFIB doxygen help by Neale Ranns · 8 years ago
  53. 6f96649 BFD: minor fixes by Klement Sekera · 8 years ago
  54. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  55. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  56. e4ad8cc VPP-630: Null pointer dereferences in vlib/unix/plugin.c by Ole Troan · 8 years ago
  57. 6fa5568 Fix M(), M2() macros in VAT by Filip Tehlar · 8 years ago
  58. a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
  59. 614ac5d Add pool_get[_aligned]_will_expand(...) by Dave Barach · 8 years ago
  60. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  61. b449f48 SNAT: fix snat_add_static_mapping_command() uninitialized variable by Matus Fabian · 8 years ago
  62. 31c31aa SNAT: initialize outside and inside FIB index in snat_config by Matus Fabian · 8 years ago
  63. 71d73fe fix some 'stored but never read' warnings raised by clang by Gabriel Ganne · 8 years ago
  64. 8e8f98c Wheel-timer infra by Dave Barach · 8 years ago
  65. d0f673e dpdk: move to uio_pci_generic by Damjan Marion · 8 years ago
  66. bfe4dfa pg: add trace information for pg tx node by Damjan Marion · 8 years ago
  67. 62411e7 vhost-user: fix missing speculative enqueue unwind by Steven · 8 years ago
  68. e0cb0cc Fix CLI help message for set ip address by Matej Klotton · 8 years ago
  69. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  70. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  71. 2ae991e SNAT: fix invalid outside FIB index by Matus Fabian · 8 years ago
  72. 09d96f4 SNAT: Port allocation per protocol by Matus Fabian · 8 years ago
  73. 2d23eca Remove unnecessary block structure around CONTROL_PING messages. by Jon Loeliger · 8 years ago
  74. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  75. 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
  76. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  77. 614e97d Convert M() and M2() macros to honor their second, mp, parameter. by Jon Loeliger · 8 years ago
  78. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  79. a9374df Fix SR multicast post mfib commit by Neale Ranns · 8 years ago
  80. ed0e49c Update default Vagrant box to Ubuntu 16.04, VPP-616 by Dave Wallace · 8 years ago
  81. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  82. 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
  83. ad623b1 dpdk: fix crypto coverity warning by Sergio Gonzalez Monroy · 8 years ago
  84. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  85. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  86. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  87. c5fccc0 BFD: reformat code to match vpp code style by Klement Sekera · 8 years ago
  88. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  89. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  90. 3b14529 jvpp: fix coverity warn: reliance on default encoding by Marek Gradzki · 8 years ago
  91. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  92. 05b2bf2 MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity) by Neale Ranns · 8 years ago
  93. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  94. 61459c9 VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers. by Andrew Yourtchenko · 8 years ago
  95. 3f90339 Fixed set int state up for ipsec interfaces by Radu Nicolau · 8 years ago
  96. 2743cc4 Fix LISP Coverity warnings by Florin Coras · 8 years ago
  97. 5842c78 add vnet/util/radix.h to nobase_include_HEADERS list by Gabriel Ganne · 8 years ago
  98. 5fae99c LISP: add dump calls for GPE entries API by Filip Tehlar · 8 years ago
  99. 006eb47 Add files to CLEANFILES for robust make clean. by Burt Silverman · 8 years ago
  100. d4fabb3 sh not show in the mfib flags commands by Neale Ranns · 8 years ago