1. 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
  2. 38206ee LISP: don't show PITR generated mapping in dump call by Filip Tehlar · 8 years ago
  3. 6ca42d3 dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto for IPsec Library by Radu Nicolau · 8 years ago
  4. 52456fc CLI extension to add multiple (S,G)s at once and time it by Neale Ranns · 8 years ago
  5. 5a8123b Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump. by Neale Ranns · 8 years ago
  6. 90c5572 make test: save + dump VPP api trace log; VPP-640 by Dave Wallace · 8 years ago
  7. 6cfc39c Remove duplicate ip6 get interface address code by Neale Ranns · 8 years ago
  8. c48829b BFD: put session admin-up/admin-down by Klement Sekera · 8 years ago
  9. cb33dc2 Implemented IKEv2 initiator features: by Radu Nicolau · 8 years ago
  10. 665e482 Fix handling of ping to SNAT out interface by Juraj Sloboda · 8 years ago
  11. 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
  12. 681abe4 l2 input: avoid per-packet trace checks in the fast path by Dave Barach · 8 years ago
  13. 6e9cf3b Fix comment for num-mbufs default in startup.conf by Dave Wallace · 8 years ago
  14. 5d81f45 dpdk: quad loop and prefetch in fill_free_list by Damjan Marion · 8 years ago
  15. 4983e47 dpdk: bump to DPDK 17.02 by Damjan Marion · 8 years ago
  16. 7be8a88 ioam: declare export_node instead of defining it in header file by Damjan Marion · 8 years ago
  17. d65c18d api: remove debug print in api_main_init by Damjan Marion · 8 years ago
  18. 83ed1f4 tw_timer_expire_timers() - add a maximum to the number of expiration per call by Gabriel Ganne · 8 years ago
  19. b69111e Add NSH load-balance and drop DPO by Florin Coras · 8 years ago
  20. 6085e16 Fix NSH-LISP interface addition by Florin Coras · 8 years ago
  21. 7bc7310 Fix crash on deleting previously activated IPv6 interface - VPP-636 by Wojciech Dec · 8 years ago
  22. a4cb12b Fix sample plugin breakage. by Anlu Yan · 8 years ago
  23. b33f413 Add handling of ICMP error packets in SNAT (VPP-629) by Juraj Sloboda · 8 years ago
  24. 205e934 VPP-638: 'set interface ipsec key garbage' causes infinite loop by Billy McFall · 8 years ago
  25. 613c79f add tw_timer_template.c to vpp devel packages by Gabriel Ganne · 8 years ago
  26. 581b072 tw_timer_expire_timers() return the number of expirations by Gabriel Ganne · 8 years ago
  27. 272c69e LISP: minor enhacements by Filip Tehlar · 8 years ago
  28. f3fe820 LISP: fix deleting src/dst entry from GID dictionary by Filip Tehlar · 8 years ago
  29. e22e546 SNAT: add static mappings with unresolved external interface address to snat_static_mapping_dump by Matus Fabian · 8 years ago
  30. aeeac3b BFD: loop back echo packets by Klement Sekera · 8 years ago
  31. 12ba252 Fix bug in definition of tcp_header_t by Juraj Sloboda · 8 years ago
  32. 33e2dc0 VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  33. d3ba515 BFD: respect remote demand mode by Klement Sekera · 8 years ago
  34. acb9b8e make test: improve stability by Klement Sekera · 8 years ago
  35. 2bce033 BFD: set per session UDP source port per RFC by Klement Sekera · 8 years ago
  36. b05f1f0 Fix coverity issues: ioam by Shwetha Bhandari · 8 years ago
  37. 0578cd1 Fix is_server flag in vhost dump (VPP-562) by Marek Gradzki · 8 years ago
  38. f95b37e Fix typo in API warning message. by Jon Loeliger · 8 years ago
  39. 0b49e2b vhost-user: fix crash when descriptor points to unknown region by Damjan Marion · 8 years ago
  40. 3495cb6 Update CSIT tests 170129 -> 170213 by Jan Gelety · 8 years ago
  41. 0f438df Out-of-tree Build Error fix by AkshayaNadahalli · 8 years ago
  42. 466f0d4 Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields. by Jon Loeliger · 8 years ago
  43. ce1b4c7 Basic support for LISP-GPE encapsulated NSH packets by Florin Coras · 8 years ago
  44. fdd81af VPP-632 : InBand OAM Analyser by AkshayaNadahalli · 8 years ago
  45. fed79e8 Update plugin templates by Dave Barach · 8 years ago
  46. b91017a make test: work around scapy truncated packets by Klement Sekera · 8 years ago
  47. c756c1c Improve MFIB doxygen help by Neale Ranns · 8 years ago
  48. 6f96649 BFD: minor fixes by Klement Sekera · 8 years ago
  49. 7fce133 make test: BFD tests speedup by Klement Sekera · 8 years ago
  50. a57a970 BFD: modify session parameters by Klement Sekera · 8 years ago
  51. 8ea6d71 Fix source address reachability check for ip6 local packets by AkshayaNadahalli · 8 years ago
  52. e4ad8cc VPP-630: Null pointer dereferences in vlib/unix/plugin.c by Ole Troan · 8 years ago
  53. 78edb8e Multiple platofrm support for dpdk/Makefile, fix optimizations by Damjan Marion · 8 years ago
  54. 6fa5568 Fix M(), M2() macros in VAT by Filip Tehlar · 8 years ago
  55. a6bce49 LISP: reject remote mappings that have as locators local IPs by Filip Tehlar · 8 years ago
  56. 614ac5d Add pool_get[_aligned]_will_expand(...) by Dave Barach · 8 years ago
  57. 104543f make test: improve test filtering by Klement Sekera · 8 years ago
  58. bd69a5f vlib: remove algned/unaligned buffers scheme by Damjan Marion · 8 years ago
  59. 6320514 make test: fix dependencies by Klement Sekera · 8 years ago
  60. b449f48 SNAT: fix snat_add_static_mapping_command() uninitialized variable by Matus Fabian · 8 years ago
  61. 31c31aa SNAT: initialize outside and inside FIB index in snat_config by Matus Fabian · 8 years ago
  62. 71d73fe fix some 'stored but never read' warnings raised by clang by Gabriel Ganne · 8 years ago
  63. 8e8f98c Wheel-timer infra by Dave Barach · 8 years ago
  64. aaa396a Test checksyle for IP mcast tests by Neale Ranns · 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. 5737d88 pep8 compliance for test_ip6.py by Neale Ranns · 8 years ago
  70. 9bea8fb Next node frame over-flow after replication by Neale Ranns · 8 years ago
  71. 3b46cba Plugin infrastructure improvements by Damjan Marion · 8 years ago
  72. 2ae991e SNAT: fix invalid outside FIB index by Matus Fabian · 8 years ago
  73. 09d96f4 SNAT: Port allocation per protocol by Matus Fabian · 8 years ago
  74. 85bb917 Added support for openSUSE by Marco Varlese · 8 years ago
  75. 2d23eca Remove unnecessary block structure around CONTROL_PING messages. by Jon Loeliger · 8 years ago
  76. 56c7b01 Refactor fragile msg macro W and W2 to not burry return control flow. by Jon Loeliger · 8 years ago
  77. 1f9191f Localize the timeout variable within the W message macro. by Jon Loeliger · 8 years ago
  78. 7bc770c Convert message macro S to accept a message pointer parameter; by Jon Loeliger · 8 years ago
  79. 614e97d Convert M() and M2() macros to honor their second, mp, parameter. by Jon Loeliger · 8 years ago
  80. 8a2aea3 Ensure all M() and M2() second parameters are the message pointer. by Jon Loeliger · 8 years ago
  81. a9374df Fix SR multicast post mfib commit by Neale Ranns · 8 years ago
  82. ed0e49c Update default Vagrant box to Ubuntu 16.04, VPP-616 by Dave Wallace · 8 years ago
  83. 460bc63 ENIC driver patch to fix MAC address add and remove by Steve Shin · 8 years ago
  84. b17dd96 BFD: SHA1 authentication by Klement Sekera · 8 years ago
  85. 402ed31 BFD: improve finding of ipv4/ipv6 headers by Klement Sekera · 8 years ago
  86. ad623b1 dpdk: fix crypto coverity warning by Sergio Gonzalez Monroy · 8 years ago
  87. dccbee3 SNAT: changed source for outbound address FIB entry (VPP-613) by Matus Fabian · 8 years ago
  88. 05a057b LISP: enhance binary part of some APIs by Filip Tehlar · 8 years ago
  89. a93ea42 VXLAN: further unify ip4/ip6 ctl plane handling by Eyal Bari · 8 years ago
  90. eb82e7f Fix issue with apt-get update not being run on Ubuntu 16.04 by Ed Warnicke · 8 years ago
  91. c5fccc0 BFD: reformat code to match vpp code style by Klement Sekera · 8 years ago
  92. 3ad7704 Prep work for Coverity upload processing via Jenkins by Dave Barach · 8 years ago
  93. e1ae29a SNAT: Add outbound addresses to FIB (VPP-613) by Matus Fabian · 8 years ago
  94. d9b74a9 Update CSIT tests 170122 -> 170129 by Jan Gelety · 8 years ago
  95. 3b14529 jvpp: fix coverity warn: reliance on default encoding by Marek Gradzki · 8 years ago
  96. 0765c6e VXLAN: small changes for brevity by Eyal Bari · 8 years ago
  97. 05b2bf2 MFIB Coverity warnings. The lock macro is functionally equivalent but more expressive (and might appease coverity) by Neale Ranns · 8 years ago
  98. 676112f Bump up PKG_SUFFIX to vpp3 by Steve Shin · 8 years ago
  99. 2b81eb8 Add vxlan-bypass feature to IP6 forwarding path by John Lo · 8 years ago
  100. 61459c9 VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE minus headers. by Andrew Yourtchenko · 8 years ago