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.
2 parents 7339053 + 96849fd commit d244efbCopy full SHA for d244efb
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+# Release v3.3.2 (2019-10-16)
2
+
3
+### VPP
4
+ - version **v19.08.1**
5
6
+### New Features & Enhancements
7
+ - k8s 1.16 support
8
+ - support for [L3 custom networks](k8s/examples/custom-network) defined in CRDs
9
10
+### Bugfixes
11
+ - fixed crash issue of vmxnet3 interfaces
12
13
+### Known Issues
14
+ - (IPv6 only): network Policies are implemented using ip6tables rules in individual pods. Because of
15
+ this, the policy programming is a bit slower (compared to policy programming on VPP for IPv4)
16
17
18
# Release v3.3.1 (2019-09-20)
19
20
### VPP
0 commit comments