Date: Fri, 18 Jul 1997 04:44:25 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net rtsock.c Message-ID: <199707181144.EAA29578@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1997/07/18 04:44:25 PDT Modified files: sys/net rtsock.c Log: An actual fix for the routing default crashes that 1/ is compatible with the old route(1) in case needed. 2/ actually fixes the problem while vetting bad user input. note: I have already fixed route(1) so the problem shouldn't occur. if it does. use 0.0.0.0/0 instead of the word 'default' :) Revision Changes Path 1.31 +25 -15 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707181144.EAA29578>