diff options
author | Eric Lafontaine <eric.lafontaine@bell.ca> | 2019-12-09 19:48:37 -0500 |
---|---|---|
committer | Ryan Harper <ryan.harper@canonical.com> | 2019-12-09 18:48:37 -0600 |
commit | a47405af306219d804ed262d6f7e2039a75883f2 (patch) | |
tree | e26cac0fc0ebae67ee984e1901299f7dd9eff965 /cloudinit/cloud.py | |
parent | 34ec440c1ad61c23c34b46f1798813d0f3ada952 (diff) | |
download | vyos-cloud-init-a47405af306219d804ed262d6f7e2039a75883f2.tar.gz vyos-cloud-init-a47405af306219d804ed262d6f7e2039a75883f2.zip |
dhcp: Support RedHat dhcp rfc3442 lease format for option 121 (#76)
RedHat dhcp client writes out rfc3442 classless-static-routes in a different format[1]
than what is found in isc-dhcp clients. This patch adds support for the RedHat format.
1. Background details on the format
https://bugzilla.redhat.com/show_bug.cgi?id=516325
https://github.com/vaijab/fedora-dhcp/blob/e83fb19c51765442d77fa60596bfdb2b3b9fbe2e/dhcp-rfc3442-classless-static-routes.patch#L252
https://github.com/heftig/NetworkManager/blob/f56c82d86122fc45304fc829b5f1e4766ed51589/src/dhcp-manager/nm-dhcp-client.c#L978
LP: #1850642
Diffstat (limited to 'cloudinit/cloud.py')
0 files changed, 0 insertions, 0 deletions