diff options
author | Guy Harris <guy@alum.mit.edu> | 2001-03-06 21:07:13 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2001-03-06 21:07:13 +0000 |
commit | bf1ebaea4ff7138155b30176e5cb35cb9fdccb86 (patch) | |
tree | 56b7141c31d36687a26c4047875da305279c9bf2 /packet-ppp.c | |
parent | 36a1ae190dd2c605cfe6b336b782c895938f6508 (diff) | |
download | wireshark-bf1ebaea4ff7138155b30176e5cb35cb9fdccb86.tar.gz wireshark-bf1ebaea4ff7138155b30176e5cb35cb9fdccb86.tar.bz2 wireshark-bf1ebaea4ff7138155b30176e5cb35cb9fdccb86.zip |
Use "proto_get_first_protocol()" and "proto_get_next_protocol()" to
enumerate the protocols, as that
1) gives you the protocols in dictionary order;
2) leaves out the non-protocol "text";
3) doesn't even bother to show you non-protocols, so you don't
have to check for them.
svn path=/trunk/; revision=3115
Diffstat (limited to 'packet-ppp.c')
0 files changed, 0 insertions, 0 deletions