CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/03 05:42:03
Modified files:
sys/conf : GENERIC files
sys/netinet : in_proto.c
sys/netinet6 : in6_proto.c
Added files:
share/man/man4 : etherip.4
sys/net : if_etherip.c if_etherip.h
Log message:
Implement etherip(4) driver
This commit is not removing the existing EtherIP part of gif(4) and
it keeps EtherIP of gif(4) working.
ok jbg@ sthen@ mpi@ reyk@ yasuoka@
