[#]
http://marc.info/?l=openbsd-cvs&m=140775836513481&w=2
openbsd-cvs(obsdave,2) — All
2014-08-11 16:55:09
Module name: src
Changes by: mpi@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@