From 53ec3978d59d5ae26e6fc50cce77f05357f7d773 Mon Sep 17 00:00:00 2001 From: wangxin Date: Wed, 18 Jul 2018 17:30:04 +0800 Subject: [PATCH] =?UTF-8?q?DDOS=E7=9B=AE=E6=A0=87IP=E9=98=B2=E6=8A=A4?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E5=8E=BB=E6=8E=89=E6=BA=90IP?= =?UTF-8?q?=EF=BC=8C=E6=BA=90=E7=AB=AF=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/include/form/dDosIpInfo.jsp | 139 ++++++++++++++++++ .../WEB-INF/views/cfg/ddosIpCfgForm.jsp | 2 +- .../WEB-INF/views/cfg/ddosIpCfgList.jsp | 8 +- 3 files changed, 144 insertions(+), 5 deletions(-) create mode 100644 src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp diff --git a/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp b/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp new file mode 100644 index 000000000..77d4897db --- /dev/null +++ b/src/main/webapp/WEB-INF/include/form/dDosIpInfo.jsp @@ -0,0 +1,139 @@ +<%@ page contentType="text/html;charset=UTF-8"%> +<%@ include file="/WEB-INF/include/taglib.jsp"%> +

+
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+ +
+ +
+
+
+
+
+
+ +
+ +
+
+
+
+
+ + +
- <%@include file="/WEB-INF/include/form/ipInfo.jsp" %> + <%@include file="/WEB-INF/include/form/dDosIpInfo.jsp" %> <%@include file="/WEB-INF/include/form/basicInfo.jsp" %>
diff --git a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp index 23bbc51de..981201ca9 100644 --- a/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/ddosIpCfgList.jsp @@ -281,8 +281,8 @@ <%-- --%> - - + <%-- + --%> @@ -317,8 +317,8 @@ - ${cfg.srcIpAddress } - ${cfg.srcPort } + <%-- ${cfg.srcIpAddress } + ${cfg.srcPort } --%> ${cfg.destIpAddress } ${cfg.destPort }