We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b48675 commit 8b32d56Copy full SHA for 8b32d56
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+# Release v3.2.1 (2019-07-24)
2
+
3
+### VPP
4
+ - version **v19.04** (latest stable/1904)
5
6
+### Bugfixes
7
+ - fixed GSO (Generic Segmentation Offload) issue on VPP
8
+ - fixed an SRv6 k8s service implementation issue
9
10
+### Known Issues
11
+ - (IPv6 only): network Policies are implemented using ip6tables rules in individual pods. Because of
12
+ this, the policy programming is a bit slower (compared to policy programming on VPP for IPv4)
13
14
15
# Release v3.2.0 (2019-07-02)
16
17
### VPP
0 commit comments