]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: protocol: move the l3_addrlen to plug a hole in proto_fam
authorWilly Tarreau <w@1wt.eu>
Sat, 22 Apr 2023 09:18:54 +0000 (11:18 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 23 Apr 2023 07:46:15 +0000 (09:46 +0200)
commit798d6b41245ce34abc6d7a2ba14cc4f3dfecdaf1
treeb6eee44c4a7ca291ee1cad25e1a27f7a4c5f7fc7
parentdf4051cd58dad57dc56230877557a4a469b3a3c0
CLEANUP: protocol: move the l3_addrlen to plug a hole in proto_fam

There's a two-byte hole in proto_fam after sock_family, let's move the
l3_addrlen there as a ushort. Note that contrary to what the comment
says, it's still not used by hash algorithms though it could.
include/haproxy/protocol-t.h