mirror of
https://repo.or.cz/socat.git
synced 2025-07-19 09:22:57 +00:00
Added configure option --with-default-ipv
This commit is contained in:
parent
cb6e16b360
commit
8b2e0593f3
14 changed files with 139 additions and 36 deletions
|
@ -19,8 +19,8 @@ xioparms_t xioparms = {
|
|||
':', /* ip6portsep */
|
||||
'\0', /* logopt */
|
||||
NULL, /* syslogfac */
|
||||
'4', /* default_ip */
|
||||
'4', /* preferred_ip */
|
||||
WITH_DEFAULT_IPV, /* default_ip */
|
||||
WITH_DEFAULT_IPV, /* preferred_ip */
|
||||
false, /* experimental */
|
||||
NULL, /* sniffleft_name */
|
||||
NULL /* sniffright_name */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue