OpenCloudOS-Kernel/net/toa/Kconfig

10 lines
300 B
Plaintext

config TOA
tristate "The private TCP option for support Taobao LVS full-NAT feature"
default m
help
This option saves the original IP address and source port of a TCP segment
after LVS performed NAT on it. So far, this module only supports IPv4 and
IPv6 mapped IPv4.
Say m if unsure.