1. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  2. b765820 Tests: Refactor. Remove copies of enums. by Paul Vinciguerra · 6 years ago
  3. 04bb642 NAT: VPP-1646 test case asserts by Filip Varga · 6 years ago
  4. f4749ca NAT: VPP-1661 - test case cleanup and refactoring by Filip Varga · 6 years ago
  5. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  6. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  7. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  8. 90cf21b Tests: Refactor tearDown show command logging, add lifecycle markers. by Paul Vinciguerra · 6 years ago
  9. 7f9b7f9 Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. by Paul Vinciguerra · 6 years ago
  10. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  11. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  12. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  13. a5b2eec vpp_papi_provider: Remove more wrapper functions. by Ole Troan · 6 years ago
  14. 22ab6f7 VPP-1508: Tests: Fix vpp_api struct.error under py3. by Paul Vinciguerra · 6 years ago
  15. a7427ec VPP-1508: Use scapy.compat to manage packet level library differences. by Paul Vinciguerra · 6 years ago
  16. 9a6dafd Tests: use self.assertNotIn(). by Paul Vinciguerra · 6 years ago
  17. 9a47537 test framework: vpp_papi_provider.py - further cleanup by Ole Troan · 6 years ago
  18. e1ade68 test framework: Fix wrapper functions to match API message names. by Ole Troan · 6 years ago
  19. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  20. 34931eb NAT44: active-passive HA (VPP-1571) by Matus Fabian · 6 years ago
  21. 3702930 Use IP and MAC API types for neighbors by Neale Ranns · 6 years ago
  22. d753209 VTL: Don't swallow exceptions from syslog_rfc5424_parser by Paul Vinciguerra · 6 years ago
  23. fc7344f MAP: Convert from DPO to input feature. by Jon Loeliger · 6 years ago
  24. fd0d508 NAT: total users and sessions gauges (VPP-1484) by Matus Fabian · 6 years ago
  25. defde0f Tests: Cleanup @skip decorator. by Paul Vinciguerra · 6 years ago
  26. b686508 NAT44: nat44_add_del_lb_static_mapping enhancements (VPP-1514) by Matus Fabian · 6 years ago
  27. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  28. a5e7376 NAT: counters (VPP-1484) by Matus Fabian · 6 years ago
  29. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  30. 978aa64 Tests: Fix traceback. by Paul Vinciguerra · 6 years ago
  31. ad1f3e1 NAT: syslog - sessions logging (VPP-1139) by Matus Fabian · 6 years ago
  32. 3d2df21 Python3 tests: Fix asserts. by Paul Vinciguerra · 6 years ago
  33. 7f8a8db NAT44: improve expired sessions reuse (VPP-1503) by Matus Fabian · 6 years ago
  34. ffba3c3 MAP: Use explicit address/prefix types in API by Ole Troan · 6 years ago
  35. 15e8e68 NAT44: Apply transitory timeout on TCP RST (VPP-1494) by Matus Fabian · 6 years ago
  36. 111add7 NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) by Matus Fabian · 6 years ago
  37. 6c01dce NAT44: fix bug in TCP close with output-feature interface (VPP-1493) by Matus Fabian · 6 years ago
  38. da41d72 NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466) by Matus Fabian · 6 years ago
  39. 82b4ceb NAT44: identity NAT fix (VPP-1441) by Matus Fabian · 6 years ago
  40. e2f4e2f NAT44: do not create session record for identity mapping (VPP-1439) by Matus Fabian · 6 years ago
  41. 8fdc015 NAT44: endpoint-dependent mode session timeout improvement (VPP-1423) by Matus Fabian · 6 years ago
  42. fe0aa76 NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325) by Juraj Sloboda · 6 years ago
  43. bb4e022 NAT: TCP MSS clamping by Matus Fabian · 6 years ago
  44. a7f8b22 NAT: fix maximum out of order fragments (VPP-1399) by Matus Fabian · 6 years ago
  45. 05ca4a3 NAT: test cleanup (VPP-1252) by Matus Fabian · 6 years ago
  46. 5d28c7a NAT: add support for configurable port range (VPP-1346) by Matus Fabian · 6 years ago
  47. ea5b5be NAT44: client-IP based session affinity for load-balancing (VPP-1297) by Matus Fabian · 6 years ago
  48. 878c646 NAT44: add support for session timeout (VPP-1272) by Matus Fabian · 6 years ago
  49. 69ce30d NAT: update nat_show_config_reply API (VPP-1403) by Matus Fabian · 6 years ago
  50. 182e37e NAT44: fix next_src_nat (VPP-1384) by Matus Fabian · 6 years ago
  51. 8fed424 NAT64: fix TCP session expire (VPP-1390) by Matus Fabian · 6 years ago
  52. 68ba880 NAT44: delete user with zero sessions (VPP-1282) by Matus Fabian · 6 years ago
  53. c6c0d2a NAT44: LB NAT - local backends in multiple VRFs (VPP-1345) by Matus Fabian · 6 years ago
  54. c79396e NAT44: fix forwarding feature bug (VPP-1349) by Matus Fabian · 6 years ago
  55. 8008d7c NAT44: multiple outside FIB tables (VPP-1314) by Matus Fabian · 6 years ago
  56. c746a15 Do not translate packets destined for NAT64 inside interface (VPP-1331) by Juraj Sloboda · 6 years ago
  57. 235a47e NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) by Matus Fabian · 6 years ago
  58. a6110b6 NAT44: endpoint dependent mode (VPP-1273) by Matus Fabian · 7 years ago
  59. 229c1aa NAT44: code cleanup and refactor (VPP-1285) by Matus Fabian · 7 years ago
  60. 70a26ac NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) by Matus Fabian · 7 years ago
  61. d81ae41 make test: unify packet checksum verifications by Klement Sekera · 7 years ago
  62. 17e5cfb NAT44: delete closed TCP session (VPP-1274) by Matus Fabian · 7 years ago
  63. 132dc49 NAT44: sessions counters per user fix (VPP-1270) by Matus Fabian · 7 years ago
  64. ebdf190 NAT44: TCP connection close detection (VPP-1266) by Matus Fabian · 7 years ago
  65. a15cd02 NAT44: one-armed NAT and identity mapping (VPP-1212) by Matus Fabian · 7 years ago
  66. 1e5c07d Add special Twice-NAT feature (VPP-1221) by Juraj Sloboda · 7 years ago
  67. 9341e34 NAT66: Do not translate if packet not aimed at outside interface by Juraj Sloboda · 7 years ago
  68. ea2600a NAT44: make 1:1NAT for DHCP addressed interface persistent by Matus Fabian · 7 years ago
  69. 4d023c8 NAT44: interface output feature and dst NAT (VPP-1200) by Matus Fabian · 7 years ago
  70. 2aad876 NAT44: fix nat_not_translate_output_feature for ICMP (VPP-1191) by Matus Fabian · 7 years ago
  71. 204591d NAT44: interface output feature and service host direct access (VPP-1176) by Matus Fabian · 7 years ago
  72. f2a23cc NAT66 1:1 mapping (VPP-1108) by Matus Fabian · 7 years ago
  73. f7ad5cb NAT44: in2out output feature skip translation for already translated packets (VPP-1156) by Matus Fabian · 7 years ago
  74. b793d09 NAT44: Delete dynamic sessions matching new 1:1NAT (VPP-1158) by Matus Fabian · 7 years ago
  75. 9dba781 NAT44: nat44_static_mapping_details protocol=0 if addr_only=0 (VPP-1158) by Matus Fabian · 7 years ago
  76. 87233b5 NAT44: fix ICMP error translation for endpoint dependent sessions (VPP-1150) by Matus Fabian · 7 years ago
  77. 5f22499 NAT44: add opaque string tag to static mapping APIs (VPP-1147) by Matus Fabian · 7 years ago
  78. 8211954 NAT: nat.c refactor (split out CLI) (VPP-1140) by Matus Fabian · 7 years ago
  79. d95c39e NAT44: asymmetrical static mapping and one-armed NAT (VPP-1138) by Matus Fabian · 7 years ago
  80. e82488f NAT44: asymmetrical static mapping rule (VPP-1135) by Matus Fabian · 7 years ago
  81. 240b5ef NAT44: asymmetrical load balancing static mapping rule (VPP-1132) by Matus Fabian · 7 years ago
  82. c5c6a33 Add basic support for DS-Lite CE (VPP-1059) by Juraj Sloboda · 7 years ago
  83. a431ad1 NAT64: IPFix (VPP-1106) by Matus Fabian · 7 years ago
  84. cba6936 Add support for 464XLAT NAT44 mode (VPP-1045) by Juraj Sloboda · 7 years ago
  85. 7b92979 Translate matching packets using NAT (VPP-1069) by Juraj Sloboda · 7 years ago
  86. b932d26 NAT: Twice NAT44 (VPP-969) by Matus Fabian · 7 years ago
  87. 51e759f NAT64: multi-thread support (VPP-891) by Matus Fabian · 7 years ago
  88. 331acc6 NAT: DS-Lite AFTR tunnel endpoint address respond to ICMPv6 echo request (VPP-1090) by Matus Fabian · 7 years ago
  89. ab7a805 NAT44: identity NAT (VPP-1073) by Matus Fabian · 7 years ago
  90. 6a6f4f7 make test: automatically seed random generator by Klement Sekera · 7 years ago
  91. 2769710 Port restricted NAT44 (VPP-1048) by Matus Fabian · 7 years ago
  92. 0938dcf NAT64 to use IPv4 address from interface (VPP-1051) by Matus Fabian · 7 years ago
  93. efcd1e9 SNAT: IP fragmentation (VPP-890) by Matus Fabian · 7 years ago
  94. 8ebe625 NAT: DS-Lite (VPP-1040) by Matus Fabian · 7 years ago
  95. 5ba86f7 NAT: delete session API/CLI (VPP-1041) by Matus Fabian · 7 years ago
  96. 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
  97. 36ea2d6 One armed NAT (VPP-1035) by Matus Fabian · 7 years ago
  98. 1500254 FIB table add/delete API by Neale Ranns · 7 years ago
  99. b2d2fc7 NAT: fixed hairpinning for in2out translation as an output feature (VPP-976) by Matus Fabian · 7 years ago
  100. 704018c NAT: Destination NAT44 with load-balancing (VPP-954) by Matus Fabian · 7 years ago