aljamima / forge

ISC Forge is an open source DHCP conformance validation framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ISC Forge

ISC Forge is an open source DHCP conformance validation framework. It is a joint project done by Internet Systems Consortium, a non profit company based in Redwood City, California and students from Gdansk Univesity of Technology.

The goal of this project is to develop open source validation framework that will be able to validate DHCPv4 and DHCPv6 implementations. Its primary focus is on RFC compliance, but other validation aspects will be covered as well.

The framework is written in Python and uses the following libraries:

  • Scapy (for packet generation/parsing)
  • Lettuce (for test definitions/management)
  • Fabric (for remote server configuration)

Participants

  • Włodzimierz Wencel (Gdansk University, DHCPv6 validation)
  • Maciek Fijałkowski (Gdansk University, DHCPv6 validation)
  • Tomek Mrugalski (ISC, technical consultant)
  • Marcin Siodelski (ISC, technical consultant)
  • Stephen Morris (ISC, engineering manager)

Former participants

  • Rafał Jankowski (Gdansk University, DHCPv4 validation)

Project homepage

http://kea.isc.org/wiki/IscForge [Note: project homepage has changed in April 2014]

Project source code

https://github.com/isc-projects/forge

About

ISC Forge is an open source DHCP conformance validation framework

License:ISC License


Languages

Language:Python 99.7%Language:Shell 0.2%Language:Ruby 0.1%