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