<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-09-19T16:13:59Z</responseDate><request verb="GetRecord" identifier="oai:wakespace.lib.wfu.edu:10339/14917" metadataPrefix="dim">https://wakespace.lib.wfu.edu/server/oai/request</request><GetRecord><record><header><identifier>oai:null:10339/14917</identifier><datestamp>2026-09-18T13:43:24Z</datestamp><setSpec>com_10339_14934</setSpec><setSpec>col_10339_38132</setSpec></header><metadata><dim:dim xmlns:dim="http://www.dspace.org/xmlns/dspace/dim" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" xsi:schemaLocation="http://www.dspace.org/xmlns/dspace/dim http://www.dspace.org/schema/dim.xsd">
   <dim:field mdschema="dc" element="contributor" qualifier="author" lang="en_US">Tapdiya, Ashish</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned" lang="en_US">2008-12-19T17:52:46Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="accessioned">2010-06-18T19:00:03Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available" lang="en_US">2008-12-19T17:52:46Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="available">2010-06-18T19:00:03Z</dim:field>
   <dim:field mdschema="dc" element="date" qualifier="issued" lang="en_US">2008-12-19T17:52:46Z</dim:field>
   <dim:field mdschema="dc" element="identifier" qualifier="uri">https://wakespace.lib.wfu.edu/handle/10339/14917</dim:field>
   <dim:field mdschema="dc" element="description" qualifier="abstract" lang="en_US">Firewalls enforce a security policy by inspecting packets arriving or departing a network. This is accomplished by sequentially comparing the policy rules with the header of an arriving packet until the first match is found. This process becomes time consuming as policies become larger and more complex. For example, a firewall connecting two high speed networks is responsible for processing heavy network load and can easily become a bottleneck. Therefore determining the appropriate action for arriving packets must be done as quickly as possible.

The process of packet header matching can be improved if more popular rules appear earlier in the policy. Unfortunately, a simple sorting algorithm is not possible, since the relative order of certain rules must be maintained in order to preserve the original policy intent. Using directed acyclical graphs to represent the firewall policy, this thesis shows that determining the best order of firewall rules is equivalent to job-shop scheduling, a known NP-Hard problem. The sorting techniques are novel in that they consider sub-graphs of rules (inter-related by precedence constraints) and compare the advantage of placing and merging the nodes that comprise them. For policy management, a shadow detection algorithm is presented to detect anomalies.</dim:field>
   <dim:field mdschema="dc" element="language" qualifier="iso" lang="en_US">en_US</dim:field>
   <dim:field mdschema="dc" element="publisher" lang="en_US">Wake Forest University</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Computer Science</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Network Security</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Network Firewalls</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Policy Optimization</dim:field>
   <dim:field mdschema="dc" element="subject" lang="en_US">Policy Management</dim:field>
   <dim:field mdschema="dc" element="title" lang="en_US">Firewall Policy Optimization and Management</dim:field>
   <dim:field mdschema="dc" element="type" lang="en_US">Thesis</dim:field>
   <dim:field mdschema="dc" element="rights" qualifier="accessRights" lang="en_US">Release the entire work for access only to the Wake Forest University system for
one year from the date below. After one year, release the entire work for access worldwide.</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeChair" lang="en_US">Dr. David J. John</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeMember" lang="en_US">Dr. Errin W. Fulp</dim:field>
   <dim:field mdschema="thesis" element="contributor" qualifier="committeeMember" lang="en_US">Dr. Todd C. Torgersen</dim:field>
   <dim:field mdschema="thesis" element="degree" qualifier="discipline" lang="en_US">Computer Science</dim:field>
   <dim:field mdschema="others" element="access-status">open.access</dim:field>
</dim:dim>
</metadata></record></GetRecord></OAI-PMH>