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

Raphael Pour notifications at github.com
Thu Jan 16 08:35:13 UTC 2020


This PR adds support for classless static route option (https://tools.ietf.org/rfc/rfc3442.txt) and is a follow-up of PR #67.
I refactored it using @multun s [review](https://github.com/ipxe/ipxe/pull/67#pullrequestreview-116469263).

I appreciate your comments and feedback.

Signed-off-by: Raphael Pour <info at raphaelpour.de>
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

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

-- File Changes --

    M src/include/ipxe/dhcp.h (6)
    M src/include/ipxe/dhcpopts.h (5)
    M src/include/ipxe/ip.h (7)
    M src/include/ipxe/netdevice.h (6)
    M src/net/dhcpopts.c (6)
    M src/net/ipv4.c (91)
    M src/net/udp/dhcp.c (22)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/104.patch
https://github.com/ipxe/ipxe/pull/104.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/104
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200116/f784f318/attachment.htm>


More information about the ipxe-devel mailing list