summaryrefslogtreecommitdiff
path: root/print-isoclns.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix: the Multi-topology header is just at the beginning of the TLV and not...hannes2007-03-021-13/+15
* from Jacek Tobiasz <Jacek.Tobiasz@atm.com.pl>:hannes2007-02-221-2/+2
* do not bail if we hit a zero-length TLV, continue to read the next TLV header...hannes2006-06-161-2/+2
* bugfix: wrong offset calculation for restart holdtimerhannes2006-04-061-2/+2
* Get rid of an #ifdef - to zero something out with memset, just useguy2005-11-121-6/+2
* From Markus Schoepflin: don't use "struct in6_addr" if INET6 isn'tguy2005-10-161-1/+21
* retain the old diffserv-te codepoints for a transition periodhannes2005-09-201-2/+5
* But the PDU length checks back, so "tmp" doesn't go negative.guy2005-09-051-11/+16
* rework the restart signaling TLV printer:hannes2005-09-051-15/+22
* update diffserv-TE codepoints as per rfc4124, code cosmetics: add a few TLV_M...hannes2005-08-231-24/+33
* code cosmetics:hannes2005-07-111-23/+23
* add boundary check for CLNP segment headerhannes2005-07-111-1/+2
* Fix whitespace to match the main line.guy2005-07-071-2/+2
* Add some additional length checking, and fix up some other length checks.guy2005-06-161-6/+30
* We've already subtracted the fixed 36 bytes from subl, no need to do itguy2005-06-161-2/+2
* update the graceful restart TLV printer as per rfc3847hannes2005-06-131-2/+13
* typo: the codepoint for complete source routing in the sr clnp option is 0x1 ...hannes2005-06-081-2/+2
* And add checks of the NSAP offset.guy2005-05-251-2/+11
* Add some more length checking.guy2005-05-251-7/+13
* add support for the CLNP Security,RR,SR and Padding Optionshannes2005-05-251-4/+88
* Don't print ", " before the length if we're printing the link-layerguy2005-04-261-8/+10
* Add a bunch of error checking.guy2005-04-251-25/+97
* check against min. TLV length / get if logic righthannes2005-04-251-2/+2
* bugfix: do not attempt to decode zero-length TLVs, only attempt to decode IS-...hannes2005-04-251-2/+5
* Don't exit just because an NSAP had a length of 0 or a too-long length;guy2005-04-251-2/+10
* refactored ip_print() so that chained header parser (ESP/AH) canmcr2005-04-061-2/+10
* only attempt to print non-header data if there is something to printhannes2005-04-021-4/+5
* print the optional (payload) CLNP header in ERPDUshannes2005-03-221-3/+3
* add support for the CLNP 'Reason for Discard' Optionhannes2005-03-211-3/+89
* - bugfix: start CLNP checksumming at the packet starthannes2005-03-091-6/+13
* code cleanup:hannes2005-03-081-56/+23
* CLNP updates:hannes2005-03-071-11/+120
* -export the q933 printer and call it from the OSI printerhannes2005-01-271-8/+17
* display cosmetics: fix the darn comma setting for all combination of v and e ...hannes2005-01-251-15/+19
* add PPP to the ISO nlpid printerhannes2004-10-191-1/+5
* -extend the OSI NLPID dissector for printing IP and IP6 packetshannes2004-10-181-18/+40
* -move the nlpid definitions and tokens to a dedicated file(s)hannes2004-10-071-21/+5
* bugfix: changed format for diffserv-TE subTLVs, add tok2str() for decoding BC...hannes2004-09-151-9/+8
* bugfix: print 7 (node-id) bytes rather than 6 (system-id) for CSNPs in non ve...hannes2004-09-091-3/+3
* Add length checks.guy2004-03-241-26/+40
* display cosmetics: hide OSI indication under the eflaghannes2004-03-181-2/+2
* copy & paste error: replace priority_level by bandwidth_constrainthannes2004-01-271-4/+4
* add support for Difserv TE per draft-ietf-tewg-diff-te-proto-06hannes2004-01-271-1/+18
* update references for the experimental TLV, remove ES-IS specific #defines fr...hannes2004-01-021-3/+2
* - initial checkin for OSI CLNP supporthannes2003-12-221-7/+121
* rework the print_esis() printerhannes2003-12-201-404/+475
* Get rid of a set-but-not-used variable.guy2003-12-151-3/+1
* When checking to make sure the LSP ID is all present, check the lastguy2003-12-151-2/+2
* add Vendor OUI resolutionhannes2003-11-301-3/+7
* add Management Prefix Color subTLV, plus some references to Internet Draftshannes2003-11-261-3/+6