aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
Commit message (Expand)AuthorAgeFilesLines
* Add tvbuff class.Gilbert Ramirez2000-05-111-132/+132
* Add the NLPID value for PPP.Guy Harris2000-01-131-8/+3
* Patches from Bert Driehuis to:Guy Harris1999-12-141-3/+3
* Minor bug fix.Guy Harris1999-11-251-2/+2
* Small bug fix.Guy Harris1999-11-251-1/+3
* Fixes to Q.931 dissector, and additions from a recent copy of Q.931.Guy Harris1999-11-251-63/+174
* 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