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