Skip to content

Commit

Permalink
Update migrations fixing the port-set definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Tallon committed May 18, 2017
1 parent 10c5029 commit 43bfb5d
Show file tree
Hide file tree
Showing 33 changed files with 942 additions and 1,409 deletions.
34 changes: 11 additions & 23 deletions src/program/lwaftr/tests/data/big_mtu_no_icmp.conf
Expand Up @@ -6,8 +6,7 @@ softwire-config {
b4-ipv6 127:14:25:36:47:58:69:128;
br-address 1e:2:2:2:2:2:2:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 6;
}
}
softwire {
Expand All @@ -16,8 +15,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -27,7 +25,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -36,8 +33,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -46,8 +42,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -56,8 +51,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -66,8 +60,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -76,8 +69,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -86,8 +78,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -96,8 +87,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -106,8 +96,7 @@ softwire-config {
b4-ipv6 127:2:3:4:5:6:7:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -116,8 +105,7 @@ softwire-config {
b4-ipv6 127:24:35:46:57:68:79:128;
br-address 1e:1:1:1:1:1:1:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
}
Expand Down
4 changes: 0 additions & 4 deletions src/program/lwaftr/tests/data/icmp_endaddr.conf
Expand Up @@ -7,7 +7,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -17,7 +16,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -27,7 +25,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -37,7 +34,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
}
Expand Down
34 changes: 11 additions & 23 deletions src/program/lwaftr/tests/data/icmp_on_fail.conf
Expand Up @@ -6,8 +6,7 @@ softwire-config {
b4-ipv6 127:14:25:36:47:58:69:128;
br-address 1e:2:2:2:2:2:2:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 6;
}
}
softwire {
Expand All @@ -16,8 +15,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -27,7 +25,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -36,8 +33,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -46,8 +42,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -56,8 +51,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -66,8 +60,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -76,8 +69,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -86,8 +78,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -96,8 +87,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -106,8 +96,7 @@ softwire-config {
b4-ipv6 127:2:3:4:5:6:7:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -116,8 +105,7 @@ softwire-config {
b4-ipv6 127:24:35:46:57:68:79:128;
br-address 1e:1:1:1:1:1:1:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
}
Expand Down
34 changes: 11 additions & 23 deletions src/program/lwaftr/tests/data/no_hairpin.conf
Expand Up @@ -6,8 +6,7 @@ softwire-config {
b4-ipv6 127:14:25:36:47:58:69:128;
br-address 1e:2:2:2:2:2:2:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 6;
}
}
softwire {
Expand All @@ -16,8 +15,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -27,7 +25,6 @@ softwire-config {
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
}
}
softwire {
Expand All @@ -36,8 +33,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -46,8 +42,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -56,8 +51,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -66,8 +60,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -76,8 +69,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -86,8 +78,7 @@ softwire-config {
b4-ipv6 127:11:12:13:14:15:16:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -96,8 +87,7 @@ softwire-config {
b4-ipv6 127:22:33:44:55:66:77:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 4;
}
}
softwire {
Expand All @@ -106,8 +96,7 @@ softwire-config {
b4-ipv6 127:2:3:4:5:6:7:128;
br-address 8:9:a:b:c:d:e:f;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
softwire {
Expand All @@ -116,8 +105,7 @@ softwire-config {
b4-ipv6 127:24:35:46:57:68:79:128;
br-address 1e:1:1:1:1:1:1:af;
port-set {
psid-length 0;
reserved-ports-bit-count 16;
psid-length 16;
}
}
}
Expand Down

0 comments on commit 43bfb5d

Please sign in to comment.