summaryrefslogtreecommitdiff
path: root/print-lspping.c
Commit message (Expand)AuthorAgeFilesLines
* change vendor private codepointhannes2005-05-031-2/+2
* backout redundant Sequence # printinghannes2005-04-191-3/+2
* bugfix: don't forget to increment the tlv header size, misc. display cosmeticshannes2005-04-191-5/+7
* from Hannes Viertel <hviertel@juniper.net>: fix ipv6 #ifdefshannes2004-11-111-3/+4
* add a crippled version of the downstream map TLVhannes2004-10-201-2/+130
* make use of ts_print() for printing the lspping timestampshannes2004-06-161-8/+17
* - there is meanwhile router code for two version of thehannes2004-06-161-6/+40
* import latest definition for Pseudowires from draft-ietf-pwe3-iana-allocation-04hannes2004-06-151-3/+5
* fix the encapsulation type size (1-->2) for the layer-2 subTLVshannes2004-06-151-7/+7
* fix a bug in the tlv processing block (forgot to add the tlv_header when doin...hannes2004-06-151-3/+3
* finalize the TARGET_FEC TLV with addition of thehannes2004-06-121-9/+71
* add subTLV_t structs to access more convenienthannes2004-06-121-48/+254
* add support for the LDP_IPV4, LDP_IPV6 & BGP_IPV4 subTLVs inside the target F...hannes2004-06-091-6/+60
* - add support for return code valueshannes2004-06-071-22/+141
* add baseline LSP-PING support per draft-ietf-mpls-lsp-ping-05hannes2004-06-061-0/+244