x/sys/unix: add tcp_md5sig structure on Linux #24830
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
OS-Linux
Milestone
I'm working on adding
tcp_md5sig
tox/sys/unix
for use in metallb/metallb#215.https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/tcp.h#L253
This is a Linux socket option used with BGP speakers: https://criticalindirection.com/2015/05/12/tcp_md5sig/.
I've got a CL in progress but I'm not sure the generated code is quite right. Will submit it shortly for discussion.
The text was updated successfully, but these errors were encountered: