CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/10/29 10:04:10
Modified files: sys/netinet6 : in6.h ip6_input.c ip6_output.c Log message: RFC 2292 API support was removed 9 years ago, but left in a binary compat ABI form for the sake of existing programs. no programs from that era have been able to run for quite some time. Kill it all. ok deraadt florian millert mpi (I believe this is my first IPv6 diff. Future, here I come!)