CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/31 13:16:52
Modified files:
sys/net : if_pppx.c if_spppsubr.c
sys/netinet : in.c in_var.h
Log message:
Remove the scrub argument from in_ifinit() and simply call in_ifscrub()
unconditionally for SIOCSIFADDR.
ok bluhm@, henning@
