From owner-cvs-all Mon Feb 5 14:26: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id B881637B401; Mon, 5 Feb 2001 14:25:39 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.2/8.11.2) with ESMTP id f15MPs213330; Mon, 5 Feb 2001 22:25:54 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.2/8.11.1) with ESMTP id f15MRbQ05808; Mon, 5 Feb 2001 22:27:37 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200102052227.f15MRbQ05808@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/netgraph netgraph.h ng_base.c ng_socket.c In-Reply-To: Message from Julian Elischer of "Mon, 05 Feb 2001 10:57:11 PST." <200102051857.f15IvBY56224@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 05 Feb 2001 22:27:37 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > julian 2001/02/05 10:57:11 PST > > Modified files: > sys/netgraph netgraph.h ng_base.c ng_socket.c > Log: > Make netgraph modules refuse to link with modules of a different ABI version. > also try implement teh documented behaviour in socket nodes > so that when there is only one hook, an unaddressed write/send > will DTRT and send the data to that hook. Cool ! I'll look into seeing if I can get ppp/netgraph to use this (when I get a bit of time) :-) -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message