aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2018-06-15Update DHCPv6 DUID code and fix coverity warningsJuraj Sloboda1-12/+9
2018-06-15NAT44: endpoint dependent mode (VPP-1273)Matus Fabian1-936/+1105
2018-06-14MTU: IP fragmentation added to ip4-rewrite and ip6-rewriteOle Troan1-4/+3
2018-06-11udp: fix for multiple workers and add testFlorin Coras1-0/+74
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan3-21/+13
2018-06-08Implement DHCPv6 PD client (VPP-718, VPP-1050)Juraj Sloboda2-0/+493
2018-06-08Gratuitous ARP packet handlingNeale Ranns2-2/+104
2018-06-07DHCP Client DumpNeale Ranns2-6/+33
2018-05-30make test: VPP-1288 fix bogus sw_if_index valuesKlement Sekera1-8/+6
2018-05-28NAT44: code cleanup and refactor (VPP-1285)Matus Fabian1-136/+150
2018-05-27Fixes make test errors with clang compiler on aarch64Sirshak Das1-3/+3
2018-05-25bond: performance harvestingSteven1-11/+3
2018-05-25ARP proxy dumpsNeale Ranns2-7/+8
2018-05-25VPP-1277: IPIP - Copy TOS/TC from inner packet to outer.Ole Troan2-18/+22
2018-05-23make test: VPP-1288 fix from sw_if_index valuesKlement Sekera2-9/+6
2018-05-23VPP-1283: IPv6 PMTU missing MTU value in ICMP6 message.Ole Troan1-5/+11
2018-05-23VPP-1283: IPv4 PMTU missing MTU value in ICMP4 message.Ole Troan2-1/+213
2018-05-18IP table bind allowed only if table existsNeale Ranns2-1/+9
2018-05-18Rework kube-proxy into LB pluginHongjun Ni2-208/+70
2018-05-17NAT44: nat44_del_session and nat44_user_session_details API update (VPP-1271)Matus Fabian2-33/+79
2018-05-16make test: unify packet checksum verificationsKlement Sekera3-256/+151
2018-05-15No overlapping sub-nets on any interface in the same table/VRF (VPP-943)Neale Ranns2-1/+9
2018-05-14NAT44: delete closed TCP session (VPP-1274)Matus Fabian1-3/+3
2018-05-11make test: reorganize ipsec_ah test codeKlement Sekera1-191/+124
2018-05-10NAT44: sessions counters per user fix (VPP-1270)Matus Fabian1-0/+25
2018-05-09ipsec: support UDP encap/decap for NAT traversalKlement Sekera4-15/+276
2018-05-08NAT44: TCP connection close detection (VPP-1266)Matus Fabian1-44/+233
2018-05-07opensuse: OS_ID field content changed for SUSEMarco Varlese1-1/+1
2018-05-02Scapy; update to release 2.4.0Neale Ranns1-1/+1
2018-04-27IPv6 NS: use the mcast rewrite node to fill in the destination MACNeale Ranns1-1/+1
2018-04-27Move VOM to extras/vomDamjan Marion1-10/+36
2018-04-25GBPv6: NAT66 actions for GBPNeale Ranns1-58/+150
2018-04-24NAT44: one-armed NAT and identity mapping (VPP-1212)Matus Fabian1-0/+3
2018-04-19Add special Twice-NAT feature (VPP-1221)Juraj Sloboda2-96/+132
2018-04-18typo fix: UNKOWN -> UNKNOWNAndrey "Zed" Zaikin1-1/+1
2018-04-18Fix PPPoE test case issuesHongjun Ni2-42/+3
2018-04-17Add logging supportDamjan Marion2-2/+7
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns3-8/+64
2018-04-17ACL based forwardingAndrew Yourtchenko3-0/+359
2018-04-17make test: ipsec test cleanupKlement Sekera2-13/+9
2018-04-15vhost: add vhost interface add/delete/dump API test cases to make testSteven3-0/+160
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion2-65/+7
2018-04-13NAT66: Do not translate if packet not aimed at outside interfaceJuraj Sloboda1-0/+23
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan2-7/+65
2018-04-13GBP V2Neale Ranns3-185/+934
2018-04-13Enable check of VRF reset - IPv4Jan Gelety3-71/+122
2018-04-12VCL IOEvent external API callbackKeith Burns (alagalah)1-8/+6
2018-04-10test: Fix issues with new version of pycodestyle (VPP-1232)Chris Luke3-3/+5
2018-04-09jvpp: log error output of Java process on test failureMarek Gradzki1-3/+6
2018-04-09make test: fix failure on centosKlement Sekera1-1/+1