From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <43251154.8080209@osdl.org> Date: Sun, 11 Sep 2005 22:25:40 -0700 From: Stephen Hemminger MIME-Version: 1.0 Subject: Re: [Bridge] ioctl function definition? References: <4120021E9E68D345810AD6B696DCA8E80E7FDC@icex4.ic.ac.uk> In-Reply-To: <4120021E9E68D345810AD6B696DCA8E80E7FDC@icex4.ic.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Ahsan, Ahmad" Cc: bridge@lists.osdl.org Ahsan, Ahmad wrote: > hi! > > i have read the bridge source code, in order to modify the bridge so > that it acts as a bridge + firewall in one. in this way, the firewall > would be faster as data does not have to go up to the application > layer, but only need to go up to the data link layer (where the bridge > works). > That is what ebtables already does!