Re: ebtables problems on 2.6.19.1 *and* 2.6.16.36
Al Viro <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.network.bridge.ebtables.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 25, 2006 at 11:42:32PM -0500, Chuck Ebbert wrote: > ebtables: don't compute gap until we know we have an ebt_entry > > We must check the bitmap field to make sure we have an ebt_entry and > not an ebt_entries struct before using fields from ebt_entry. > > Signed-off-by: Chuck Ebbert <[email protected]> Acked-by: Al Viro <[email protected]> My fault.