aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
AgeCommit message (Expand)AuthorFilesLines
1999-11-19There are no protocols under Q.931, so mark everything up to the end ofguy1-2/+3
1999-11-19Fix a typo.guy1-3/+3
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-8/+16
1999-11-13Dissect a whole pile of Q.931 information elements.guy1-137/+1850
1999-11-13A few cause codes more (cue Ennio Morricone).guy1-2/+6
1999-11-13Add initial support for decoding information elements.guy1-1/+355
1999-11-11Support all lengths of call reference value (1 to 15 octets).guy1-27/+10
1999-11-11Add #defines for bits in the LAPD address field and for the LAPD SAPIguy1-0/+207