1. d96bad8 ARP resilience in the absence of IP config on input and output interfaces by Neale Ranns · 8 years ago
  2. 25f6358 dpdk: dpdk-input optimizations and fixes by Damjan Marion · 8 years ago
  3. 239d3fe API change (only) to not create a FIB table entry when adding a neighbor entry by Neale Ranns · 8 years ago
  4. a1a0901 vhost: binary API changes for interrupt mode by Steven · 8 years ago
  5. c6ec8f3 Change dpdk input node fixed-sleep units to usec by Dave Barach · 8 years ago
  6. bb15288 FLOWPERPKT: New API definition in preparation for stateful flows. by Ole Troan · 8 years ago
  7. 24537ca dpdk: Fixed QAT devices binding, bind the VFs only by Radu Nicolau · 8 years ago
  8. 6786f1b LISP: fix gpe sub-interface lookup by Filip Tehlar · 8 years ago
  9. 141ecc5 BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler by Neale Ranns · 8 years ago
  10. 6b7fcda SNAT: user_session_dump is_ip4 and vat unformating added by Martin · 8 years ago
  11. 3f844d0 Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces. by Neale Ranns · 8 years ago
  12. 7eaf0e5 LISP: add stats API/CLI by Filip Tehlar · 8 years ago
  13. 6f19c69 CGN: fix outside port calculation and set buffer error (VPP-623) by Matus Fabian · 8 years ago
  14. a0b34a7 Register TCP with IP only if session is enabled by Florin Coras · 8 years ago
  15. f7f2a9f fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expression as the destination by Gabriel Ganne · 8 years ago
  16. 45e4f36 Missing plugin binary API command fns found after brief search by Dave Barach · 8 years ago
  17. 3466c30 DHCP Multiple Servers (VPP-602, VPP-605) by Neale Ranns · 8 years ago
  18. 09a38a6 Fix endian issue in ARP Event Reply by Wojciech Dec · 8 years ago
  19. 3212c57 CLI: hide deleted interfaces by Eyal Bari · 8 years ago
  20. 1b56352 In-band OAM active probe (VPP-471) by AkshayaNadahalli · 8 years ago
  21. 066f034 CGN: Deterministic NAT (VPP-623) by Matus Fabian · 8 years ago
  22. eab38d9 Add setting of tenant VRF id for SNAT addresses (VPP-641) by Juraj Sloboda · 8 years ago
  23. ede470b fix uninitialized ip6 keys within session.c by Gabriel Ganne · 8 years ago
  24. dd42be2 silence -Wmaybe-uninitialized warning by Gabriel Ganne · 8 years ago
  25. dfc9b7c Python API: Synchronous mode. by Ole Troan · 8 years ago
  26. 9c6a613 make per-adj counters configurable by Neale Ranns · 8 years ago
  27. 153b871 Fixing loadbalancing over ECMP for recursive routes by AkshayaNadahalli · 8 years ago
  28. 78372a9 ioam: manycast using iOAM and SR (VPP-628) by Shwetha Bhandari · 8 years ago
  29. b16bfe3 BFD: documentation by Klement Sekera · 8 years ago
  30. cc07848 Remove unused multicast fields from vnet_buffer_t by Neale Ranns · 8 years ago
  31. 35af9e5 features: take device-input buffer advance value directly by Damjan Marion · 8 years ago
  32. 0e2e0df BFD: drop rpc call if packet doesn't match session by Klement Sekera · 8 years ago
  33. 0491ac9 BFD: remove unneeded code by Klement Sekera · 8 years ago
  34. c8c44eb Add support for unix { coredump-size <size> }. by Klement Sekera · 8 years ago
  35. 077d6ae span: wrong destination interface in tracing by Pavel Kotucek · 8 years ago
  36. 363640d Quad loop interface-output node by Damjan Marion · 8 years ago
  37. 53865c0 dpdk: init.c should be under device/ by Damjan Marion · 8 years ago
  38. a1cca7f SNAT: session dump last heard type fix by Martin · 8 years ago
  39. 99617f7 Fix duplicate binary API registration messages / bugs by Dave Barach · 8 years ago
  40. 6f6f52a Export session.api.h for out-of-tree builds by Alexander Popovsky (apopovsk) · 8 years ago
  41. 358425b DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs by Neale Ranns · 8 years ago
  42. e04c299 Cleanup URI code and TCP bugfixing by Florin Coras · 8 years ago
  43. fb38095 Evolving SRv6 (Segment Routing for IPv6) by Pablo Camarillo · 8 years ago
  44. fa5231d timing wheel: avoid queueing expired timers and caching wrong earliest expiry value by Andrew Yourtchenko · 8 years ago
  45. c83c3b7 Implement a loopback instance allocation scheme. by Jon Loeliger · 8 years ago
  46. a084d62 Fixed PLUGIN_DISABLE bug by Pablo Camarillo · 8 years ago
  47. 114f846 Clean up VXLAN api message handler registration issues by John Lo · 8 years ago
  48. cc40565 VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done via l2output_main.next_nodes by Andrew Yourtchenko · 8 years ago
  49. dfbee41 Improve api trace replay consistency checking by Dave Barach · 8 years ago
  50. 87df12d IPv6 RA improvements by Neale Ranns · 8 years ago
  51. 4008ac9 Changing the IP table for an interface is an error if the interface already has an address configured (VPP-601) by Neale Ranns · 8 years ago
  52. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  53. a80ab84 VPP-608: fix coverity warning in vppapigen by Dave Barach · 8 years ago
  54. 0eb22ef Fix create_vlan_subif API using sw_if_index as hw_if_index by John Lo · 8 years ago
  55. a1a093d Clean up binary api message handler registration issues by Dave Barach · 8 years ago
  56. 25b3667 bridge domain: fix members reordered when removing by Eyal Bari · 8 years ago
  57. 23caa88 SNAT: user's dump and session dump of a certain snat user. by magalik · 8 years ago
  58. baf2e90 Remove the unused VRF ID parameter from the IP neighbour Add/Del API by Neale Ranns · 8 years ago
  59. 584282a Determine pkt type in dpdk-input node using ethertype only (VPP-647) by John Lo · 8 years ago
  60. 443312b Fix LISP Coverity warning by Florin Coras · 8 years ago
  61. 614c131 VPP-648: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  62. 7388448 BFD: command line interface by Klement Sekera · 8 years ago
  63. c3a814b dpdk: be a plugin by Damjan Marion · 8 years ago
  64. f71ef1d vppinfra: fix issue when copying 16 bytes with clib_memcpy by Damjan Marion · 8 years ago
  65. 68b0fb0 VPP-598: tcp stack initial commit by Dave Barach · 8 years ago
  66. f869028 Fix buffer template copy by Dave Barach · 8 years ago
  67. b3bb101 devices: vnet_get_aggregate_rx_packets should not be dpdk specific by Damjan Marion · 8 years ago
  68. f7c3794 dpdk: retire support for dpdk 16.07 by Damjan Marion · 8 years ago
  69. 7100b9c Clear L2 output config on interface mode change to L3 (VPP-651) by John Lo · 8 years ago
  70. c47ed03 vlib: add buffer cloning support by Damjan Marion · 8 years ago
  71. 05472b6 Fix warning in generated code by Dave Barach · 8 years ago
  72. 987e11d Trace plugin binary API message range allocation by Dave Barach · 8 years ago
  73. f61bc52 BFD: disable debug prints by Klement Sekera · 8 years ago
  74. ff54270 vlib: add VLIB_BUFFER_EXT_HDR_VALID flag by Damjan Marion · 8 years ago
  75. 3e7b5693 Add GPE CLI/API for setting encap mode by Filip Tehlar · 8 years ago
  76. 646ba9b fix:vxlan mcast adj - added as ucast dpo adj by Eyal Bari · 8 years ago
  77. a83bc30 Load plugins in alphabetical order by Dave Barach · 8 years ago
  78. 239790f BFD: echo function by Klement Sekera · 8 years ago
  79. 263440e Add NSH to GPE decap path by Florin Coras · 8 years ago
  80. 5a72c1c MFIB: changes to improve route add/delete performance by Neale Ranns · 8 years ago
  81. 08a70f1 FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector by Neale Ranns · 8 years ago
  82. 26cd8c1 VPP-650: handle buffer failure in vlib_buffer_copy(...) by Dave Barach · 8 years ago
  83. 02767e9 Fixed QAT device binding and device unbinding when vpp package is removed by Radu Nicolau · 8 years ago
  84. bcc6aa4 MFIB memory leak. free the per-source interface hash by Neale Ranns · 8 years ago
  85. 04197ee VPP-279: Document changes for vnet/vnet/devices by Billy McFall · 8 years ago
  86. 4a3f69c Fix vpp built-in version of api_unformat_sw_if_index(...) by Dave Barach · 8 years ago
  87. def19da Clean up "binary-api" help string, arg parse bugs by Dave Barach · 8 years ago
  88. 974cdc6 Fix LISP and ONE crc marcos by Filip Tehlar · 8 years ago
  89. 04f8d3f Support multiple plugin build in the sample-plugin by Anlu Yan · 8 years ago
  90. a9a20e7 VPP-635: CLI Memory leak with invalid parameter by Billy McFall · 8 years ago
  91. 2291a36 jvpp: remove unnecessary msg_id_base caching by Marek Gradzki · 8 years ago
  92. 2dd6852 Consolidate DHCP v4 and V6 implementation. No functional change intended by Neale Ranns · 8 years ago
  93. 2d41f16 fix trace frame-queue unformat of index by Matus Fabian · 8 years ago
  94. 954898f Fix last run time update for timer wheel by Florin Coras · 8 years ago
  95. d456020 Repair SNAT's IPFIX and IF-add-del test functions. by Jon Loeliger · 8 years ago
  96. 694396d Add Overlay Network Engine API by Filip Tehlar · 8 years ago
  97. 20a175a dhcp: multiple additions by Neale Ranns · 8 years ago
  98. 2e3677b cryptodev: Automatically download and build ISA-L Crypto library by Radu Nicolau · 8 years ago
  99. 82786c4 Rename LISP GPE API to GPE by Filip Tehlar · 8 years ago
  100. 65e8457 VPP-540 : pbb tag rewrite details by Pavel Kotucek · 8 years ago