CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/17 07:51:13
Modified files:
sys/netinet : ip_ether.c in_proto.c
sys/netinet6 : in6_proto.c
Log message:
Drop all Ethernet-in-IP support from gif(4)
As a result, ip_ether.c now only deals with MPLS-in-IP. The next
commits will move & rename stuff to make this clear. ok visa@ mpi@
