Wireshark-commits: [Wireshark-commits] master c200f1e: Rename packet-nbns.c to packet-nbt.c to refl
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c200f1e90bf75d5f15046d97657dafd4127ad278
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c200f1e by Guy Harris (guy@xxxxxxxxxxxx):
    Rename packet-nbns.c to packet-nbt.c to reflect that it's not just NBNS.
    
    packet-nbt.c handles all of NetBIOS-over-TCP, not just the name service;
    the file name is historical.
    
    Change-Id: I333d331fd9453cea8d1d7595b4fd2650f0a92e98
    Reviewed-on: https://code.wireshark.org/review/7259
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  a6c44c2   [bmp] Adding dissector for BGP Monitoring Protocol
    adds  c200f1e   Rename packet-nbns.c to packet-nbt.c to reflect that it's not just NBNS.
Summary of changes:
 epan/CMakeLists.txt                             |    2 +-
 epan/dissectors/Makefile.common                 |    2 +-
 epan/dissectors/{packet-nbns.c => packet-nbt.c} |    5 ++---
 3 files changed, 4 insertions(+), 5 deletions(-)
 rename epan/dissectors/{packet-nbns.c => packet-nbt.c} (99%)