- 4bfc663 CLEANUP: socket: replace SOL_IP/IPV6/TCP with IPPROTO_IP/IPV6/TCP by Willy Tarreau · 3 years, 7 months ago
- 73bed9f MINOR: protocol: add a ->set_port() helper to address families by Willy Tarreau · 4 years ago
- 233ad28 CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind() by Willy Tarreau · 4 years, 1 month ago
- f2cda10 BUILD: sock_inet: include errno.h by Willy Tarreau · 4 years, 2 months ago
- 36722d2 MINOR: sock_inet: report the errno string in binding errors by Willy Tarreau · 4 years, 2 months ago
- f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · 4 years, 2 months ago
- b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · 4 years, 2 months ago
- d69ce1f MEDIUM: sock_inet: implement sock_inet_bind_receiver() by Willy Tarreau · 4 years, 2 months ago
- 3fd3bdc MINOR: receiver: move the FOREIGN and V6ONLY options from listener to settings by Willy Tarreau · 4 years, 2 months ago
- 37bafdc MINOR: sock_inet: move the IPv4/v6 transparent mode code to sock_inet by Willy Tarreau · 4 years, 2 months ago
- e5bdc51 REORG: sock_inet: move default_tcp_maxseg from proto_tcp.c by Willy Tarreau · 4 years, 2 months ago
- d88e8c0 REORG: sock_inet: move v6only_default from proto_tcp.c to sock_inet.c by Willy Tarreau · 4 years, 2 months ago
- 25140cc REORG: inet: replace tcp_is_foreign() with sock_inet_is_foreign() by Willy Tarreau · 4 years, 2 months ago
- c5a94c9 MINOR: sock_inet: implement sock_inet_get_dst() by Willy Tarreau · 4 years, 2 months ago
- 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · 4 years, 2 months ago