tunnelkit/TunnelKit/Sources/AppExtension/Transport
Davide De Rosa 6208fe8e21 Split GenericSocket and LinkInterface
Keep socket and link logic separated. Allows for setting MTU
specifically for the link.

- UDP: hardcoded 1000
- TCP: ignored (.max)
2018-08-24 12:36:35 +02:00
..
NETCPInterface.swift Split GenericSocket and LinkInterface 2018-08-24 12:36:35 +02:00
NETunnelInterface.swift Finish up renaming in headers and prefixes 2018-08-23 12:10:56 +02:00
NEUDPInterface.swift Split GenericSocket and LinkInterface 2018-08-24 12:36:35 +02:00
NWTCPConnectionState+Description.swift Finish up renaming in headers and prefixes 2018-08-23 12:10:56 +02:00
NWUDPSessionState+Description.swift Finish up renaming in headers and prefixes 2018-08-23 12:10:56 +02:00