From: Vratko Polak Date: Tue, 15 Feb 2022 09:59:14 +0000 (+0100) Subject: fix(nat): parse new show nat44 summary output X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=f9abe8e4e17faf59ae72113f4f11960dcd57b7cc;hp=f9abe8e4e17faf59ae72113f4f11960dcd57b7cc fix(nat): parse new show nat44 summary output + Keep support for VPP 22.02 CLI output. + Keep tolerating "timed out" sessions for 2202 output. + Subtract timed-out sessions for post-2202 output. + Explain the logic differences in docstring. + Convert the return value to int. Change-Id: I8a119e1034848bfd0fb131cb633e2441b44634a2 Signed-off-by: Vratko Polak ---