URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8c40412d8d73817a8030d9553d0db354ce002ba
Submitter: "Michael Mann <mman...@netscape.net>"
Changed: branch: master
Repository: wireshark

Commits:

a8c4041 by Jim Borden (jim.bor...@couchbase.com):

    Added support for the Couchbase BLIP protocol
    
    Documentation for the protocol is available at 
https://github.com/couchbaselabs/BLIP-Cpp/blob/master/docs/BLIP%20Protocol.md
    
    Bug: 15212
    Change-Id: I2fe947c3af10c53d68c740241466e2de6c4be551
    Reviewed-on: https://code.wireshark.org/review/30229
    Petri-Dish: Michael Mann <mman...@netscape.net>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mman...@netscape.net>
    

Actions performed:

    from  a7564aa   PDCP-NR:  Show some config highlights in config root and 
Info column.
     add  a8c4041   Added support for the Couchbase BLIP protocol


Summary of changes:
 docbook/release-notes.asciidoc |   1 +
 epan/dissectors/CMakeLists.txt |   1 +
 epan/dissectors/packet-blip.c  | 538 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 540 insertions(+)
 create mode 100644 epan/dissectors/packet-blip.c
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to