CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/02/24 14:14:12
Modified files: sys/net : if.c Log message: Disable rt_if_track() for now. This causes the rtfree panic seen in PR6043 and I'm currently unable to find the cause of this. Time is running out so workaround it for now. OK deraadt.