| Commit message (Expand) | Author | Age | Files | Lines |
* | bugfix: the Multi-topology header is just at the beginning of the TLV and not... | hannes | 2007-03-02 | 1 | -13/+15 |
* | from Jacek Tobiasz <Jacek.Tobiasz@atm.com.pl>: | hannes | 2007-02-22 | 1 | -2/+2 |
* | do not bail if we hit a zero-length TLV, continue to read the next TLV header... | hannes | 2006-06-16 | 1 | -2/+2 |
* | bugfix: wrong offset calculation for restart holdtimer | hannes | 2006-04-06 | 1 | -2/+2 |
* | Get rid of an #ifdef - to zero something out with memset, just use | guy | 2005-11-12 | 1 | -6/+2 |
* | From Markus Schoepflin: don't use "struct in6_addr" if INET6 isn't | guy | 2005-10-16 | 1 | -1/+21 |
* | retain the old diffserv-te codepoints for a transition period | hannes | 2005-09-20 | 1 | -2/+5 |
* | But the PDU length checks back, so "tmp" doesn't go negative. | guy | 2005-09-05 | 1 | -11/+16 |
* | rework the restart signaling TLV printer: | hannes | 2005-09-05 | 1 | -15/+22 |
* | update diffserv-TE codepoints as per rfc4124, code cosmetics: add a few TLV_M... | hannes | 2005-08-23 | 1 | -24/+33 |
* | code cosmetics: | hannes | 2005-07-11 | 1 | -23/+23 |
* | add boundary check for CLNP segment header | hannes | 2005-07-11 | 1 | -1/+2 |
* | Fix whitespace to match the main line. | guy | 2005-07-07 | 1 | -2/+2 |
* | Add some additional length checking, and fix up some other length checks. | guy | 2005-06-16 | 1 | -6/+30 |
* | We've already subtracted the fixed 36 bytes from subl, no need to do it | guy | 2005-06-16 | 1 | -2/+2 |
* | update the graceful restart TLV printer as per rfc3847 | hannes | 2005-06-13 | 1 | -2/+13 |
* | typo: the codepoint for complete source routing in the sr clnp option is 0x1 ... | hannes | 2005-06-08 | 1 | -2/+2 |
* | And add checks of the NSAP offset. | guy | 2005-05-25 | 1 | -2/+11 |
* | Add some more length checking. | guy | 2005-05-25 | 1 | -7/+13 |
* | add support for the CLNP Security,RR,SR and Padding Options | hannes | 2005-05-25 | 1 | -4/+88 |
* | Don't print ", " before the length if we're printing the link-layer | guy | 2005-04-26 | 1 | -8/+10 |
* | Add a bunch of error checking. | guy | 2005-04-25 | 1 | -25/+97 |
* | check against min. TLV length / get if logic right | hannes | 2005-04-25 | 1 | -2/+2 |
* | bugfix: do not attempt to decode zero-length TLVs, only attempt to decode IS-... | hannes | 2005-04-25 | 1 | -2/+5 |
* | Don't exit just because an NSAP had a length of 0 or a too-long length; | guy | 2005-04-25 | 1 | -2/+10 |
* | refactored ip_print() so that chained header parser (ESP/AH) can | mcr | 2005-04-06 | 1 | -2/+10 |
* | only attempt to print non-header data if there is something to print | hannes | 2005-04-02 | 1 | -4/+5 |
* | print the optional (payload) CLNP header in ERPDUs | hannes | 2005-03-22 | 1 | -3/+3 |
* | add support for the CLNP 'Reason for Discard' Option | hannes | 2005-03-21 | 1 | -3/+89 |
* | - bugfix: start CLNP checksumming at the packet start | hannes | 2005-03-09 | 1 | -6/+13 |
* | code cleanup: | hannes | 2005-03-08 | 1 | -56/+23 |
* | CLNP updates: | hannes | 2005-03-07 | 1 | -11/+120 |
* | -export the q933 printer and call it from the OSI printer | hannes | 2005-01-27 | 1 | -8/+17 |
* | display cosmetics: fix the darn comma setting for all combination of v and e ... | hannes | 2005-01-25 | 1 | -15/+19 |
* | add PPP to the ISO nlpid printer | hannes | 2004-10-19 | 1 | -1/+5 |
* | -extend the OSI NLPID dissector for printing IP and IP6 packets | hannes | 2004-10-18 | 1 | -18/+40 |
* | -move the nlpid definitions and tokens to a dedicated file(s) | hannes | 2004-10-07 | 1 | -21/+5 |
* | bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC... | hannes | 2004-09-15 | 1 | -9/+8 |
* | bugfix: print 7 (node-id) bytes rather than 6 (system-id) for CSNPs in non ve... | hannes | 2004-09-09 | 1 | -3/+3 |
* | Add length checks. | guy | 2004-03-24 | 1 | -26/+40 |
* | display cosmetics: hide OSI indication under the eflag | hannes | 2004-03-18 | 1 | -2/+2 |
* | copy & paste error: replace priority_level by bandwidth_constraint | hannes | 2004-01-27 | 1 | -4/+4 |
* | add support for Difserv TE per draft-ietf-tewg-diff-te-proto-06 | hannes | 2004-01-27 | 1 | -1/+18 |
* | update references for the experimental TLV, remove ES-IS specific #defines fr... | hannes | 2004-01-02 | 1 | -3/+2 |
* | - initial checkin for OSI CLNP support | hannes | 2003-12-22 | 1 | -7/+121 |
* | rework the print_esis() printer | hannes | 2003-12-20 | 1 | -404/+475 |
* | Get rid of a set-but-not-used variable. | guy | 2003-12-15 | 1 | -3/+1 |
* | When checking to make sure the LSP ID is all present, check the last | guy | 2003-12-15 | 1 | -2/+2 |
* | add Vendor OUI resolution | hannes | 2003-11-30 | 1 | -3/+7 |
* | add Management Prefix Color subTLV, plus some references to Internet Drafts | hannes | 2003-11-26 | 1 | -3/+6 |