CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/22 20:36:22
Modified files:
sys/net : pipex.c pipex.h
usr.sbin/npppd/npppd: npppd.c ppp.c ppp.h
Log message:
The ingress filter of pipex and npppd become configurable and disabled
by default. After this change we need to add
ppp.ingress_filter: true
to npppd.conf if it is needed.
ok sthen
