This website requires JavaScript.
Explore
Help
Sign In
mischief
/
openbsd-src
Watch
1
Star
0
Fork
0
You've already forked openbsd-src
mirror of
https://github.com/openbsd/src.git
synced
2025-01-03 06:45:37 -08:00
Code
178263fac2
openbsd-src
/
usr.sbin
/
npppd
History
mvs
178263fac2
Remove dummy TUNSIFMODE ioctl(2) call from pppac(4) and npppd(8). Since
...
OpenBSD 6.7 npppd(8) can't work over tun(4). ok yasuoka@
2021-02-01 07:44:58 +00:00
..
common
getifaddrs() can return entries where ifa_addr is NULL. Check for this
2020-12-30 18:52:06 +00:00
l2tp
Prepare buffer for both receive and transmit side so that a client can
2020-06-09 02:39:27 +00:00
npppd
Remove dummy TUNSIFMODE ioctl(2) call from pppac(4) and npppd(8). Since
2021-02-01 07:44:58 +00:00
pppoe
The result of getifaddrs() not used in pppoed_reload(). Remove it.
2020-12-30 19:04:56 +00:00
pptp
Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>
2019-05-10 01:29:31 +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