From 0e47f25529aed109b0ac61ba1d589259bd31fc83 Mon Sep 17 00:00:00 2001 From: Ermal Date: Fri, 2 Sep 2011 11:35:58 +0000 Subject: Remove dead code --- config/snort/snort.inc | 10 ---------- config/snort/snort_rulesets.php | 2 -- 2 files changed, 12 deletions(-) diff --git a/config/snort/snort.inc b/config/snort/snort.inc index e8eaec44..0b30a8c9 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -2373,16 +2373,6 @@ preprocessor stream5_icmp: {$def_sf_portscan_type} -############################ - # -# OLD # -# preprocessor dcerpc: \ # -# autodetect \ # -# max_frag_size 3000 \ # -# memcap 100000 # - # -############################ - {$def_dce_rpc_2_type} {$def_dns_preprocessor_type} diff --git a/config/snort/snort_rulesets.php b/config/snort/snort_rulesets.php index 264603a5..e0bdd882 100644 --- a/config/snort/snort_rulesets.php +++ b/config/snort/snort_rulesets.php @@ -38,8 +38,6 @@ global $g; if (!is_array($config['installedpackages']['snortglobal']['rule'])) { $config['installedpackages']['snortglobal']['rule'] = array(); } - -//nat_rules_sort(); $a_nat = &$config['installedpackages']['snortglobal']['rule']; $id = $_GET['id']; -- cgit v1.2.3