Add a ROUTE_PRIOFILTER socket option for roueing sockets that
authorbenno <benno@openbsd.org>
Sun, 11 Feb 2018 02:26:55 +0000 (02:26 +0000)
committerbenno <benno@openbsd.org>
Sun, 11 Feb 2018 02:26:55 +0000 (02:26 +0000)
commit978935491a36c19e3c43436a3a0a89ddf5590277
tree1b08baa797f98763ccc685bb96d0f5005fa6943b
parentccc80ba957072c3ba31f73a720df19e72040c862
Add a ROUTE_PRIOFILTER socket option for roueing sockets that
allows filtering on the priority of the route. All routes up to
the specified value will be passed.
ok claudio, ok henning previous version, feedback and manpage from
sthen.
share/man/man4/route.4
sys/net/route.h
sys/net/rtsock.c