aboutsummaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2017-08-10acl-plugin: match index set to first portrange element if non-first portrange...Andrew Yourtchenko1-0/+191
2017-08-09acl-plugin: all TCP sessions treated as transient (VPP-932)Andrew Yourtchenko1-10/+140
2017-07-03SNAT: fix failing test_session_limit_per_user (VPP-896)Matus Fabian1-0/+2
2017-06-27L2-LEARN:fix l2fib entry seq num not updated on hit (VPP-888)Eyal Bari1-29/+29
2017-06-21acl-plugin: CLI to clear all sessionsAndrew Yourtchenko1-0/+37
2017-06-21NAT64: custom prefixMatus Fabian2-7/+164
2017-06-21ARP: ignore non-connected routes and non-interface sources when determing if ...Neale Ranns1-2/+70
2017-06-21L2-VTR: add vtr testsEyal Bari4-65/+455
2017-06-20SNAT: unknow protocol hairpinning fixMatus Fabian1-2/+57
2017-06-19L2FWD:fix seq_num overwritten + validate l2fib entries when forwardingEyal Bari1-3/+0
2017-06-19SNAT: NAT packet with unknown L4 protocol if match 1:1 NATMatus Fabian1-1/+49
2017-06-19acl-plugin: bihash-based ACL lookupAndrew Yourtchenko3-0/+18
2017-06-19NAT64: Hairpinning (VPP-699)Matus Fabian1-14/+271
2017-06-13Flowprobe - tests speed-upPavel Kotucek1-183/+151
2017-06-13SNAT: fix 1:1 NAT without port hairpinning TCP checksum updateMatus Fabian1-0/+17
2017-06-12L2FIB:fix crash in show with deleted subif entriesEyal Bari1-0/+3
2017-06-09NAT64: ICMP error supportMatus Fabian1-0/+90
2017-06-08NAT64: Add NAT64 support for snat plugin (VPP-699)Matus Fabian2-5/+530
2017-06-07make test: improve debugabilityKlement Sekera2-2/+3
2017-06-06Packets recieved on VLAN-0 map to the main interfaceNeale Ranns2-2/+106
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni2-0/+348
2017-06-05SNAT: fix ICMP hairpinningMatus Fabian1-2/+164
2017-06-01IP Mcast - recalculate on interface up/dowmNeale Ranns1-18/+24
2017-06-01make test: add suddenly missing dependency (six module)Klement Sekera1-1/+1
2017-05-30Flowprobe: Stateful flows and IPv6, L4 recordingOle Troan2-173/+967
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns1-0/+20
2017-05-26ARP/ND use path_remove to complement path_addNeale Ranns2-0/+196
2017-05-25MPLS hash function improvementsNeale Ranns3-41/+142
2017-05-24SNAT: fix IPFIX data src and dst portMatus Fabian1-4/+29
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns2-8/+78
2017-05-24Leak locks and tables in the ClassifierNeale Ranns1-2/+33
2017-05-24TEST/L2BD:fix flush testsEyal Bari1-66/+107
2017-05-23Labelled attached paths via an MPLS tunnelNeale Ranns1-2/+25
2017-05-22Skip L2 FIB flush testsNeale Ranns1-0/+9
2017-05-17VPP-719: Accept ARP replies from VRRP hw addrMatthew Smith1-0/+75
2017-05-17ARP learning fixes (VPP-843)Neale Ranns1-8/+30
2017-05-16L2FIB: add flush testEyal Bari2-103/+219
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni2-0/+321
2017-05-11make test: support coverage for out-of-tree pluginsKlement Sekera1-0/+6
2017-05-10L2BD/TEST:fix l2bd multiinstance testEyal Bari1-104/+94
2017-05-07Avoid active connection prevent timeout of idle conns after itAndrew Yourtchenko1-0/+304
2017-05-05SNAT: Additional tests for SNAT interfaces without a configured ip addressMartin Gálik1-1/+161
2017-05-02BFD: don't crash if interface is deletedKlement Sekera1-0/+30
2017-04-27CGN: Send ICMP error packet if user is out of sessions availableMartin Gálik1-1/+13
2017-04-26IP Flow Hash Config fixesNeale Ranns3-0/+305
2017-04-26CGN: Session dump, test naming for ports fixedMartin Gálik2-40/+73
2017-04-26CGNAT: close session API and CLI commands.Martin Gálik2-0/+61
2017-04-24make test: mark all BFD tests as extendedKlement Sekera1-0/+5
2017-04-24Improve Load-Balance MAPsNeale Ranns2-17/+395
2017-04-21CGN: IPFIX loggingMatus Fabian1-1/+37