Skip to content

Commit 255870c

Browse files
committed
Merge branch 'release/0.9.134'
2 parents ea3f39b + ed9e460 commit 255870c

File tree

962 files changed

+1407
-1348
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

962 files changed

+1407
-1348
lines changed

Diff for: CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
## [Unreleased](https://github.com/aklivity/zilla/tree/HEAD)
44

5-
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.132...HEAD)
5+
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.133...HEAD)
6+
7+
**Merged pull requests:**
8+
9+
- Set default buffer slot capacity to 32K [\#1449](https://github.com/aklivity/zilla/pull/1449) ([akrambek](https://github.com/akrambek))
10+
- Set TCP flags appropriately to avoid Wireshark TCP dissector errors [\#1442](https://github.com/aklivity/zilla/pull/1442) ([jfallows](https://github.com/jfallows))
11+
- Bump alpine from 3.21.2 to 3.21.3 in /cloud/docker-image/src/main/docker [\#1404](https://github.com/aklivity/zilla/pull/1404) ([dependabot[bot]](https://github.com/apps/dependabot))
12+
13+
## [0.9.133](https://github.com/aklivity/zilla/tree/0.9.133) (2025-04-03)
14+
15+
[Full Changelog](https://github.com/aklivity/zilla/compare/0.9.132...0.9.133)
616

717
**Implemented enhancements:**
818

Diff for: build/flyweight-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>build</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: build/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>zilla</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: cloud/docker-image/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>cloud</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: cloud/docker-image/src/main/docker/alpine.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apk add --no-cache wget
2727
RUN ./zpmw install --debug --exclude-remote-repositories
2828
RUN ./zpmw clean --keep-image
2929

30-
FROM alpine:3.21.2
30+
FROM alpine:3.21.3
3131

3232
ENV ZILLA_VERSION ${project.version}
3333

Diff for: cloud/helm-chart/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>cloud</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: cloud/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>zilla</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: conf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>zilla</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: incubator/binding-amqp.spec/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<parent>
99
<groupId>io.aklivity.zilla</groupId>
1010
<artifactId>incubator</artifactId>
11-
<version>0.9.133</version>
11+
<version>0.9.134</version>
1212
<relativePath>../pom.xml</relativePath>
1313
</parent>
1414

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.only/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.only/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.then.detach.with.error.then.flow/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.then.detach.with.error.then.flow/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.then.sender/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6565
[0x04] # fields = 4
6666
[0x60 0x00 0x01] # remote-channel = 1
6767
[0x52 0x01] # next-outgoing-id = 1
68-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
68+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6969
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
7070

7171
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.then.sender/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6666
[0x04] # fields = 4
6767
[0x60 0x00 0x01] # remote-channel = 1
6868
[0x52 0x01] # next-outgoing-id = 1
69-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
69+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
7070
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
7171

7272
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.when.source.does.not.exist/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.receiver.when.source.does.not.exist/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.only/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.only/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.then.receiver/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6565
[0x04] # fields = 4
6666
[0x60 0x00 0x01] # remote-channel = 1
6767
[0x52 0x01] # next-outgoing-id = 1
68-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
68+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6969
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
7070

7171
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.then.receiver/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6666
[0x04] # fields = 4
6767
[0x60 0x00 0x01] # remote-channel = 1
6868
[0x52 0x01] # next-outgoing-id = 1
69-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
69+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
7070
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
7171

7272
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.when.target.does.not.exist/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/attach.as.sender.when.target.does.not.exist/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/detach.exchange/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/detach.exchange/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/flow.with.unattached.handle/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/flow.with.unattached.handle/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/flow.without.handle/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6161
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666

6767
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/flow.without.handle/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6262
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767

6868
# attach frame exchange

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/handle.max.exceeded/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ read [0x00 0x00 0x00 0x1f] # size = 31
6161
[0xc0 0x12 0x05] # list type (list8), length = 18, fields = 5
6262
[0x60 0x00 0x00] # remote-channel = 0
6363
[0x52 0x01] # next-outgoing-id = 1
64-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
64+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6565
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6666
[0x52 0x0a] # handle-max = 10
6767

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/handle.max.exceeded/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ write [0x00 0x00 0x00 0x1f] # size = 31
6262
[0xc0 0x12 0x05] # list type (list8), length = 18, fields = 5
6363
[0x60 0x00 0x00] # remote-channel = 0
6464
[0x52 0x01] # next-outgoing-id = 1
65-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
65+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6666
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6767
[0x52 0x0a] # handle-max = 10
6868

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/link.credit.exceeded/client.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ read [0x00 0x00 0x00 0x1d] # size = 29
6363
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6464
[0x60 0x00 0x00] # remote-channel = 0
6565
[0x52 0x01] # next-outgoing-id = 1
66-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
66+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6767
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6868

6969
# attach frame exchange for link1

Diff for: incubator/binding-amqp.spec/src/main/scripts/io/aklivity/zilla/specs/binding/amqp/streams/network/link/link.credit.exceeded/server.rpt

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ write [0x00 0x00 0x00 0x1d] # size = 29
6464
[0xc0 0x10 0x04] # list type (list8), length = 16, fields = 4
6565
[0x60 0x00 0x00] # remote-channel = 0
6666
[0x52 0x01] # next-outgoing-id = 1
67-
[0x70 0x00 0x01 0x00 0x00] # incoming-window = 65536
67+
[0x70 0x00 0x00 0x80 0x00] # incoming-window = 32768
6868
[0x70 0x7f 0xff 0xff 0xff] # outgoing-window = 2147483647
6969

7070
# attach frame exchange for link1

0 commit comments

Comments
 (0)