-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
would it work for UDP?
tested with netcat -u, and it made the client send the PROXY header corretly, but not the server.
obviously, because there is no accept() for udp.
i started to override recv*() family, but don´t know how coprehensive would it be.
my use-case is to make powerDNS authoritative server know the real source when curveDNS being the frontend for DNS requests and it forwards to powerDNS.
Metadata
Metadata
Assignees
Labels
No labels