tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bridge diffs



What is the goal of the bpf_mtap() calls in bridge_input()?

At present, they reflect what packets are sent, rather than
what is actually received. There are many paths through
bridge_input() for a received packet to not be returned via
bpf and that concerns me because a received packet may go
missing when in fact it should be recorded.

Darren


Home | Main Index | Thread Index | Old Index