Commit Graph

6 Commits

Author SHA1 Message Date
Guy Harris 8cc65553c0 The CDMA2000 A11 dissector doesn't put anything into the protocol tree
for a packet with an unknown type, so we make it just reject those
packets so other dissectors can claim them.

svn path=/trunk/; revision=10432
2004-03-21 23:46:39 +00:00
Guy Harris c8039f349e Fix some typos, as per Ryuji Somegawa.
svn path=/trunk/; revision=10363
2004-03-12 08:42:54 +00:00
Guy Harris 561505c741 From Ryuji Somegawa:
add a value_string for the PDSN code;

	use for the service option the value_string that was already
	there and add a new value to that value_string;

	fix up some existing entries, and add some new entries, to the
	Radius attribute table.

svn path=/trunk/; revision=10358
2004-03-10 23:42:32 +00:00
Jörg Mayer 776536ff30 Lars wrote gint16, not guint16
svn path=/trunk/; revision=10319
2004-03-05 22:22:51 +00:00
Jörg Mayer 74d61df9e3 Replace u_-types by g-types (based on a patch by Lars Roland)
Remove extra "," at end of enum.
Remove extra ";" at end of block.

svn path=/trunk/; revision=10318
2004-03-05 22:17:09 +00:00
Guy Harris 2ac0597a25 From Ryuji Somegawa: CDMA2000 A11 support.
svn path=/trunk/; revision=10317
2004-03-05 10:56:16 +00:00