summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity/dhcp/files/default-relay
Commit message (Collapse)AuthorAgeFilesLines
* dhcp-relay: add recipeYi Zhao2021-05-281-0/+12
The current default dhcp server kea in oe-core doesn't provide dhcp-relay tool. Add a recipe to provide dhcrelay which is from dhcp. This patch is picked up from dhcp recipe with some tweaks. In order to fix the build dependency, we use bundled bind instead of external bind. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>