Skip to content

Commit

Permalink
[Settings] Start revamping the configuration settings API.
Browse files Browse the repository at this point in the history
Add the concept of an abstract configuration setting, comprising a (DHCP)
tag value and an associated byte sequence.

Add the concept of a settings namespace.

Add functions for extracting string, IPv4 address, and signed and
unsigned integer values from configuration settings (analogous to
dhcp_snprintf(), dhcp_ipv4_option(), etc.).

Update functions for parsing and formatting named/typed options to work
with new settings API.

Update NVO commands and config UI to use new settings API.
  • Loading branch information
Michael Brown committed Mar 20, 2008
1 parent 7067142 commit a48b4d9
Show file tree
Hide file tree
Showing 6 changed files with 787 additions and 481 deletions.

0 comments on commit a48b4d9

Please sign in to comment.