1. f2cda10 BUILD: sock_inet: include errno.h by Willy Tarreau · Thu Sep 17 14:02:01 2020 +0200
  2. 36722d2 MINOR: sock_inet: report the errno string in binding errors by Willy Tarreau · Thu Sep 17 08:32:17 2020 +0200
  3. f1f6609 MINOR: protocol: retrieve the family-specific fields from the family by Willy Tarreau · Fri Sep 04 08:15:31 2020 +0200
  4. b0254cb MINOR: protocol: add a new proto_fam structure for protocol families by Willy Tarreau · Fri Sep 04 08:07:11 2020 +0200
  5. d69ce1f MEDIUM: sock_inet: implement sock_inet_bind_receiver() by Willy Tarreau · Tue Sep 01 14:18:04 2020 +0200
  6. 3fd3bdc MINOR: receiver: move the FOREIGN and V6ONLY options from listener to settings by Willy Tarreau · Tue Sep 01 15:12:08 2020 +0200
  7. 37bafdc MINOR: sock_inet: move the IPv4/v6 transparent mode code to sock_inet by Willy Tarreau · Fri Aug 28 17:23:40 2020 +0200
  8. e5bdc51 REORG: sock_inet: move default_tcp_maxseg from proto_tcp.c by Willy Tarreau · Fri Aug 28 18:03:10 2020 +0200
  9. d88e8c0 REORG: sock_inet: move v6only_default from proto_tcp.c to sock_inet.c by Willy Tarreau · Fri Aug 28 16:06:01 2020 +0200
  10. 25140cc REORG: inet: replace tcp_is_foreign() with sock_inet_is_foreign() by Willy Tarreau · Fri Aug 28 15:40:33 2020 +0200
  11. c5a94c9 MINOR: sock_inet: implement sock_inet_get_dst() by Willy Tarreau · Fri Aug 28 15:19:45 2020 +0200
  12. 0d06df6 MINOR: sock: introduce sock_inet and sock_unix by Willy Tarreau · Fri Aug 28 15:10:11 2020 +0200