]> git.ipfire.org Git - thirdparty/suricata.git/commit
output: Add linktype name
authorJeff Lucovsky <jlucovsky@oisf.net>
Sat, 8 Jun 2024 14:37:14 +0000 (10:37 -0400)
committerVictor Julien <victor@inliniac.net>
Tue, 1 Apr 2025 08:16:58 +0000 (10:16 +0200)
commita8b9965f69eb32146c3547468e2973df68e1cb25
tree27f16941f322626a2971249aaf8d1108575edd68
parent462091114ea084ed24f0e52b83692876ca8f3544
output: Add linktype name

Issue: 6954

This commit adds the linktype name to the output stream. The name is
determined from the pcap utility function pcap_datalink_val_to_name
etc/schema.json
src/output-json.c