diff options
author | Vladimir Ratnikov <vratnikov@netgate.com> | 2020-05-21 13:52:51 -0400 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2020-05-22 08:02:12 +0000 |
commit | f3b327673ccb1c0e70d30cfdd017b893b7b20b94 (patch) | |
tree | 64be6855afd88a513b1ac24c42d9af91ff91a795 /build-root/config.site | |
parent | b8749ff775ab2536134672fec57003f0eb488aa5 (diff) |
nat: fix dslite session port allocation
Fix allocation of port per dslite session.
After each session is created per protocol,
when new one should be created with new port,
instead it's trying to create with the same port
and while(1) loop is executed forever and VPP does
not response
Type: fix
Signed-off-by: Vladimir Ratnikov <vratnikov@netgate.com>
Change-Id: Ic91b8b07253498ef9846ca60bcd4c4c76a5fac91
Diffstat (limited to 'build-root/config.site')
0 files changed, 0 insertions, 0 deletions