[Bridge] Re: [RFC] bridging: don't forward EAPOL frames

2007-11-26 Thread Stephen Hemminger
On Thu, 22 Nov 2007 14:23:28 +0100 Johannes Berg <[EMAIL PROTECTED]> wrote: > This patch makes the bridging code drop EAPOL frames as recommended by > 802.1X-2004 in C.3.3. > > Is this really the right place to put it? > --- > include/linux/if_ether.h |1 + > include/net/ieee80211.h |6

Re: [Bridge] Conflict between net/if.h and linux/if.h

2007-11-26 Thread Stephen Hemminger
I fixed the problem differently because I don't want more conditional compilation. The ideal fix would be to get glibc to the headers fixed to be compatible. Use linux/if.h rather than net/if.h for compatiablity with other headers. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- libb

Re: [Bridge] BitTorrent crashes Linux firewall running bridging

2007-11-26 Thread Stephen Hemminger
On Sat, 24 Nov 2007 17:29:05 -0500 "Jay Libove" <[EMAIL PROTECTED]> wrote: > Hi Bridge folks - > > I sent a note about this quite some time back, and have never resolved > the problem. > > I have a Linux system (based on Fedora, all packages current per 'yum'), > running bridging. It works fine