10 lines
348 B
Plaintext
10 lines
348 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.
|