Skip to content

Support for PROXYv2 protocol

Oto Šťáva requested to merge proxyv2-support into master

Add support for the PROXY protocol version 2, with configuration of peers/networks who are allowed to use this protocol (IP addresses with netmasks after /).

TODO

  • Implement Lua configuration
  • Configuration docs
  • In-code TODOs
  • Manual testing - see if it works
    • TCP
    • UDP
  • Automated tests
Edited by Oto Šťáva

Merge request reports