1. 4c5422e make test: fix RETRIES when setUpClass throws by Klement Sekera · 6 years ago
  2. beaded5 make test: fix broken interfaces #2 by Klement Sekera · 6 years ago
  3. b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 6 years ago
  4. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  5. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  6. c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 6 years ago
  7. d5c60b9 make test: fix broken interfaces by Klement Sekera · 6 years ago
  8. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  9. cef1e2a test:vxlan over ipv6 tests by Eyal Bari · 6 years ago
  10. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  11. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  12. 3337bd2 Fixed bugs in SRv6 API by Pablo Camarillo · 6 years ago
  13. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  14. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  15. d9778c2 Update DHCPv6 DUID code and fix coverity warnings by Juraj Sloboda · 7 years ago
  16. a6110b6 NAT44: endpoint dependent mode (VPP-1273) by Matus Fabian · 7 years ago
  17. 313f7e2 MTU: IP fragmentation added to ip4-rewrite and ip6-rewrite by Ole Troan · 7 years ago
  18. 40903ac udp: fix for multiple workers and add test by Florin Coras · 7 years ago
  19. d723161 MTU: Software interface / Per-protocol MTU support by Ole Troan · 7 years ago
  20. 81119e8 Implement DHCPv6 PD client (VPP-718, VPP-1050) by Juraj Sloboda · 7 years ago
  21. 59ae61e Gratuitous ARP packet handling by Neale Ranns · 7 years ago
  22. daff178 DHCP Client Dump by Neale Ranns · 7 years ago
  23. ff4ba35 make test: VPP-1288 fix bogus sw_if_index values by Klement Sekera · 7 years ago
  24. 229c1aa NAT44: code cleanup and refactor (VPP-1285) by Matus Fabian · 7 years ago
  25. 41141d5 Fixes make test errors with clang compiler on aarch64 by Sirshak Das · 7 years ago
  26. 0d88301 bond: performance harvesting by Steven · 7 years ago
  27. 0053de6 ARP proxy dumps by Neale Ranns · 7 years ago
  28. d57f636 VPP-1277: IPIP - Copy TOS/TC from inner packet to outer. by Ole Troan · 7 years ago
  29. c798bc5 make test: VPP-1288 fix from sw_if_index values by Klement Sekera · 7 years ago
  30. da6e11b VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message. by Ole Troan · 7 years ago
  31. 8a9c8f1 VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message. by Ole Troan · 7 years ago
  32. 8f6dd32 IP table bind allowed only if table exists by Neale Ranns · 7 years ago
  33. d92a0b5 Rework kube-proxy into LB plugin by Hongjun Ni · 7 years ago
  34. 70a26ac NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271) by Matus Fabian · 7 years ago
  35. d81ae41 make test: unify packet checksum verifications by Klement Sekera · 7 years ago
  36. 744902e No overlapping sub-nets on any interface in the same table/VRF (VPP-943) by Neale Ranns · 7 years ago
  37. 17e5cfb NAT44: delete closed TCP session (VPP-1274) by Matus Fabian · 7 years ago
  38. 84c6204 make test: reorganize ipsec_ah test code by Klement Sekera · 7 years ago
  39. 132dc49 NAT44: sessions counters per user fix (VPP-1270) by Matus Fabian · 7 years ago
  40. 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 7 years ago
  41. ebdf190 NAT44: TCP connection close detection (VPP-1266) by Matus Fabian · 7 years ago
  42. 7220f42 opensuse: OS_ID field content changed for SUSE by Marco Varlese · 7 years ago
  43. 5b4a020 Scapy; update to release 2.4.0 by Neale Ranns · 7 years ago
  44. c7b8f20 IPv6 NS: use the mcast rewrite node to fill in the destination MAC by Neale Ranns · 7 years ago
  45. 164e5f8 Move VOM to extras/vom by Damjan Marion · 7 years ago
  46. 4a6d023 GBPv6: NAT66 actions for GBP by Neale Ranns · 7 years ago
  47. a15cd02 NAT44: one-armed NAT and identity mapping (VPP-1212) by Matus Fabian · 7 years ago
  48. 1e5c07d Add special Twice-NAT feature (VPP-1221) by Juraj Sloboda · 7 years ago
  49. 701625b typo fix: UNKOWN -> UNKNOWN by Andrey "Zed" Zaikin · 7 years ago
  50. 2629c84 Fix PPPoE test case issues by Hongjun Ni · 7 years ago
  51. 07a3857 Add logging support by Damjan Marion · 7 years ago
  52. e821ab1 IP mcast: allow unicast address as a next-hop by Neale Ranns · 8 years ago
  53. 669d07d ACL based forwarding by Andrew Yourtchenko · 7 years ago
  54. 28fb03f make test: ipsec test cleanup by Klement Sekera · 7 years ago
  55. e8fa620 vhost: add vhost interface add/delete/dump API test cases to make test by Steven · 7 years ago
  56. fe7d4a2 Revert "MTU: Setting of MTU on software interface (instead of hardware interface)" by Damjan Marion · 7 years ago
  57. 9341e34 NAT66: Do not translate if packet not aimed at outside interface by Juraj Sloboda · 7 years ago
  58. 70083ee MTU: Setting of MTU on software interface (instead of hardware interface) by Ole Troan · 7 years ago
  59. 25b0494 GBP V2 by Neale Ranns · 7 years ago
  60. 95c87b5 Enable check of VRF reset - IPv4 by Jan Gelety · 8 years ago
  61. 410bcca VCL IOEvent external API callback by Keith Burns (alagalah) · 7 years ago
  62. d042194 test: Fix issues with new version of pycodestyle (VPP-1232) by Chris Luke · 7 years ago
  63. cefa41f jvpp: log error output of Java process on test failure by Marek Gradzki · 7 years ago
  64. 9690e90 make test: fix failure on centos by Klement Sekera · 7 years ago
  65. 56ccc23 Makefile: Alter VPP_PYTHON_PREFIX for preloading deps by Ed Kern · 7 years ago
  66. 3ecc221 reassembly: bug fixes by Klement Sekera · 7 years ago
  67. 57612eb make test: print a warning in case a core_pattern contains a filter program by Andrew Yourtchenko · 7 years ago
  68. f3a3bad ip6: fix ip6-local urpf checking by Florin Coras · 7 years ago
  69. 56b39f6 tcp: fix fib index buffer tagging by Florin Coras · 7 years ago
  70. ea2600a NAT44: make 1:1NAT for DHCP addressed interface persistent by Matus Fabian · 7 years ago
  71. f0404e9 test: fix VppNeighbor.query_vpp_config by Neale Ranns · 7 years ago
  72. ed76ee2 VOM: bond: Add support for LACP by Mohsin Kazmi · 7 years ago
  73. de91006 VCL: add IPv6 to socket_test.sh and make test by Dave Wallace · 7 years ago
  74. e1ace19 make test: fix DEBUG=gdb/gdbserver options by Klement Sekera · 7 years ago
  75. b686604 make test: fix ext build on centos by Klement Sekera · 7 years ago
  76. 3d6edf5 make test: use vpp-dev repo for py-lispnetworking by Klement Sekera · 7 years ago
  77. 9b6ece7 make test: enhance core-file information by Klement Sekera · 7 years ago
  78. 1f2f4b7 Add client hw address to DHCP offer and ack in test case by Neale Ranns · 7 years ago
  79. 563a853 acl-plugin: improvements in 'show acl-plugin macip acl' CLI by Andrew Yourtchenko · 7 years ago
  80. 4585eb8 Drop dhcp pkts w/ hardware address mismatches by Dave Barach · 7 years ago
  81. beca266 acl-plugin: make test: do not use a debug CLI where API can be used by Andrew Yourtchenko · 7 years ago
  82. 13a83ef make test: code cleanup by Klement Sekera · 7 years ago
  83. de3682f acl-plugin: make test: add a test which deletes an interface with applied ACL by Andrew Yourtchenko · 7 years ago
  84. 0e89dfc acl-plugin: make test: shuffle applied ACLs as part of the tests by Andrew Yourtchenko · 7 years ago
  85. 5237c77 IGMP: coverity fixes and remove checks for scapy IGMPv3 by Neale Ranns · 7 years ago
  86. 4d023c8 NAT44: interface output feature and dst NAT (VPP-1200) by Matus Fabian · 7 years ago
  87. 9cd2d7a bond: Add bonding driver and LACP protocol by Steven · 7 years ago
  88. 43b1f44 UDP Encap counters by Neale Ranns · 7 years ago
  89. 4c53313 reassembly: feature/concurrency by Klement Sekera · 7 years ago
  90. 2303cb1 FIB Interpose Source by Neale Ranns · 7 years ago
  91. 7b867a8 IGMP plugin by Jakub Grajciar · 7 years ago
  92. 2bc9402 Scapy upgrade to 2.4.0.rc5 by Neale Ranns · 7 years ago
  93. 2ae2bc5 Remove unnumbered configuration on interface delete by Neale Ranns · 7 years ago
  94. 039cbfe QoS recording and marking by Neale Ranns · 7 years ago
  95. c037423 IPv6 ND Router discovery control plane (VPP-1095) by Juraj Sloboda · 7 years ago
  96. bce6b7b remove spurious print statements from DVR tests by Neale Ranns · 7 years ago
  97. 4b9669d IPv6 ND Router discovery data plane (VPP-1095) by Juraj Sloboda · 7 years ago
  98. 816833f make test: Add VCL iperf3 tests by Dave Wallace · 7 years ago
  99. 46c1c11 IPIP: Linter on test_*.py by Ole Troan · 7 years ago
  100. 0574226 make test: early core detection, code cleanup by Klement Sekera · 7 years ago