Date: Tue, 31 Oct 2000 02:59:33 +0000 From: Brian Somers <brian@Awfulhak.org> To: Brian Somers <brian@FreeBSD.org> 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 Message-ID: <200010310259.e9V2xXs02448@hak.lan.Awfulhak.org> In-Reply-To: Message from Brian Somers <brian@FreeBSD.org> of "Mon, 30 Oct 2000 18:45:36 PST." <200010310245.SAA78840@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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 <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010310259.e9V2xXs02448>