]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add a module which implements the HAProxy PROXY v2 protocol.
authorPeter Powell <petpow@saberuk.com>
Thu, 26 Jul 2018 11:13:13 +0000 (12:13 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 26 Jul 2018 11:35:22 +0000 (12:35 +0100)
commit09c5439c02f31e9875083e51966dad535af005a9
tree3ed113f16f3e9b4640dd1c6a80a8e6af6f01da77
parent97a1d6429a735eb279496df010d04e3f42aa4e22
Add a module which implements the HAProxy PROXY v2 protocol.
docs/conf/modules.conf.example
include/inspsocket.h
include/users.h
src/modules/m_haproxy.cpp [new file with mode: 0644]
src/users.cpp