CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/31 23:08:08
Modified files: sys/net : route.c rtsock.c Log message: force route priority to RTP_DEFAULT unconditionally, effectively disabling route prios. playing safe for 4.4-release, as not all parts of the system deal correctly with route prios yet. ok claudio