commit | 96da57f646657fb9e35db6cef6265fd134d90a20 | [log] [tgz] |
---|---|---|
author | chiachangwang <chiachangwang@google.com> | Mon Jun 05 09:09:06 2023 +0000 |
committer | chiachangwang <chiachangwang@google.com> | Mon Jun 12 08:32:01 2023 +0000 |
tree | 51965829c13734780ffcb2cbd67e867b582a2f98 | |
parent | d9ba018b574bd3a303c2cba5a80c0bd9c0e0b890 [diff] |
Remove the exception thrown for adding a v6 keepalive data System will translate v4 NAT-T keepalive packets to v6 so that the keepalive packet could be sent to network. This makes v6 is possible so remove the constraint. Apf filter with a v6 NAT-T keepalive does not work with only this change. This commit only remove the exception thrown because of v6 address, but no apf filter will be updated. Bug: 196453719 Test: m ; atest Change-Id: Ia5bc7b93345db3acdad644424a58e229ab82d450