[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    [PATCH 0/6] udhcpc6: DHCPv6 & PXELINUX netboot support
From:       Samuel Mendoza-Jonas <sam () mendozajonas ! com>
Date:       2018-05-08 6:30:19
Message-ID: 20180508063025.1978-1-sam () mendozajonas ! com
[Download RAW message or body]

Hi all,

This series is an effort to add support for the netboot options defined
in DHCPv6 as well as the usual PXELINUX options to the udhcpc6 client.
Four new options are added to udhcpc6, as well as fixing '-x' support
and a bug in trim() along the way.

I've tried to make the additions as unobtrusive as possible; there are
a few updates to udhcp/common which felt better than duplicating the
same logic in d6_common.c but comments welcome!

Samuel Mendoza-Jonas (6):
  libbb: Fix trim
  udhcpc6: Add DHCPv6 env helper
  udhcpc6: Add DHCPv6 boot options
  udhcpc6: Add PXELINUX options
  udhcp: Add DHCP address scheme client config
  udhcpc6: Set -x options in request

 libbb/trim.c                 |  3 +-
 networking/udhcp/common.c    | 26 +++++++++----
 networking/udhcp/common.h    | 12 +++++-
 networking/udhcp/d6_common.h |  3 ++
 networking/udhcp/d6_dhcpc.c  | 74 +++++++++++++++++++++++++++++++++++-
 networking/udhcp/dhcpc.c     |  4 +-
 networking/udhcp/dhcpc.h     |  1 +
 networking/udhcp/dhcpd.c     |  2 +-
 8 files changed, 111 insertions(+), 14 deletions(-)

-- 
2.17.0

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic