[OmniOS-discuss] [PATCH] isc-dhcp to work with VNIC's via DLPI
Dan McDonald
danmcd at omniti.com
Mon Dec 15 20:34:15 UTC 2014
Sorry for not getting back to you on this sooner.
Have you tried putting your patches into the omnios-build tree? What you'd have to do is:
1.) mkdir $OMNIOS_BUILD/build/isc-dhcp/patches/
2.) Put your patch in a file in the aforementioned directory: say "use-dlpi.patch".
3.) Edit .../patches/series so it has one line: "use-dlpi.patch".
4.) Run ./build.sh in "isc-dhcp". It should generate the right binaries.
I might be able to do this later in the week, but since you have experience with it already, I thought maybe you could try it.
Thanks,
Dan
More information about the OmniOS-discuss
mailing list