-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Srinivas Narayan
committed
Apr 12, 2021
1 parent
61f050e
commit fd5c65a
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
vyatta-dataplane (3.12.44) unstable; urgency=medium | ||
|
||
[ Ian Wilson ] | ||
* npf: Allow unit-tests to reset session ID to 0 | ||
* ut: Test connsync packing and restoration of SNAT session | ||
* ut: Verify the SNAT session json ssync3 test | ||
* npf: Fix SNAT session restoration from connsync buffer | ||
|
||
[ Mark Gillott ] | ||
* capture: ensure final cleanup occurs after interface cleanup | ||
(Fixes: VRVDR-54831) | ||
|
||
[ Srinivas Narayan ] | ||
* Move crypto & UDP teardown to a later point | ||
|
||
[ Charles (Chas) Williams ] | ||
* fal: add FAL_RET_PLUGIN_CONSUMED framer type (Bugfix: VRVDR-53937) | ||
* pktmbuf: add public API to set vrf (Bugfix: VRVDR-54447) | ||
|
||
-- Srinivas Narayan <[email protected]> Mon, 12 Apr 2021 13:11:48 +0100 | ||
|
||
vyatta-dataplane (3.12.43) unstable; urgency=medium | ||
|
||
[ Nicholas Brown ] | ||
|