Local mirror of The Unified Policy Framework (UPF) entry of the Archive of Formal Proofs (AFP). https://www.isa-afp.org/entries/UPF_Firewall.shtml
Go to file
Achim D. Brucker b8df20bd53 Import of AFP for Isabelle 2021. 2021-02-26 23:45:27 +00:00
.ci Migration to Isabelle 2020. 2020-05-23 10:57:54 +01:00
UPF_Firewall Import of AFP for Isabelle 2021. 2021-02-26 23:45:27 +00:00
CITATION Added citation information for AFP entry. 2018-12-26 00:00:53 +00:00
LICENSE Initial commit. 2016-12-23 10:06:07 +00:00
README.md Improved markdown. 2020-05-23 11:28:59 +01:00

README.md

Formal Network Models and Their Application to Firewall Policies (UPF_Firewall)

This git repository contains a local mirror of A Formal Network Model and Their Application to Firewall Policies entry of the Archive of Formal Proofs (AFP).

The official AFP releases are tagged. Additionally, this repository may contain extensions (i.e., a development version) that may be submitted (as an update of the UPF_Firewall entry) at a later stage.

Installation

This project depends on another AFP entry: The Unified Policy Framework (UPF). Please follow the official guidelines for installing the AFP locally. For short:

  • Download the complete AFP
  • Extract the downloaded archive to an directory of your choice
  • Let's assume the extracted archive lives in /home/isabelle/afp, now execute:
achim@logicalhacking:~$ echo "/home/isabelle/afp/thys" >> ~/.isabelle/Isabelle2020/ROOTS

How to build

achim@logicalhacking:~$ isabelle build -D UPF_Firewall

Authors

License

This project is licensed under a 3-clause BSD-style license.

SPDX-License-Identifier: BSD-3-Clause

Master Repository

The master git repository for this project is hosted by the Software Assurance & Security Research Team at https://git.logicalhacking.com/afp-mirror/UPF_Firewall.

Publications