Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple fixed-address entries and some other changes #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dudefellah
Copy link

Hi,

I made some edits to the grammar definition in this package to get the parser working with my organization's old DHCP configuration files. I thought I'd send in a pull request in case you're interested in incorporating some, or all of the changes.

My main motivation was in allowing fixed-address values that referred to domain names in addition to IP addresses, and for multiple fixed-address values to be filled out per host. This led to some more edits to make things all work together and have tests pass.

tokens, and match cases where STRING used to match values w/ newlines
with more exact token matches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant