From 7e6793e024fea1106114c3e324a1985730f4fd71 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 26 Apr 2016 22:24:28 +0200 Subject: [PATCH] rfc5771 added --- lists/multicast/list.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 lists/multicast/list.json diff --git a/lists/multicast/list.json b/lists/multicast/list.json new file mode 100644 index 0000000..e28c116 --- /dev/null +++ b/lists/multicast/list.json @@ -0,0 +1,30 @@ +{ + "list": [ + "224.0.0.0/8", + "225.0.0.0/8", + "226.0.0.0/8", + "227.0.0.0/8", + "228.0.0.0/8", + "229.0.0.0/8", + "230.0.0.0/8", + "231.0.0.0/8", + "232.0.0.0/8", + "233.0.0.0/8", + "234.0.0.0/8", + "235.0.0.0/8", + "236.0.0.0/8", + "237.0.0.0/8", + "238.0.0.0/8", + "239.0.0.0/8" + ], + "type": [ + "cidr" + ], + "matching_attributes": [ + "ip-src", + "ip-dst" + ], + "description": "Event contains one or more entries part of the RFC 5771 multicast CIDR blocks", + "version": 1, + "name": "List of RFC 5771 multicast CIDR blocks" +}