CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/17 07:52:51
Modified files:
sys/net : if_etherip.c if_etherip.h
sys/netinet : ip_ether.c ip_ether.h
Log message:
Move etherip_allow where it is used
While here, drop the declaration in headers, since the variable is used
in a single file. ok visa@ mpi@
