aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gprs-ns.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-18Newlines don't belong in format strings for the "proto_tree_add"guy1-5/+5
2003-11-14From Josef Korelus: update the offset after decoding an IE.guy1-1/+2
2003-09-10Use the *correct* value_string for the IE Type field.guy1-2/+2
2003-09-09If the uppermost bit of the first length octet is set, it means that theguy1-2/+10
2003-09-09Don't use "match_strval()" unless you know the value is going to matchguy1-3/+5
2003-09-09Process TLVs as such.guy1-65/+162
2003-09-06From Josef Korelus: GPRS BSSGP support.guy1-4/+4
2003-09-03From Josef Korelus <jkor [AT] quick.cz>: GPRS Networkguy1-0/+258