> From: Hannes Gredler <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: complete isis support + isis over ppp support
> 
> [1  <text/plain; us-ascii (7bit)>]
> hi tcpdump developers,
> 
> pls find attached a patch for complete [except IPv6] isis support.
> the decoder can now decode all PDU types [including LSPs, PSNPs, CSNPs]

There are some compiler warnings:

./print-isoclns.c: In function `isis_print_tlv_ip_reach':
./print-isoclns.c:637: warning: too few arguments for format
./print-isoclns.c:642: warning: too few arguments for format
./print-isoclns.c:647: warning: too few arguments for format
./print-isoclns.c: In function `isis_print':
./print-isoclns.c:1056: warning: too few arguments for format
./print-isoclns.c:1061: warning: too few arguments for format
./print-isoclns.c:1066: warning: too few arguments for format
./print-isoclns.c:1102: warning: implicit declaration of function `memset'
./print-isoclns.c:675: warning: unused variable `holding_time'
./print-isoclns.c:673: warning: unused variable `priority'
./print-isoclns.c:675: warning: `packet_len' might be used uninitialized in this 
function

with the "developer" GCC options added by "configure" (do "make
distclean", create a file ".devel" in the top-level source directory,
and then do "configure"; the ".devel" file will cause the configure
script to add some additional GCC options).
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe

Reply via email to