aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gprs-ns.c
Commit message (Expand)AuthorAgeFilesLines
* From Josef Korelus: update the offset after decoding an IE.Guy Harris2003-11-141-1/+2
* Use the *correct* value_string for the IE Type field.Guy Harris2003-09-101-2/+2
* If the uppermost bit of the first length octet is set, it means that theGuy Harris2003-09-091-2/+10
* Don't use "match_strval()" unless you know the value is going to matchGuy Harris2003-09-091-3/+5
* Process TLVs as such.Guy Harris2003-09-091-65/+162
* From Josef Korelus: GPRS BSSGP support.Guy Harris2003-09-061-4/+4
* From Josef Korelus <jkor [AT] quick.cz>: GPRS NetworkGuy Harris2003-09-031-0/+258