af-packet: remove years old todos

pull/3567/head
Eric Leblond 7 years ago
parent 017acaa465
commit 6bfecd6906

@ -28,8 +28,6 @@
* *
* AF_PACKET socket acquisition support * 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 #define PCAP_DONT_INCLUDE_PCAP_BPF_H 1
@ -133,7 +131,6 @@ void TmModuleReceiveAFPRegister (void)
/** /**
* \brief Registration Function for DecodeAFP. * \brief Registration Function for DecodeAFP.
* \todo Unit tests are needed for this module.
*/ */
void TmModuleDecodeAFPRegister (void) void TmModuleDecodeAFPRegister (void)
{ {

Loading…
Cancel
Save