Wireshark-commits: [Wireshark-commits] master d3ad273: Call each item in the Extended IS Reachabili
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d3ad27390c47089d1bab973b9760eb80ae9de92f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d3ad273 by Guy Harris (guy@xxxxxxxxxxxx):
    Call each item in the Extended IS Reachability CLV an "IS Neighbor".
    
    This makes it a bit more like the (un-extended) Reachability CLVs.
    
    Also, just make the top-level items just a text field, just like the
    top-level items for neighbors in the (un-extended) Reachability CLVs.
    
    Rename the system IDs to be "... neighbor ID", not just "neighbor"; the
    top-level items hold all the information for the neighbor, and the
    system ID for the neighbor is just one of those pieces of information.
    
    Change-Id: I72182dea496f8cfa6048cff3b0d2474df8f31282
    Reviewed-on: https://code.wireshark.org/review/1144
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  7fdd74a   Release note updates for 1.11.3.
    adds  d3ad273   Call each item in the Extended IS Reachability CLV an "IS Neighbor".
Summary of changes:
 epan/dissectors/packet-isis-lsp.c |   20 +++++++++-----------
 1 file changed, 9 insertions(+), 11 deletions(-)