On Mon, Nov 21, 2016 at 10:35:58AM +0100, Martin Pieuchot wrote:
> This stub exists since the original import, time to kill it?
ok jsg@
There was a #ifndef COMPAT_43 here added in '88 and removed in '93
for back when there was no routing socket.
ifndef removed in
commit ff756c89e159c005b14cedd2
This stub exists since the original import, time to kill it?
Index: net/route.c
===
RCS file: /cvs/src/sys/net/route.c,v
retrieving revision 1.338
diff -u -p -r1.338 route.c
--- net/route.c 15 Nov 2016 10:09:28 - 1.338
+++ ne