1. 01cac3f MEDIUM: listeners: split the thread mask between receiver and bind_conf by Willy Tarreau · 3 years, 1 month ago
  2. 6823a3a MINOR: protocol: uniformize protocol errors by Willy Tarreau · 3 years, 1 month ago
  3. f78b52e MINOR: inet: report the faulty interface name in "bind" errors by Willy Tarreau · 3 years, 1 month ago
  4. 9063a66 MINOR: fd: move .exported into fdtab[].state by Willy Tarreau · 3 years, 8 months ago
  5. 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · 3 years, 8 months ago
  6. 73bed9f MINOR: protocol: add a ->set_port() helper to address families by Willy Tarreau · 4 years ago
  7. 233ad28 CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind() by Willy Tarreau · 4 years, 1 month ago
  8. f2cda10 BUILD: sock_inet: include errno.h by Willy Tarreau · 4 years, 2 months ago
  9. 36722d2 MINOR: sock_inet: report the errno string in binding errors by Willy Tarreau · 4 years, 2 months ago
  10. f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · 4 years, 3 months ago
  11. b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · 4 years, 3 months ago
  12. d69ce1f MEDIUM: sock_inet: implement sock_inet_bind_receiver() by Willy Tarreau · 4 years, 3 months ago
  13. 3fd3bdc MINOR: receiver: move the FOREIGN and V6ONLY options from listener to settings by Willy Tarreau · 4 years, 3 months ago
  14. 37bafdc MINOR: sock_inet: move the IPv4/v6 transparent mode code to sock_inet by Willy Tarreau · 4 years, 3 months ago
  15. e5bdc51 REORG: sock_inet: move default_tcp_maxseg from proto_tcp.c by Willy Tarreau · 4 years, 3 months ago
  16. d88e8c0 REORG: sock_inet: move v6only_default from proto_tcp.c to sock_inet.c by Willy Tarreau · 4 years, 3 months ago
  17. 25140cc REORG: inet: replace tcp_is_foreign() with sock_inet_is_foreign() by Willy Tarreau · 4 years, 3 months ago
  18. c5a94c9 MINOR: sock_inet: implement sock_inet_get_dst() by Willy Tarreau · 4 years, 3 months ago
  19. 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · 4 years, 3 months ago