Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-1390

NAT64: TCP session never expire

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 18.10
    • None
    • S-NAT
    • None

      Hi Dear VPP,

      I did some testing on the Stateful NAT64 feature last week and found that the tcp session never times out.

      I checked the source code and found :
      a. because nat64_tcp_session_set_state has not been called, nat64_db_st_entry_t.tcp_state == 0 (CLOSED)
      b. calling nat64_session_reset_timeout, the nat64_db_st_entry_t.expire never be set

            matfabia Matus Fabian
            matfabia Matus Fabian
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: