aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorKlement Sekera <ksekera@cisco.com>2020-05-13 11:35:57 +0000
committerOle Trøan <otroan@employees.org>2020-05-14 12:47:12 +0000
commit219fbb228f5274d2db740139a0d3258902370165 (patch)
treec7ca891e86c60cc7ed62c2b5efcd6f15326c0c4d /test
parent4ab5190eb4167ac4c06cd649ec8a860784ab1d41 (diff)
nat: "users" dump for ED-NAT
Since the removal of "users" concept in ED-NAT nat44_user_dump API returns empty array. This brings back previous behaviour at a considerable runtime cost until a better API is introduced. Type: improvement Change-Id: I5a45923cfeb6b8ebe6fc906601264d6567386991 Signed-off-by: Klement Sekera <ksekera@cisco.com>
Diffstat (limited to 'test')
-rw-r--r--test/requirements-3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/requirements-3.txt b/test/requirements-3.txt
index a32dc6e1581..a77c0895b15 100644
--- a/test/requirements-3.txt
+++ b/test/requirements-3.txt
@@ -258,4 +258,4 @@ urllib3==1.25.8 \
# WARNING: The following packages were not pinned, but pip requires them to be
# pinned when the requirements file includes hashes. Consider using the --allow-unsafe flag.
-# setuptools==46.1.3 # via sphinx
+# setuptools==46.2.0 # via sphinx