sanketsudake / ifconfig-parser

Parse ifconfig output collected from local/remote server and retrieve values with goodies

Home Page:https://pypi.python.org/pypi/ifparser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ValueError: Invalid attribute mentioned name=POINTOPOINT value=True

rascoro1 opened this issue · comments

I am using a Mac with python3.5 and I am receiving this error when I put in the raw text to the Ifcfg() object.

I think "POINTOPOINT" will need to be added to the 'Interface._flags'

@rascoro1 Check if #5 resolves your issue.
You can try https://pypi.python.org/pypi/ifparser/0.7.0

Closing issue since no update. Assuming issue is resolved. Please reopen if required.