From: Eric Leblond Date: Fri, 12 Oct 2018 17:34:43 +0000 (+0200) Subject: af-packet: remove years old todos X-Git-Tag: suricata-4.1.1~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bfecd6906ec353568cb504f068fb01ff34c32bb;p=thirdparty%2Fsuricata.git af-packet: remove years old todos --- diff --git a/src/source-af-packet.c b/src/source-af-packet.c index 2551abeceb..85fcbaf1aa 100644 --- a/src/source-af-packet.c +++ b/src/source-af-packet.c @@ -28,8 +28,6 @@ * * AF_PACKET socket acquisition support * - * \todo watch other interface event to detect suppression of the monitored - * interface */ #define PCAP_DONT_INCLUDE_PCAP_BPF_H 1 @@ -133,7 +131,6 @@ void TmModuleReceiveAFPRegister (void) /** * \brief Registration Function for DecodeAFP. - * \todo Unit tests are needed for this module. */ void TmModuleDecodeAFPRegister (void) {