Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] NTP packets not passing the bridge
@ 2010-02-16 10:58 Martin Andersson Z
  2010-02-16 16:31 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Andersson Z @ 2010-02-16 10:58 UTC (permalink / raw)
  To: 'bridge@lists.linux-foundation.org'

[-- Attachment #1: Type: text/plain, Size: 499 bytes --]

Hello.

I have a simple testsetup, where <node> --- | bridge | --- <node> is connected.

Every packets seems to traverse the bridge, except for the NTP packets.

When capturing on the in-port, what differes for this NTP packets is that there src-mac address is 00:00:00:00:00:00.
Where any other packets has valid src address.

Is there a check/validation in the bridge so that it will not pass eth-packets that has a src with all 0.

The kernel used is "2.6.31.5-0.1"

brg/Martin



[-- Attachment #2: Type: text/html, Size: 1119 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bridge] NTP packets not passing the bridge
  2010-02-16 10:58 [Bridge] NTP packets not passing the bridge Martin Andersson Z
@ 2010-02-16 16:31 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2010-02-16 16:31 UTC (permalink / raw)
  To: Martin Andersson Z; +Cc: 'bridge@lists.linux-foundation.org'

On Tue, 16 Feb 2010 11:58:26 +0100
Martin Andersson Z <martin.z.andersson@ericsson.com> wrote:

> Hello.
> 
> I have a simple testsetup, where <node> --- | bridge | --- <node> is connected.
> 
> Every packets seems to traverse the bridge, except for the NTP packets.
> 
> When capturing on the in-port, what differes for this NTP packets is that there src-mac address is 00:00:00:00:00:00.
> Where any other packets has valid src address.
> 
> Is there a check/validation in the bridge so that it will not pass eth-packets that has a src with all 0.
> 
Yes.  all-zeros is not a valid ethernet device address.
Find and fix the hardware that is sending it.

-- 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-16 16:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-16 10:58 [Bridge] NTP packets not passing the bridge Martin Andersson Z
2010-02-16 16:31 ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox