From owner-cvs-all Mon Oct 30 19: 1:15 2000 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id CF60837B4C5; Mon, 30 Oct 2000 19:00:59 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.0/8.11.0) with ESMTP id e9V2xYl50961; Tue, 31 Oct 2000 02:59:34 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id e9V2xXs02448; Tue, 31 Oct 2000 02:59:33 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200010310259.e9V2xXs02448@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/netgraph ng_pppoe.c ng_pppoe.h In-Reply-To: Message from Brian Somers of "Mon, 30 Oct 2000 18:45:36 PST." <200010310245.SAA78840@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 31 Oct 2000 02:59:33 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > brian 2000/10/30 18:45:36 PST > > Modified files: > sys/netgraph ng_pppoe.c ng_pppoe.h > Log: > Change the format of ngpppoe_init_data so that the provider is NUL > terminated and the data_len field is no longer necessary. > > Add ASCII2BINARY and BINARY2ASCII capabilities. > > The old format is still understood and dealt with, but can't do > the ASCII2BINARY and BINARY2ASCII stuff. > > Approved by: archie *And* suggested by Archie (after my first attempt) at a rather more hakish solution.... > Revision Changes Path > 1.30 +121 -28 src/sys/netgraph/ng_pppoe.c > 1.9 +29 -4 src/sys/netgraph/ng_pppoe.h -- 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