From owner-freebsd-hackers Sat May 29 4: 0: 4 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from labinfo.iet.unipi.it (labinfo.iet.unipi.it [131.114.9.5]) by hub.freebsd.org (Postfix) with SMTP id AFDDD14C44 for ; Sat, 29 May 1999 03:59:55 -0700 (PDT) (envelope-from luigi@labinfo.iet.unipi.it) Received: from localhost (luigi@localhost) by labinfo.iet.unipi.it (8.6.5/8.6.5) id KAA15036; Sat, 29 May 1999 10:33:57 +0200 From: Luigi Rizzo Message-Id: <199905290833.KAA15036@labinfo.iet.unipi.it> Subject: Re: proposed socket change (IPFW too? :) To: green@unixhelp.org (Brian Feldman) Date: Sat, 29 May 1999 10:33:57 +0200 (MET DST) Cc: hackers@FreeBSD.ORG In-Reply-To: from "Brian Feldman" at May 29, 99 01:20:25 am X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 1218 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'd like to propose a change in struct socket, which should increase its > functionality. It should first be noted that, along with my IPFW UID/GID > code (which would be nice to have merged into HEAD too, and if I must, I'll > clean up the ugly switch part), I included this change. Implementation time > would be nil, as would testing. no objection on the struct socket change (but i just wonder, if there are side effects in changing the struct socket, perhaps one might put the same parameter in the struct tcpcb/udpcb/inpcb ? after all it is being used by ipfw only). On the ipfw side, yes i think the switch to locate & check credential can be simplified by merging the final part (and perhaps even the in_pcblookup() calls). cheers luigi -----------------------------------+------------------------------------- Luigi RIZZO, luigi@iet.unipi.it . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) http://www.iet.unipi.it/~luigi/ngc99/ ==== First International Workshop on Networked Group Communication ==== -----------------------------------+------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message