URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6d450f7d8ca63dc0730620a54e216126d91ce162
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
6d450f7 by Francois Nguyen (francois@xxxxxxxxxxxxxxxxx):
Register NetFlow dissector for NetFlow protocol
Register the NetFlow dissector so it can be found by other dissectors
and they can simply find_dissector("cflow");
Change-Id: I06312aede519c361de1566468f52edfffaab21eb
Reviewed-on: https://code.wireshark.org/review/34753
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from f1285fc CMake: Don't install HTML manuals twice
add 6d450f7 Register NetFlow dissector for NetFlow protocol
Summary of changes:
epan/dissectors/packet-netflow.c | 2 ++
1 file changed, 2 insertions(+)