]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
respond/reject: minor cleanups
authorVictor Julien <vjulien@oisf.net>
Thu, 4 May 2023 04:47:25 +0000 (06:47 +0200)
committerVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 18:22:04 +0000 (20:22 +0200)
(cherry picked from commit adf0bef7f012bd08bf614cb7c3ed7ee1b7c8e0f5)

src/respond-reject-libnet11.c

index f75ab273356060a9af798b1185319a86f4ab60ee..b6e4abcc430076c8df8ee44e6502e4ce1fcde959 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2007-2020 Open Information Security Foundation
+/* Copyright (C) 2007-2023 Open Information Security Foundation
  *
  * You can copy, redistribute or modify this Program under the terms of
  * the GNU General Public License version 2 as published by the Free
@@ -28,8 +28,6 @@
  *  \todo come up with a way for users to specify icmp unreachable type
  *  \todo Possibly default to port unreachable for UDP traffic this seems
  *        to be the default in flexresp and iptables
- *  \todo implement ipv6 resets
- *  \todo implement pre-alloc resets for speed
  */
 
 #include "suricata-common.h"