summaryrefslogtreecommitdiff
path: root/print-bfd.c
Commit message (Expand)AuthorAgeFilesLines
* Based on a patch from Marc Binderberger, fix the handling of non-controlGuy Harris2009-03-271-5/+9
* shift the state field in the bfdv1 printer correcthannes2006-02-021-2/+2
* authentication present flag is 0x04 and not 0x40hannes2005-04-281-2/+2
* do proper masking and shifting of the flag bitshannes2005-04-281-4/+4
* boundary check for authentication headerhannes2005-04-271-2/+4
* add support for BFDv1 as per draft-ietf-bfd-base-02hannes2005-04-271-11/+128
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* - move UDP port numbers to udp.hhannes2003-10-271-26/+44
* display cosmetics: stay inline to other decoders for vflag handlinghannes2003-10-271-19/+27
* support for bi-directional fault detection (BFD) Control packetshannes2003-10-271-0/+134