Fixed problem where filename of capture file would not be displayed in
[obnox/wireshark/wip.git] / packet-nbns.c
1999-05-10 guyPass NBDS packets on to SMB even if we're only generati...
1999-05-10 guyDecode SMB requests inside NetBIOS Datagram Service...
1999-05-10 guyEGCS 1.1's dataflow analysis (and probably that of...
1999-05-09 sharpeAdded initial support for SMB plus most of negprot...
1999-04-30 guyAdd support for the NetBIOS Session Service.
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-01-05 guyClean up what's displayed for unknown opcodes and unkno...
1999-01-05 guyDecode the various flag fields in resource records...
1999-01-04 guyDecode the word containing the opcode, flags, reply...
1998-12-04 guyWhen dissecting DNS or NBNS queries or replies, add...
1998-11-21 guyTake the name-processing part of "get_nbns_name_type_cl...
1998-11-20 gramAdded NetBIOS datagram support (over UDP, as per RFC...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-15 guyFix up an "sprintf()" to handle the possibility that...
1998-10-15 guyShow queries as a summary line (as was the case before...
1998-10-14 guyUse "ip_to_str()" and "ether_to_str()" to extract IP...
1998-10-14 guyTag NetBIOS Name Service-over-UDP packets as "NBNS...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...