K 10 svn:author V 2 pi K 8 svn:date V 27 2016-05-06T14:34:57.764007Z K 7 svn:log V 429 net/isboot-kmod: fix build on 11-current Commit r293886 removed rtrequest() from sys/net/route.c in 11-CURRENT. This update patches isboot.c to call rtrequest_fib() instead. I have already sent the patch to the isboot maintainer, so hopefully this is only needed until the next point release. This allows the port to build on 11-CURRENT as well as 10.x. PR: 209024 Submitted by: John Nielsen (maintainer) END