diff options
author | Guy Harris <guy@alum.mit.edu> | 1999-08-25 01:36:21 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 1999-08-25 01:36:21 +0000 |
commit | a5fd84715424b62edbf6f0b20767592bfd58fd86 (patch) | |
tree | 3f2e33bfa3a0b52be9fc2863386594a8d9613e6c /proto.h | |
parent | 265b8eeaee371118e80d65aa5e09c384050b0b7e (diff) | |
download | wireshark-a5fd84715424b62edbf6f0b20767592bfd58fd86.tar.gz wireshark-a5fd84715424b62edbf6f0b20767592bfd58fd86.tar.bz2 wireshark-a5fd84715424b62edbf6f0b20767592bfd58fd86.zip |
NBIPX packet type 3 appears to be the equivalent, in NBIPXland, of the
NetBIOS Datagram Service in NBTland; a capture Gilbert sent had a pile
of those packets containing what looked like SMB browser announcements,
which are sent out as broadcast datagrams. Label them as such, and
treat them as such.
Might packet type 2 be the equivalent of the NetBIOS Session Service -
both of them contain SMBs, but the former is a connection-oriented
service (LLC I frames, presumably, in NBF, and TCP in NBT), and the
latter is a datagram-oriented service (LLC UI frames, presumably, in
NBF, and UDP in NBT)? For now, we leave type 2 as "SMB (over NBIPX)",
but we might want to label it as "NetBIOS session" or whatever the
appropriate term is.
svn path=/trunk/; revision=574
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions