aboutsummaryrefslogtreecommitdiffstats
path: root/tests/func/ipsec
AgeCommit message (Collapse)AuthorFilesLines
2016-09-12CSIT-384: IPSEC IPv6 negative test casesJan Gelety2-24/+183
- use integrity and/or encryption key(s) different from integrity and encryption keys stored on VPP node to create tx packet on TG Change-Id: I0f02523ec7649b8a1555869bdc4b7090b7585cac Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-09-12CSIT-383: IPSEC IPv4 negative test casesJan Gelety2-34/+192
- use integrity and/or encryption key(s) different from integrity and encryption keys stored on VPP node to create tx packet on TG Change-Id: I38bf7e1dd6f488e605bad991c7a7f4d1ff226e8c Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-25CSIT-33: IPSEC basic conectivity test - IPv6Jan Gelety3-82/+559
- use all supported encryption and integrity algorithms in tunnel mode and in transport mode Change-Id: Ia843b09e356a9975551ea75cbe903d5bbc88178d Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-25CSIT-28: IPSEC basic conectivity test - IPv4Jan Gelety3-81/+559
- use all supported encryption and integrity algorithms in tunnel mode and in transport mode Change-Id: I2ae395d88d514b2ca3f62ab9aecbb27d8fb827b0 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2016-08-17CSIT-28: IPsec tests initial commitMatus Fabian2-0/+163
Change-Id: I525d3c4f47c3f151b55af5bbdd9d2e8c1ce2863f Signed-off-by: Matus Fabian <matfabia@cisco.com>