From 42b1eefe7310613c8a1037aaf867b3d3cf6dd9aa Mon Sep 17 00:00:00 2001 From: Martin Stein Date: Mon, 16 Oct 2017 12:49:03 +0200 Subject: [PATCH] virtualbox_nic_router: two routers, all dynamic Two nested NIC routers between virtualbox and the NIC driver. Both routers are DHCP clients at the uplink and DHCP servers at the downlink. Ref #2534 --- repos/ports/run/virtualbox_nic_router.run | 41 +++++++++++++++++++---- 1 file changed, 35 insertions(+), 6 deletions(-) diff --git a/repos/ports/run/virtualbox_nic_router.run b/repos/ports/run/virtualbox_nic_router.run index 0b1344f418..8d539b4892 100644 --- a/repos/ports/run/virtualbox_nic_router.run +++ b/repos/ports/run/virtualbox_nic_router.run @@ -94,14 +94,15 @@ append_if [expr $use_net] config { - + + - + - + - - + + @@ -120,6 +121,34 @@ append_if [expr $use_net] config { + + + + + + + + + + + + + + + + + + + + + + + + + } append_if [expr $use_serial] config { @@ -151,7 +180,7 @@ append config { - +