1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.sbin/npppd
mvs a4a82b864d Remove PIPEXCSESSION ioctl(2) call only from npppd(8).
Long time ago pipex(4) sessions can't be deleted until pipex(4) queues
become empty. Such dead sessions stay linked to the stack and the
session `ip_forward' flag was used to prevent packets processing. But
now pipex(4) session could be closed just after close request. This
logic became unnecessary.

PIPEXCSESSION ioctl(2) will be removed from kernel with upcoming diff.

ok yasuoka@
2022-07-01 09:57:24 +00:00
..
common Remove ipsec_utils.c, its headers, and the code block which use it 2021-05-22 08:29:57 +00:00
l2tp Remove ipsec_utils.c, its headers, and the code block which use it 2021-05-22 08:29:57 +00:00
npppd Remove PIPEXCSESSION ioctl(2) call only from npppd(8). 2022-07-01 09:57:24 +00:00
pppoe spellings 2021-03-29 03:54:39 +00:00
pptp spellings 2021-03-29 03:54:39 +00:00
Makefile Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) can 2020-06-22 09:28:04 +00:00