doc: fix IPsec entry in the release notes
It was inserted in the "Resolved Issues" section. Move the entry with the new features. Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
parent
fb871d0a4d
commit
39fee04fc0
@ -127,6 +127,11 @@ This section should contain new features added in this release. Sample format:
|
||||
|
||||
Added new Crypto PMD to support null crypto operations in SW.
|
||||
|
||||
* **Added IPsec security gateway example.**
|
||||
|
||||
New application implementing an IPsec Security Gateway.
|
||||
|
||||
|
||||
Resolved Issues
|
||||
---------------
|
||||
|
||||
@ -181,9 +186,6 @@ Examples
|
||||
vhost-switch often fails to allocate mbuf when dequeue from vring because it
|
||||
wrongly calculates the number of mbufs needed.
|
||||
|
||||
* **examples/ipsec-secgw: ipsec security gateway**
|
||||
|
||||
New application implementing an IPsec Security Gateway.
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
Loading…
Reference in New Issue
Block a user