Added option for enabling/disabling IPv6.
This commit is contained in:
parent
41d6c80de7
commit
a10b923ef9
3 changed files with 12 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ enum t_twc_profile_option
|
|||
TWC_PROFILE_OPTION_PROXY_PORT,
|
||||
TWC_PROFILE_OPTION_PROXY_ENABLED,
|
||||
TWC_PROFILE_OPTION_UDP,
|
||||
TWC_PROFILE_OPTION_IPV6,
|
||||
|
||||
TWC_PROFILE_NUM_OPTIONS,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue