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