Deny "pipex no" tunnel setting for pppx(4) interfaces. They are useless
authormvs <mvs@openbsd.org>
Thu, 2 Feb 2023 09:34:17 +0000 (09:34 +0000)
committermvs <mvs@openbsd.org>
Thu, 2 Feb 2023 09:34:17 +0000 (09:34 +0000)
commitb74ab850e77e23ce382ce9ea138da4bb74a1d5bc
tree144fcc8775a7e709ec59da85a1833b3189718667
parent08d1f2ca7c972ac03bfd846ff0fce019d810341e
Deny "pipex no" tunnel setting for pppx(4) interfaces. They are useless
with disabled pipex(4), because in such case npppd(8) successfully
establishes connection, but doesn't create corresponding interface, so
the traffic doesn't flow.

This is not applicable for pppac(4) interfaces, they work with disabled
pipex(4).

ok yasuoka@
usr.sbin/npppd/npppd/npppd.conf.5
usr.sbin/npppd/npppd/parse.y