Ethereal-dev: Re: [Ethereal-dev] Patch: tvbuffified packet-bgp.[ch]

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Tue, 17 Apr 2001 14:25:59 -0700 (PDT)
> Here is a patch against packet-bgp.c that tvbuffifies the BGP
> dissector. I also took the liberty to remove CHECK_SIZE macro from
> packet-bgp.h placing that duty to the tvbuff accessors.

...with the side effect that it seems to find more (legitimate) BGP
packets than it did before.

Checked in.