CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/08/11 05:59:05
Modified files: sys/net : route.c rtsock.c Log message: Put back the checks about RTF_LOCAL routes now that userland tools are aware of them. Original commit message was: Reserve the highest route priority for kernel-managed routes and prevent userland from playing with the local and broadcast flags. ok claudio@