Skip to content

Commit

Permalink
SAPHDB: Added SAP HDB as main dissector
Browse files Browse the repository at this point in the history
  • Loading branch information
martingalloar authored and A Wireshark GitLab Utility committed Nov 11, 2022
1 parent 91279eb commit 384bf49
Show file tree
Hide file tree
Showing 3 changed files with 1,508 additions and 0 deletions.
1 change: 1 addition & 0 deletions docbook/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ The following features are new (or have been significantly updated) since versio
// git log --oneline --diff-filter=A --stat v3.7.0rc0.. epan/dissectors plugins
[commaize]
--
SAP HANA SQL Command Network Protocol (SAPHDB)
SAP Network Interface (SAPNI)
World of Warcraft World (WOWW) display filters have been changed to be more internally consistent.
Support for almost all WoW 1.12 messages has been added.
Expand Down
1 change: 1 addition & 0 deletions epan/dissectors/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1765,6 +1765,7 @@ set(DISSECTOR_SRC
${CMAKE_CURRENT_SOURCE_DIR}/packet-sadmind.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-sametime.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-sap.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-saphdb.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-sapni.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-sapigs.c
${CMAKE_CURRENT_SOURCE_DIR}/packet-sasp.c
Expand Down
Loading

0 comments on commit 384bf49

Please sign in to comment.