[Freeipa-devel] [freeipa PR#55] Fix parse errors with link-local addresses (opened)

mbasti-rh freeipa-github-notification at redhat.com
Mon Sep 5 13:03:55 UTC 2016


mbasti-rh's pull request #55: "Fix parse errors with link-local addresses" was opened

PR body:
"""
Link-local addresses received from netifaces contains '%suffix' that
causes parse error in IPNetwork class. We must remove %suffix before
it us used in IPNetwork objects.

https://fedorahosted.org/freeipa/ticket/6296
"""

See the full pull-request at https://github.com/freeipa/freeipa/pull/55
... or pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/55/head:pr55
git checkout pr55
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-55.patch
Type: text/x-diff
Size: 1366 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160905/cfdb108e/attachment.bin>


More information about the Freeipa-devel mailing list