mirror of
https://repo.or.cz/socat.git
synced 2025-07-16 16:13:24 +00:00
Added option ip-transparent (socket option IP_TRANSPARENT)
This commit is contained in:
parent
e765898d38
commit
d109e3131b
7 changed files with 23 additions and 0 deletions
1
xio-ip.h
1
xio-ip.h
|
@ -26,6 +26,7 @@ extern const struct optdesc opt_ip_pktoptions;
|
|||
extern const struct optdesc opt_ip_add_membership;
|
||||
extern const struct optdesc opt_ip_recvdstaddr;
|
||||
extern const struct optdesc opt_ip_recvif;
|
||||
extern const struct optdesc opt_ip_transparent;
|
||||
|
||||
extern const struct optdesc opt_res_debug;
|
||||
extern const struct optdesc opt_res_aaonly;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue