Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 16:03:12 -0500
From:      Alex Hoff <ahoff@sandvine.com>
To:        "'freebsd-net@freebsd.org'" <freebsd-net@freebsd.org>
Subject:   Multicast stats and bridging
Message-ID:  <FE045D4D9F7AED4CBFF1B3B813C8533701D9B49E@mail.sandvine.com>

next in thread | raw e-mail | index | archive | help
So I was doing some counter and general ifMib testing and I set up a bridge
with two PCs on either side sending data through the two bridged interfaces.
It was working fine until I noticed that the bridge will only count incoming
broadcast and multicast pkts. ie they come in if1 and are counted correctly
in the stack and bridge stats, but then as they leave, they are no longer
counted in the stack as nonunicast packets, but as unicast. They appear as
unicast in both the stack and the bridge stats. (the packets that are sent
are still multicast, its just the stats that appear wrong)

What is the desired behavior of a multicast(and broadcast) pkt traveling
through a bridge? Change it to count it going in *and* out? Or is there some
reason, that I dont know about, for the current stat counting heuristics?

Thanks,

Alex Hoff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FE045D4D9F7AED4CBFF1B3B813C8533701D9B49E>