1. 3d36f19 tests: explicitly wait for the PG to finish before looking for capture file by Andrew Yourtchenko · 5 years ago
  2. 68bae5b tests: extra logging in reassembly tests by Klement Sekera · 5 years ago
  3. 5932ce1 tests: add cli_return_response to vpp_papi_provider by Dave Barach · 5 years ago
  4. 2d3282e geneve: API cleanup by Jakub Grajciar · 5 years ago
  5. d526283 dhcp: dhcp6_pd_client_cp API cleanup by Jakub Grajciar · 5 years ago
  6. 2777ec7 build: clean up make help output by Dave Wallace · 5 years ago
  7. d6f1c9c mpls: support fragmentation of mpls output packet by Rajesh Goel · 5 years ago
  8. 6be5564 tests: handle unicode charactes in cli output by Klement Sekera · 5 years ago
  9. 02bfd64 dhcp: Move to plugin by Neale Ranns · 5 years ago
  10. ac3e72c ip: Fix IP unnumbered dump of one interface by Neale Ranns · 5 years ago
  11. 103ba6b dhcp: API cleanup by Jakub Grajciar · 5 years ago
  12. 0fc5093 dhcp: dhcp6_ia_na_client_cp API cleanup by Jakub Grajciar · 5 years ago
  13. b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
  14. de34c35 ip: add shallow virtual reassembly functionality by Klement Sekera · 6 years ago
  15. 769145c ip: respect buffer boundary when searching for ipv6 headers by Klement Sekera · 6 years ago
  16. 896c896 ip: refactor reassembly by Klement Sekera · 6 years ago
  17. d5ade02 tests: fix test-checkstyle to check plugin tests by Dave Wallace · 5 years ago
  18. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  19. fbc3889 tests: split up the long running IPSec tests into separate classes by Andrew Yourtchenko · 5 years ago
  20. bf02d6f devices: partial revert of af_packet API cleanup patch by Damjan Marion · 5 years ago
  21. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  22. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  23. 546f955 memif: API cleanup by Jakub Grajciar · 5 years ago
  24. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  25. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  26. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  27. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  28. 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
  29. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  30. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  31. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  32. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  33. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  34. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  35. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  36. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  37. 4ecbf10 tests: support worker threads by Klement Sekera · 5 years ago
  38. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  39. 947a85c tests: Revert "Tests: Example duplicate code refactoring." by Klement Sekera · 5 years ago
  40. c02924e acl: fix stats-segment counters validation on acl update by Andrew Yourtchenko · 5 years ago
  41. ecd1fc7 hsa: Refactor quic_echo to allow other protocols by Nathan Skrzypczak · 5 years ago
  42. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  43. 6603567 gbp: add local l3out redirect to local SEP unit test by Benoît Ganne · 5 years ago
  44. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  45. 4ea511c gbp: add remote EP redirect to remote SEP unit test by Benoît Ganne · 5 years ago
  46. b854324 gbp: add unknown remote EP redirect unit test by Benoît Ganne · 5 years ago
  47. 388f418 gbp: add l3out redirect to remote SEP unit test by Benoît Ganne · 5 years ago
  48. d5d7b96 tests: UT for MPLS 6PE by Neale Ranns · 5 years ago
  49. adb17a8 fib tests: IP multicast over GRE by Neale Ranns · 5 years ago
  50. 3bcf1a9 ethernet: change to mark the CFI bit in the L2 header. by Prashant Maheshwari · 5 years ago
  51. 3b9374f ipsec: Redo the anit-replay check post decrypt by Neale Ranns · 5 years ago
  52. 3efcd0d lb: vip and as dump/detail api's by Hongjun Ni · 6 years ago
  53. c343a17 gso: fix the test case by Mohsin Kazmi · 5 years ago
  54. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  55. 83832e7 qos: Store function by Neale Ranns · 5 years ago
  56. a47a5f2 api papi: add alias for timestamp(datetime)/timedelta by Paul Vinciguerra · 5 years ago
  57. cb265c6 tests: disable pg capture before enabling it by Andrew Yourtchenko · 5 years ago
  58. 00625a6 tests: Split IPSec ESP into parameterized tests per engine by Neale Ranns · 5 years ago
  59. 1404698 ip: Ensure reassembly runs before IPSec decrypt. by Neale Ranns · 5 years ago
  60. 2648e44 build: add option to wipe/rebuild papi by Paul Vinciguerra · 5 years ago
  61. 22e9cfd pg: add GSO support by Mohsin Kazmi · 5 years ago
  62. 038e1df dhcp ip: DSCP settings for transmitted DHCP packets by Neale Ranns · 5 years ago
  63. 99536f4 dhcp: send unicast and broadcast packets via the IP adjacency by Neale Ranns · 5 years ago
  64. c17c187 vom: QoS support by Neale Ranns · 5 years ago
  65. f995c71 acl: implement counters by Andrew Yourtchenko · 6 years ago
  66. 025cd9c tests: add cpu/shm info to test runner output by Paul Vinciguerra · 6 years ago
  67. 5281a90 qos: QoS dump APIs by Neale Ranns · 5 years ago
  68. 1dbcf30 fib: Support the POP of a Psuedo Wire Control Word by Neale Ranns · 5 years ago
  69. 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
  70. a9ed6f7 vppinfra: add mapped pcap file support by Gary Boon · 5 years ago
  71. 8adb92b tests: pin pip version by Aloys Augustin · 5 years ago
  72. 751e3f3 bonding: add support for numa-only in lacp mode by Zhiyong Yang · 6 years ago
  73. 88d29a9 ip: admin change affects intf IPv4 addr routes by Matthew G Smith · 5 years ago
  74. 41afb33 ipsec: handle UDP keepalives by Neale Ranns · 5 years ago
  75. f745752 tests: fix error in VppDiedError exception by Paul Vinciguerra · 5 years ago
  76. 79a32a4 tests: remove invalid arguments passed to papi by Paul Vinciguerra · 5 years ago
  77. 719beb7 ip ipsec: Remove IPSec SPI-0 punt reason by Neale Ranns · 5 years ago
  78. 6d1ba56 gbp: An Endpoint can change sclass by Neale Ranns · 5 years ago
  79. 1105766 tests: Re-enable ipsec tests on ARM by juraj.linkes · 6 years ago
  80. bfb9fe3 tests: remove unused class attribute in VppTestCase by Paul Vinciguerra · 5 years ago
  81. e28c87c gbp: Ownership of dynamically created vxlan-gbp tunnels managed via gbp_itf by Neale Ranns · 6 years ago
  82. 24cbf77 quic: add back missing test timeout by Nathan Skrzypczak · 5 years ago
  83. 0cbc71d tests: treat all truthy env vars the same way by Paul Vinciguerra · 6 years ago
  84. 32dcd3b vppinfra: allocate bihash virtual space on demand by Dave Barach · 6 years ago
  85. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  86. 69a85b5 gbp: More unit tests by Neale Ranns · 6 years ago
  87. 03f1af2 api: Implement log_dump/log_details by Paul Vinciguerra · 6 years ago
  88. 81cfa9c vxlan-gbp: Decap ignores reserved bits by Neale Ranns · 6 years ago
  89. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 6 years ago
  90. ba6abfa gbp: add unit-tests for anonymous l3out by Benoît Ganne · 6 years ago
  91. 0f46e16 vcl: disable ldp bidirectional multiple socket tests by Florin Coras · 6 years ago
  92. 3eea9de gbp: Consider data-plane learnt source better than control-plane by Neale Ranns · 6 years ago
  93. c2ac235 fib: allow route delete with no paths and multipath=0 to remove the whole route by Neale Ranns · 6 years ago
  94. b5ef26d tests: fix FORCE_FOREGROUND by juraj.linkes · 6 years ago
  95. 063366e tests: Have worker return immediately on bad executable by Paul Vinciguerra · 6 years ago
  96. 160c923 gbp: VRF scoped contracts by Neale Ranns · 6 years ago
  97. 01b0a05 igmp: accept packets that have more on the wire data than IGMP reports. by Neale Ranns · 6 years ago
  98. e82a7ad quic : Use TX event for app read notification by Nathan Skrzypczak · 6 years ago
  99. fea8260 tests: handle TypeErrors in calls to VppDiedError by Paul Vinciguerra · 6 years ago
  100. b4ca8b1 sctp: add option to enable/disable by Florin Coras · 6 years ago