|
func newTun(_ *logrus.Logger, _ string, _ *net.IPNet, _ int, _ []Route, _ int, _ bool, _ bool) (*tun, error) {
|
|
func newTun(_ *logrus.Logger, _ string, _ *net.IPNet, _ int, _ []Route, _ int, _ bool, _ bool) (*tun, error) {
|
|
// The following is hoisted up from water, we do this so we can inject our own fd on iOS
|
|
// The following is hoisted up from water, we do this so we can inject our own fd on iOS
|