CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/04 23:33:14
Modified files:
sys/conf : files
Log message:
src/sys/netinet/ip_ether.c is empty, and gif doesn't need it.
gif may have needed it when you could switch modes with gif, but
now that's handled by if_etherip.c. ip_ether.c is empty, so we can
plan to remove it.
ok visa@ jca@ deraadt@
