[ipxe-devel] [ipxe/ipxe] [dhcp/ipv4] Support for DHCP option 121: Classless static route option (#67)

Atai Kadyrkulov notifications at github.com
Thu Jan 11 13:47:42 UTC 2018


This PR adds support for classless static route option (https://tools.ietf.org/rfc/rfc3442.txt).

I appreciate your comments and feedback, since it is my first contribution to an open-source project.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/67

-- Commit Summary --

  * [dhcp/ipv4] Support for DHCP option 121: Classless static route option

-- File Changes --

    M src/include/ipxe/dhcp.h (6)
    M src/include/ipxe/dhcpopts.h (4)
    M src/include/ipxe/netdevice.h (6)
    M src/net/dhcpopts.c (6)
    M src/net/ipv4.c (97)
    M src/net/udp/dhcp.c (21)
    M src/util/elf2efi.c (1)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/67.patch
https://github.com/ipxe/ipxe/pull/67.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/67
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20180111/01c43ccb/attachment.htm>


More information about the ipxe-devel mailing list