2003-06-28 |
hannes | replace bittok2str() lookalike when printing the restar... |
blob | commitdiff | raw |
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 |
2002-03-14 |
guy | From Hannes Gredler: support for decoding of GMPLS... |
blob | commitdiff | raw | diff to current |
2002-02-25 |
guy | Make the bitmasks unsigned "int"s, so that Sun's C... |
blob | commitdiff | raw | diff to current |
2002-01-10 |
guy | Fixes to IS_REACH TLV #2 dissection, from Hannes Gredler |
blob | commitdiff | raw | diff to current |
2001-12-18 |
guy | From Hannes Gredler: properly assert the checksum TLV... |
blob | commitdiff | raw | diff to current |
2001-12-13 |
guy | From Hannes Gredler: stop TLV processing at the boundar... |
blob | commitdiff | raw | diff to current |
2001-12-09 |
guy | Support for the IS-IS restart signaling TLV #211, from... |
blob | commitdiff | raw | diff to current |
2001-12-03 |
guy | IPv6 TLV support and some bug fixes and cleanups, from... |
blob | commitdiff | raw | diff to current |
2001-11-10 |
guy | Bug fix from Hannes Gredler. |
blob | commitdiff | raw | diff to current |
2001-10-29 |
guy | Bug fix from Hannes Gredler. |
blob | commitdiff | raw | diff to current |
2001-10-16 |
guy | Some style cleanups. |
blob | commitdiff | raw | diff to current |
2001-10-04 |
itojun | style cleanup |
blob | commitdiff | raw | diff to current |
2001-10-04 |
itojun | fix weak boundary check on esis. |
blob | commitdiff | raw | diff to current |
2001-09-17 |
fenner | Eliminate some unused parameters. |
blob | commitdiff | raw | diff to current |
2001-09-11 |
guy | Fix some problems found by compiling on an LP64 platform. |
blob | commitdiff | raw | diff to current |
2001-09-09 |
guy | More complete IS-IS support, from Hannes Gredler (hanne... |
blob | commitdiff | raw | diff to current |
2001-09-09 |
guy | In the PPP dissector, pass NULL, rather than bogus... |
blob | commitdiff | raw | diff to current |
2000-10-11 |
guy | Clean up some problems that Sun C found (casting a... |
blob | commitdiff | raw | diff to current |
2000-10-10 |
guy | Pick up FreeBSD "print-isoclns.c". |
blob | commitdiff | raw | diff to current |
2000-10-06 |
guy | Get rid of some includes of <net/route.h>, and empty... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
guy | Get rid of unneeded includes of <net/if.h>. |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add definitions of Ethernet types from |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code |
blob | commitdiff | raw | diff to current |
1999-11-21 |
fenner | Switch to config.h instead of passing defines in DEFS. |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|