wireguard-go/conn
David Crawshaw 203554620d conn: introduce new package that splits out the Bind and Endpoint types
The sticky socket code stays in the device package for now,
as it reaches deeply into the peer list.

This is the first step in an effort to split some code out of
the very busy device package.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-05-02 01:46:42 -06:00
..
boundif_windows.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00
conn.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00
conn_default.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00
conn_linux.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00
mark_default.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00
mark_unix.go conn: introduce new package that splits out the Bind and Endpoint types 2020-05-02 01:46:42 -06:00