commit | 02fd3caa8f042a95418fcc27ac080415eb00d0f5 | [log] [tgz] |
---|---|---|
author | Brad Smith <brad@comstyle.com> | Fri Aug 12 22:23:13 2022 -0400 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 24 05:23:13 2022 +0200 |
tree | 460f312fbffd3c2645de246a3f6f94aaabccced1 | |
parent | 8bd146d8af78371f97b66e50cac718666eb93388 [diff] |
BUILD: tcp_sample: fix build of get_tcp_info() on OpenBSD The build on OpenBSD is broken since commit 5c83e3a15 ("MINOR: tcp_sample: clarifying samples support per os, for further expansion."), hence it only affects 2.7 and 2.6. It looks like this changed things in such a way that if TCP_INFO is added but the OS is not added to the list of OS's it will not build. Extend support for get_tcp_info to OpenBSD. This must be backported to 2.6.