mirror of
https://repo.or.cz/socat.git
synced 2025-07-15 23:53:25 +00:00
New option retrieve-vlan (experimental)
This commit is contained in:
parent
11d1e9e11f
commit
b5640dd707
24 changed files with 273 additions and 55 deletions
|
@ -614,6 +614,7 @@ enum e_optcode {
|
|||
OPT_RES_RECURSE, /* resolver(3) */
|
||||
OPT_RES_STAYOPEN, /* resolver(3) */
|
||||
OPT_RES_USEVC, /* resolver(3) */
|
||||
OPT_RETRIEVE_VLAN, /* Linux: get VLAN info on raw sockets per auxdata */
|
||||
OPT_RETRY,
|
||||
OPT_SANE, /* termios */
|
||||
OPT_SCTP_MAXSEG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue