From owner-freebsd-commit Fri Oct 13 09:02:25 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA04174 for freebsd-commit-outgoing; Fri, 13 Oct 1995 09:02:25 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA04160 for cvs-all-outgoing; Fri, 13 Oct 1995 09:02:20 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA04150 for cvs-sys-outgoing; Fri, 13 Oct 1995 09:02:16 -0700 Received: (from wollman@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id JAA04136 ; Fri, 13 Oct 1995 09:02:02 -0700 Date: Fri, 13 Oct 1995 09:02:02 -0700 From: "Garrett A. Wollman" Message-Id: <199510131602.JAA04136@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/net rtsock.c Sender: owner-commit@FreeBSD.org Precedence: bulk wollman 95/10/13 09:02:01 Modified: sys/net rtsock.c Log: Protect against routing socket messages with way-too-big address families. Submitted by: Keith Sklower by way of Paul Traina