blob: ba3e24b49daf3b5a7d78bc86b86a786df44b513f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
= Hc2vpp {project-version} Release notes
Release notes for honeycomb for VPP {project-version}. Based on VPP {project-vpp-snapshot-version}
and honeycomb {project-version}.
== Release plan
https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_{project-public-version}[Release plan]
== Features
Adding to the list of existing features: https://wiki.fd.io/view/Honeycomb/Releases/1609#Features[1701 feature list]:
=== New features
* https://jira.fd.io/browse/HONEYCOMB-132[NAT management]
* https://jira.fd.io/browse/HONEYCOMB-257[iOAM management]
* https://jira.fd.io/browse/HONEYCOMB-58[Static routing management]
* https://jira.fd.io/browse/HONEYCOMB-303[Acl's management]
* https://jira.fd.io/browse/HONEYCOMB-46[NSH management]
* https://jira.fd.io/browse/HONEYCOMB-242[Port mirroring]
* https://jira.fd.io/browse/HONEYCOMB-281[Loopback interface management]
* https://jira.fd.io/browse/HONEYCOMB-102[Ipv6 support]
=== Removed features
=== Modified features
* ACL management improvements:
* Previous ACL implementation that used classifier has been disabled in favor of implementation
based on acl plugin (which provides also stateful acls)
=== Deprecated features
* ACL management in terms of ietf-acl model based on vpp classifier
== Backlog
Process of spiting honeycomb project into generic (honeycomb) and vpp related (hc2vpp) parts
was done during 1.17.01 release. Issues for both projects were tracked in the same jira.
* https://jira.fd.io/projects/HONEYCOMB/versions/{project-version-in-jira}[JIRA]
* https://jira.fd.io/jira/secure/ReleaseNote.jspa?projectId=10001&version={project-version-in-jira}[Release notes]
include::install_guide/install_guide.adoc[]
include::user_guide/user_guide.adoc[]
include::devel_guide/devel_guide.adoc[]
|