mirror of
https://repo.or.cz/socat.git
synced 2025-07-17 16:43:24 +00:00
New option ip-add-source-membership
This commit is contained in:
parent
13ac417410
commit
583e14d7fa
10 changed files with 195 additions and 2 deletions
|
@ -379,6 +379,9 @@
|
|||
/* Define if you have struct ipv6_mreq */
|
||||
#undef HAVE_STRUCT_IPV6_MREQ
|
||||
|
||||
/* Define if you have struct ip_mreq_source */
|
||||
#undef HAVE_STRUCT_IP_MREQ_SOURCE
|
||||
|
||||
/* Define if you have struct ifreq */
|
||||
#undef HAVE_STRUCT_IFREQ
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue