summaryrefslogtreecommitdiffstats
path: root/config.inc
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2019-06-12 17:21:33 +1000
committerChris Johns <chrisj@rtems.org>2019-06-12 17:20:28 +1000
commit71365506a8785b2893f5f72de2bf1455c93f58b5 (patch)
treef86231b01bfe047d1e565b5686ef64d7cfd299e3 /config.inc
parentRemove junk folders. (diff)
downloadrtems-libbsd-71365506a8785b2893f5f72de2bf1455c93f58b5.tar.bz2
config: Control the interface from the command line net config file.
Diffstat (limited to 'config.inc')
-rw-r--r--config.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.inc b/config.inc
index 6727a3d3..f69983b5 100644
--- a/config.inc
+++ b/config.inc
@@ -1,3 +1,4 @@
+NET_CFG_INTERFACE_0 = lo0
NET_CFG_SELF_IP = 10.0.2.1
NET_CFG_NETMASK = 255.255.0.0
NET_CFG_PEER_IP = 192.168.100.11