1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-03 06:45:37 -08:00
openbsd-src/usr.sbin/npppd
benno 64f4079b6d getifaddrs() can return entries where ifa_addr is NULL. Check for this
before accessing anything in ifa_addr.
ok claudio@
2020-12-30 18:52:06 +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 Some times ago we disabled in-kernel timeout for pppx(4) related 2020-08-09 14:35:31 +00:00
pppoe errror -> error in log messages; from alessandro gallo 2019-02-22 07:04:20 +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