Ethereal-dev: [Ethereal-dev] Re: patch for packet-slowprotocols.c

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

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Sun, 7 Aug 2005 19:39:53 -0400
Checked in,

Maybe you can add a page to the wiki with some description of
slowprotocols and some pointers to the standards?




On 8/3/05, Dominique bastien <ip6helper@xxxxxxxxx> wrote:
> 
> 
>  change some define for loopback message.
>  
>  
>  
>  --- packet-slowprotocols.old 2005-07-20
>  19:56:40.000000000 -0400
>  +++ packet-slowprotocols.c 2005-07-21
>  10:05:19.547729264 -0400
>  @@ -194,8 +194,8 @@
>   #define OAMPDU_VARS_ATTRIBUTE           0x7
>   
>   /* OAMPDU Loopback Control bits */
>  -#define OAMPDU_LPBK_ENABLE              0x02
>  -#define OAMPDU_LPBK_DISABLE             0x04
>  +#define OAMPDU_LPBK_ENABLE              0x01
>  +#define OAMPDU_LPBK_DISABLE             0x02
>   
>   
>   static const value_string subtype_vals[] = {
>  
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
>