1. 99ddcc3 CMake: Add Cmake support for Vat by Mohsin Kazmi · 6 years ago
  2. b24dfec coverity: l2 arp termination dump by Mohsin Kazmi · 6 years ago
  3. b749c21 fix dpdk_plugin.so load failure with DPDK 18.08 by Lijian Zhang · 6 years ago
  4. 4295424 srv6-ad: Adding support for L2 traffic by Francois Clad · 6 years ago
  5. 6150211 IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes by Neale Ranns · 6 years ago
  6. 5779a44 show command for lookup DPOs by Neale Ranns · 6 years ago
  7. 78cfeb4 l2:remove unused members of input, output configs by Eyal Bari · 6 years ago
  8. 571ab20 Consolidate the [un]format_mac_address implementations by Neale Ranns · 6 years ago
  9. 828d27e bihash: add support for reuse of expired entry when bucket is full (VPP-1272) by Matus Fabian · 6 years ago
  10. 69ce30d NAT: update nat_show_config_reply API (VPP-1403) by Matus Fabian · 6 years ago
  11. a7e6cd9 srv6-ad: Adding rewrite counters by Francois Clad · 6 years ago
  12. 0ad7011 Refactor vnet.am to expose arp feature by Hongjun Ni · 6 years ago
  13. ffec786 CMake: install .json files in ROOT/share/... for papi. by Neale Ranns · 6 years ago
  14. 505ec22 VPP-1268: Add option for memory channels DPDK uses by Jessica Tallon · 6 years ago
  15. 6a36705 CMake: stats clients depend on the .api header generation by Neale Ranns · 6 years ago
  16. 052c2dc Enable storing state in flowhash hash tables by Pierre Pfister · 6 years ago
  17. 5ff0e0b CMake: generate .json from .api files by Neale Ranns · 6 years ago
  18. 0af1852 Detect support for memfd_create at compilation by Pierre Pfister · 6 years ago
  19. 2ddfe75 CMakeLists file for vpp-api by Neale Ranns · 6 years ago
  20. 3575abb vxlan_gpe_encap: fix packet len error by Zhiyong Yang · 6 years ago
  21. 9f540ed cmake: highlight warning and error messages by Damjan Marion · 6 years ago
  22. 74dfaa6 cmake: DPDK rte_config.h parsing by Damjan Marion · 6 years ago
  23. 612dd6a CMake as an alternative to autotools (experimental) by Damjan Marion · 6 years ago
  24. 5d82d2f l2: arp termination dump by Mohsin Kazmi · 6 years ago
  25. b3655e5 VPP-1392: VXLAN fails with IP fragmentation by Ole Troan · 6 years ago
  26. ee4efa7 Fix a bug in function pipe_rx by Lijian Zhang · 6 years ago
  27. bf21dc8 lacp: issue with slave interface admin up after it is added to the bond group by Steven · 6 years ago
  28. decda5b optimize init_server to reduce session overhead by Ping Yu · 6 years ago
  29. ec54e11 vlibapi: validate private segment rotor prior to use by Florin Coras · 6 years ago
  30. 60f1fc1 vcl: unset fifo events only in read/write by Florin Coras · 6 years ago
  31. a0c29a9 Fix a segment fault issue in TLS by Ping Yu · 6 years ago
  32. e29cb67 Edit some warning messages in vpp-api client by Ondrej Fabry · 6 years ago
  33. 9daf8fb dpdk: fix rss hash function handling by Damjan Marion · 6 years ago
  34. 4657c27 VPP-1386: fix wrong ip address of hash key for creating user in unknown protocol by shubing guo · 6 years ago
  35. 452378a tcp: add tcp_error.def to installed headers list by Florin Coras · 6 years ago
  36. 6bd197e Remove client_index field from replies in API by Ondrej Fabry · 6 years ago
  37. 182e37e NAT44: fix next_src_nat (VPP-1384) by Matus Fabian · 6 years ago
  38. 762a493 VPP-1387:foreach outside address vector to find correct index when free outside address and port by shubing guo · 6 years ago
  39. 38bc308 NAT44: fix bug in snat_interface_add_del (VPP-1380) by Matus Fabian · 6 years ago
  40. 8fed424 NAT64: fix TCP session expire (VPP-1390) by Matus Fabian · 6 years ago
  41. b11f903 Fix context field position in API definition by Ondrej Fabry · 6 years ago
  42. e324898 Run interior graph nodes before process nodes by Dave Barach · 6 years ago
  43. 998dfd3 reduce polling and resume overhead by checking if inflight request exists by Ping Yu · 6 years ago
  44. 22130e1 neighbor advertisement must with target_link option by ahdj007 · 6 years ago
  45. 34eb5d4 classify_add_del_session API: Use more descriptive docstring (VPP-1385) by Juraj Sloboda · 6 years ago
  46. c9dad5d Multiarch for ip4 forwarding nodes by Damjan Marion · 6 years ago
  47. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  48. 3bf6c2b dpdk: support for DPDK 18.08 by Damjan Marion · 6 years ago
  49. 060c3a7 VPP-1381: Fix the incorrect if condition when delete session for static mapping by shubing guo · 6 years ago
  50. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  51. 7f1f7e7 avf: fix prefetch bug by Damjan Marion · 6 years ago
  52. 7eb9d96 IP fragmentation buffer chains, part 2. by Ole Troan · 6 years ago
  53. 9936831 vcl: support for eventfd mq signaling by Florin Coras · 6 years ago
  54. 4146c65 IP fragmentation to handle buffer chains. by Ole Troan · 6 years ago
  55. 3074629 VPP-1382: Fix ip6 address cann't display completely when show ip6 neighbors by shubing guo · 6 years ago
  56. d0df49f Use IP address types on UDP encap API by Neale Ranns · 6 years ago
  57. 99a3c6c Use the bihash walk function by Neale Ranns · 6 years ago
  58. fe80c49 Fix L2 flooding to BVI with error return not working by John Lo · 6 years ago
  59. 49433ad Thread-safe ARP / ND throttling by Dave Barach · 6 years ago
  60. 7fad624 acl-plugin: fix failures in some of IPv4 test-debug testcases by Andrew Yourtchenko · 6 years ago
  61. f7f4e39 Fix the fifo-size limitation in tcp_echo by Yalei Wang · 6 years ago
  62. eabd607 PAPI: Python 3.7 uses async keyword. by Ole Troan · 6 years ago
  63. 68ba880 NAT44: delete user with zero sessions (VPP-1282) by Matus Fabian · 6 years ago
  64. 85a2555 bfd:fix NULL session free/put by Eyal Bari · 6 years ago
  65. 7528245 Fix "Old Style VLA" build warnings by Juraj Sloboda · 7 years ago
  66. 40e6bdf fix typo in bitmap.h by Korian Edeline · 6 years ago
  67. 28374ca Fix dangling reference in l2fib_scan(...) by Dave Barach · 6 years ago
  68. e25c9bf api: compute msg table for private registrations by Florin Coras · 6 years ago
  69. 1d20f47 PAPI: Move unit tests to fix packaging issues. by Ole Troan · 6 years ago
  70. a88c916 dlmalloc compiles errors with clang by Neale Ranns · 6 years ago
  71. 6763a1d re-indent UDP encap documentation by Neale Ranns · 6 years ago
  72. 4d2eb4c dpdk-flow:fix raw item init by Eyal Bari · 6 years ago
  73. ca45ee7 fix dangling reference in foreach_key_value_pair by Dave Barach · 6 years ago
  74. 466f289 socket api: multiple fds in one msg by Florin Coras · 6 years ago
  75. e7a9b3d API: Remove legacy vlibsocket code. by Ole Troan · 6 years ago
  76. b199e98 PAPI: Union pad at the end of short fields instead of at head. by Ole Troan · 6 years ago
  77. b257fc9 Fix typo in trace trajectory init by Dave Barach · 6 years ago
  78. 248ff92 avf: add avf_create_reply_handler to avf_test by Jakub Grajciar · 6 years ago
  79. 717de09 ipsec: add udp-encap option to debug cli commands by Radu Nicolau · 6 years ago
  80. ce9e0b4 loop counter to prevent infiinte number of look ups per-packet by Neale Ranns · 6 years ago
  81. 40f9246 vlib: avoid double process dispatch by Florin Coras · 6 years ago
  82. c470e22 svm: add support for eventfd signaling to queue by Florin Coras · 6 years ago
  83. 5c482a9 Documentation fix on "set interface ip[6] table" by Yichen Wang · 6 years ago
  84. 0e10dd1 acl-plugin: fill in the 5tuple structure all at once, avoid short writes by Andrew Yourtchenko · 6 years ago
  85. 9686eac vcl: fix debug messages output before heap cfg by Florin Coras · 6 years ago
  86. c6c0d2a NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) by Matus Fabian · 6 years ago
  87. e4a9eb7 Improve cpu { coremask-% } configure option by Yi He · 6 years ago
  88. cc4a5e8 Move java api to extras/ by Damjan Marion · 6 years ago
  89. e126cc5 vxlan:optimize cached entry compare by Eyal Bari · 6 years ago
  90. 5f21e1b Store USE_DLMALLOC in vppinfra/config.h by Damjan Marion · 6 years ago
  91. afc725a Add support for shuffle vector intrinsic via Neon in ARM by Sirshak Das · 6 years ago
  92. 1c7bf5d Poison freed memory objects by Dave Barach · 6 years ago
  93. 7d92c09 vxlan:decap.c conform coding style by Eyal Bari · 6 years ago
  94. d05ce97 Fix undefined symbol: fformat_append_cr in vat plugins loading by Yi He · 6 years ago
  95. 15c3a6a memif: socket filename fix by Jakub Grajciar · 6 years ago
  96. 937c089 acl-plugin: move the acl epoch calculation into inline function by Andrew Yourtchenko · 6 years ago
  97. 16be62e fix 'sh vxlan tunnels' by Neale Ranns · 6 years ago
  98. 460dce6 vcl: add read/write udp support by Florin Coras · 6 years ago
  99. 579092c SIXRD: fix post introduction of the directed subnet broadcast by Neale Ranns · 6 years ago
  100. c5d4317 FIB: return entry prefix by const reference to avoid the copy by Neale Ranns · 6 years ago