From 6bfecd6906ec353568cb504f068fb01ff34c32bb Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Fri, 12 Oct 2018 19:34:43 +0200 Subject: [PATCH] af-packet: remove years old todos --- src/source-af-packet.c | 3 --- 1 file changed, 3 deletions(-) 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) { -- 2.47.2