2005-04-26 |
guy | Don't print ", " before the length if we're printing... |
blob | commitdiff | raw |
2005-04-25 |
guy | Add a bunch of error checking. |
blob | commitdiff | raw | diff to current |
2005-04-25 |
hannes | check against min. TLV length / get if logic right |
blob | commitdiff | raw | diff to current |
2005-04-25 |
hannes | bugfix: do not attempt to decode zero-length TLVs,... |
blob | commitdiff | raw | diff to current |
2005-04-25 |
guy | Don't exit just because an NSAP had a length of 0 or... |
blob | commitdiff | raw | diff to current |
2005-04-06 |
mcr | refactored ip_print() so that chained header parser... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
hannes | only attempt to print non-header data if there is somet... |
blob | commitdiff | raw | diff to current |
2005-03-22 |
hannes | print the optional (payload) CLNP header in ERPDUs |
blob | commitdiff | raw | diff to current |
2005-03-21 |
hannes | add support for the CLNP 'Reason for Discard' Option |
blob | commitdiff | raw | diff to current |
2005-03-09 |
hannes | - bugfix: start CLNP checksumming at the packet start |
blob | commitdiff | raw | diff to current |
2005-03-08 |
hannes | code cleanup: |
blob | commitdiff | raw | diff to current |
2005-03-07 |
hannes | CLNP updates: |
blob | commitdiff | raw | diff to current |
2005-01-27 |
hannes | -export the q933 printer and call it from the OSI printer |
blob | commitdiff | raw | diff to current |
2005-01-25 |
hannes | display cosmetics: fix the darn comma setting for all... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
hannes | add PPP to the ISO nlpid printer |
blob | commitdiff | raw | diff to current |
2004-10-18 |
hannes | -extend the OSI NLPID dissector for printing IP and... |
blob | commitdiff | raw | diff to current |
2004-10-07 |
hannes | -move the nlpid definitions and tokens to a dedicated... |
blob | commitdiff | raw | diff to current |
2004-09-15 |
hannes | bugfix: changed format for diffserv-TE subTLVs, add... |
blob | commitdiff | raw | diff to current |
2004-09-09 |
hannes | bugfix: print 7 (node-id) bytes rather than 6 (system... |
blob | commitdiff | raw | diff to current |
2004-03-24 |
guy | Add length checks. |
blob | commitdiff | raw | diff to current |
2004-03-18 |
hannes | display cosmetics: hide OSI indication under the eflag |
blob | commitdiff | raw | diff to current |
2004-01-27 |
hannes | copy & paste error: replace priority_level by bandwidth... |
blob | commitdiff | raw | diff to current |
2004-01-27 |
hannes | add support for Difserv TE per draft-ietf-tewg-diff... |
blob | commitdiff | raw | diff to current |
2004-01-02 |
hannes | update references for the experimental TLV, remove... |
blob | commitdiff | raw | diff to current |
2003-12-22 |
hannes | - initial checkin for OSI CLNP support |
blob | commitdiff | raw | diff to current |
2003-12-20 |
hannes | rework the print_esis() printer |
blob | commitdiff | raw | diff to current |
2003-12-15 |
guy | Get rid of a set-but-not-used variable. |
blob | commitdiff | raw | diff to current |
2003-12-15 |
guy | When checking to make sure the LSP ID is all present... |
blob | commitdiff | raw | diff to current |
2003-11-30 |
hannes | add Vendor OUI resolution |
blob | commitdiff | raw | diff to current |
2003-11-26 |
hannes | add Management Prefix Color subTLV, plus some reference... |
blob | commitdiff | raw | diff to current |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
blob | commitdiff | raw | diff to current |
2003-11-15 |
guy | From Neil Spring: |
blob | commitdiff | raw | diff to current |
2003-11-05 |
hannes | do not attempt to verify the TLV #12 checksum if it... |
blob | commitdiff | raw | diff to current |
2003-11-05 |
hannes | streamline variables and defines# to a common scheme |
blob | commitdiff | raw | diff to current |
2003-10-30 |
hannes | do not attempt to checksum if the LSP has been purged |
blob | commitdiff | raw | diff to current |
2003-10-28 |
hannes | misc. cleanup & display cosmetics [last for today i... |
blob | commitdiff | raw | diff to current |
2003-10-28 |
hannes | display the DIS lan-id of an IIH in non-verbose mode |
blob | commitdiff | raw | diff to current |
2003-10-26 |
hannes | display SNPAs rather than IS-Neighbors in TLV #6, addit... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
hannes | display cosmetics: align the p2p IIH output to the... |
blob | commitdiff | raw | diff to current |
2003-10-22 |
hannes | print PDU length for PSNPs |
blob | commitdiff | raw | diff to current |
2003-10-21 |
hannes | misc. cosmetic changes to stay compliant to other multi... |
blob | commitdiff | raw | diff to current |
2003-10-21 |
hannes | misc. cosmetic changes to stay compliant to other multi... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
hannes | update some references to internet drafts and change... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
hannes | do not forget to increment the pointer while reading... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
itojun | use snprintf |
blob | commitdiff | raw | diff to current |
2003-07-29 |
hannes | don't forget to print the PSN-ID when printing an LSP-ID |
blob | commitdiff | raw | diff to current |
2003-07-19 |
hannes | correct reference for the authentication TLV #10 as... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
hannes | rework of the EXT-IS reach and EXT-IP reach subTLV... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
guy | Get rid of unused variables. |
blob | commitdiff | raw | diff to current |
2003-06-28 |
hannes | replace bittok2str() lookalike when printing the restar... |
blob | commitdiff | raw | diff to current |
2003-06-17 |
hannes | align the comments in the code with what the code actua... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
hannes | be a little more verbose about source-id and lsp-ids... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
hannes | minor display cosmetics |
blob | commitdiff | raw | diff to current |
2003-06-06 |
hannes | outsource gmpls related tokens to gmpls.h |
blob | commitdiff | raw | diff to current |
2003-05-22 |
hannes | don't pass on src & dst MAC adresses to the isoclns... |
blob | commitdiff | raw | diff to current |
2003-05-10 |
hannes | extend ASCII buffer and boundary checking for print_nsa... |
blob | commitdiff | raw | diff to current |
2003-05-01 |
guy | "(x == A) ^ (x == B)", if A != B, is equivalent to |
blob | commitdiff | raw | diff to current |
2003-04-17 |
hannes | use common routine print_isis_id() for printing |
blob | commitdiff | raw | diff to current |
2003-04-09 |
hannes | - checkout previous code-share change as the two TLVs... |
blob | commitdiff | raw | diff to current |
2003-04-09 |
hannes | change IPv6 prefix formatting and remove IS_REACH alike... |
blob | commitdiff | raw | diff to current |
2003-03-30 |
hannes | loop through the stack of IP Reach admin tags rather... |
blob | commitdiff | raw | diff to current |
2003-02-24 |
hannes | - bugfix: forgot to increment processed byte counter... |
blob | commitdiff | raw | diff to current |
2003-01-25 |
guy | From Peter Fales: don't assume "sprintf()" returns... |
blob | commitdiff | raw | diff to current |
2002-12-23 |
hannes | remove private version of mask2plen() |
blob | commitdiff | raw | diff to current |
2002-12-21 |
hannes | - fix display cosmetics |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | The "__attribute__((packed))" tag on structures causes... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | "isis_print_is_reach_subtlv()" takes a "char *" as... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
hannes | remove 4 duplicates for ext_ip_reach_ processing; |
blob | commitdiff | raw | diff to current |
2002-12-10 |
hannes | fix ported from guy harris' recent RSVP fix; |
blob | commitdiff | raw | diff to current |
2002-12-05 |
hannes | only hexdump SNP PDUs when vflag > 1 |
blob | commitdiff | raw | diff to current |
2002-11-09 |
itojun | put __attribute__((packed)) to packet headers. s/u_sho... |
blob | commitdiff | raw | diff to current |
2002-10-09 |
hannes | support for the Vendor Proprietary TLV #250 plus rfc... |
blob | commitdiff | raw | diff to current |
2002-10-06 |
hannes | support for Alias ID TLV #24 described in draft-ietf... |
blob | commitdiff | raw | diff to current |
2002-10-05 |
hannes | modularize the ext_is_reach, mt_id decoder & misc cleanups |
blob | commitdiff | raw | diff to current |
2002-10-05 |
hannes | simplify initial OSI processing |
blob | commitdiff | raw | diff to current |
2002-10-03 |
hannes | hide multiline output using vflag plus enhanced, ES... |
blob | commitdiff | raw | diff to current |
2002-09-15 |
hannes | more verbose handling for unknown data |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
blob | commitdiff | raw | diff to current |
2002-09-03 |
hannes | from Said Ouissal: |
blob | commitdiff | raw | diff to current |
2002-09-01 |
hannes | boundary checking for print_nsap() |
blob | commitdiff | raw | diff to current |
2002-08-20 |
hannes | more consistent use of the length: indicator; |
blob | commitdiff | raw | diff to current |
2002-08-09 |
hannes | make the number in the bracket after the area address... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2002-07-25 |
hannes | use print_nsap() rather than isonsap_string() for decod... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
hannes | better idendation and dedicated line for the common... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
hannes | use the new public print_unknown_data{} rather then... |
blob | commitdiff | raw | diff to current |
2002-06-29 |
guy | Fix indentation. |
blob | commitdiff | raw | diff to current |
2002-06-11 |
itojun | whitespace cleanup |
blob | commitdiff | raw | diff to current |
2002-05-31 |
hannes | support for |
blob | commitdiff | raw | diff to current |
2002-05-29 |
guy | Make static routines, and string buffers, not used... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
hannes | cosmetic cleanup for the print_nsap routine |
blob | commitdiff | raw | diff to current |
2002-05-16 |
guy | From Hannes Gredler: support the IS-IS buffersize TLV... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
guy | From Hannes Gredler: support for the IP-Reach-subTLV... |
blob | commitdiff | raw | diff to current |
2002-04-25 |
guy | Make some "u_char *"s "char *"s, to eliminate signed... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
guy | From Hannes Gredler: |
blob | commitdiff | raw | diff to current |
2002-04-09 |
guy | From Hannes Gredler: |
blob | commitdiff | raw | diff to current |
2002-03-23 |
guy | From Hannes Gredler: much of the subTLVs of the IS... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
guy | From Hannes Gredler: update to the previous patch,... |
blob | commitdiff | raw | diff to current |
2002-03-19 |
guy | From Hannes Gredler: dump unknown TLV and subTLV data... |
blob | commitdiff | raw | diff to current |
2002-03-14 |
itojun | make sure of evaluation ordering. (gcc3 spotted this) |
blob | commitdiff | raw | diff to current |
next |