[PATCH 0/5] IB netboot 3/3: IB interface bring up

Daniel M. Weeks weeksd2 at rpi.edu
Fri Apr 17 04:01:40 AEST 2020


This is the third of three series of patches to petitboot 1.7.x to
support network booting over Infiniband. This series enables gathering
IB hardware addresses, bringing up non-MAC interfaces, and appending an
industry-standard client identifier when sending a DHCP request on an IB
interface.

Daniel M. Weeks (5):
  New function to find hardware address of interface
  New function to append raw hardware addr to string
  Add DHCP client identifier for IB
  Do not require ID_NET_NAME_MAC from udev
  Always bring up network interfaces

 discover/network.c | 79 ++++++++++++++++++++++++++++++++++++++++------
 discover/network.h |  2 ++
 discover/udev.c    | 30 ++++++++++++++++--
 3 files changed, 99 insertions(+), 12 deletions(-)

-- 
Daniel M. Weeks


-- 
Daniel M. Weeks
Lead HPC Developer
Center for Computational Innovations
Rensselaer Polytechnic Institute
Troy, NY 12180
518-276-4458


More information about the Petitboot mailing list