From 4412ca2c79a50481eff42550e9d63cba74c9ffc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 24 Jan 2016 23:15:58 +0100 Subject: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. --- net-libs/daq/metadata.xml | 71 +++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 36 deletions(-) (limited to 'net-libs/daq') diff --git a/net-libs/daq/metadata.xml b/net-libs/daq/metadata.xml index 87752926033..9ddd5332d8f 100644 --- a/net-libs/daq/metadata.xml +++ b/net-libs/daq/metadata.xml @@ -1,36 +1,35 @@ - - - -proxy-maintainers - - jason.r.wallace@gmail.com - Jason Wallace - - - patrick@gentoo.org - Patrick Lauer - -netmon -Data Acquisition library, for packet I/O with Snort 2.9 and later - - - Build the AFPacket data acquisition module. Functions similar to the PCAP - module but with better performance. Snort can run unprivileged when using - this module. AFpacket supports both inline and passive modes. - - Build the Dump data acquisition module. The dump DAQ - allows you to test the various inline mode features available in - 2.9 Snort like injection and normalization. - - Build the PCAP data acquisition module. - - Build the NFQ data acquisition module. NFQ is the new way to process iptables - packets for inline deployments. Snort can not run unprivileged when using this module. - - - Build the IPQ data acquisition module. IPQ is the old way to process iptables - packets for inline deployments. Snort can not run unprivileged when using this module. - - - - + + + +proxy-maintainers + + jason.r.wallace@gmail.com + Jason Wallace + + + patrick@gentoo.org + Patrick Lauer + +netmon +Data Acquisition library, for packet I/O with Snort 2.9 and later + + + Build the AFPacket data acquisition module. Functions similar to the PCAP + module but with better performance. Snort can run unprivileged when using + this module. AFpacket supports both inline and passive modes. + + Build the Dump data acquisition module. The dump DAQ + allows you to test the various inline mode features available in + 2.9 Snort like injection and normalization. + + Build the PCAP data acquisition module. + + Build the NFQ data acquisition module. NFQ is the new way to process iptables + packets for inline deployments. Snort can not run unprivileged when using this module. + + + Build the IPQ data acquisition module. IPQ is the old way to process iptables + packets for inline deployments. Snort can not run unprivileged when using this module. + + + -- cgit v1.2.1