pvl/dhcp/tests.py
Mon, 02 Mar 2015 00:38:59 +0200 Tero Marttila pvl.dhcp.tests: test build_block()
Mon, 02 Mar 2015 00:19:39 +0200 Tero Marttila pvl.dhcp.config: loosen up TOKEN even further to permit unquoted IP addresses and ethernet addresses
Sun, 01 Mar 2015 22:26:29 +0200 Tero Marttila pvl.dhcp.config: refactor DHCPConfigParser to use shlex and yield Block objects, change build_block() to use Block; tests