Home
last modified time | relevance | path

Searched hist:"2 e797555f701c38d9d82cbbea61d3d8933f2bd56" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dif_ovpn.hdiff 2e797555f701c38d9d82cbbea61d3d8933f2bd56 Wed Oct 12 15:30:07 CEST 2022 Gert Doering <gert@greenie.muc.de> if_ovpn(4): implement ioctl() to set if_flags

Fully working openvpn(8) --iroute support needs real subnet config
on ovpn(4) interfaces (IFF_BROADCAST), while client-side/p2p
configs need IFF_POINTOPOINT setting. So make this configurable.

Reviewed by: kp
H A Dif_ovpn.cdiff 2e797555f701c38d9d82cbbea61d3d8933f2bd56 Wed Oct 12 15:30:07 CEST 2022 Gert Doering <gert@greenie.muc.de> if_ovpn(4): implement ioctl() to set if_flags

Fully working openvpn(8) --iroute support needs real subnet config
on ovpn(4) interfaces (IFF_BROADCAST), while client-side/p2p
configs need IFF_POINTOPOINT setting. So make this configurable.

Reviewed by: kp