On Mon, Mar 25, 2002 at 12:18:00AM +0100, Andras Kis-Szabo wrote:
> Hi,
> 
> there's a patch to the ipv6header match module.
> (I handled the skb structure in a wrong way)
> [in debug mode with the tcpreplay6 is a very usefull thing :)]

++if 0                                                                          
++      for (temp=0;temp<skb->len;temp++){                                      
++              if (!(temp % 16 )) DEBUGP("\nipv6_header data ");               
++              DEBUGP("%02X ",skb->data[temp]);                                
++      }                                                                       
++endif                       

Those preprocessor macros do actually need '#' in front of them.

Already fixed in CVS.

> Regards,
>       kisza


-- 
Live long and prosper
- Harald Welte / [EMAIL PROTECTED]               http://www.gnumonks.org/
============================================================================
GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M+ 
V-- PS++ PE-- Y++ PGP++ t+ 5-- !X !R tv-- b+++ !DI !D G+ e* h--- r++ y+(*)

Reply via email to