hi?? I try to port a vpn package to rtems, I used libbsd, and I find tap
source has been included in libbsd,But I do not know how to create a tap when
use
libbsd , I try to used ifconfig command to create tap but failure,Can you give
me some advice?
ifconfig tap0 create inet 192.168.20.1
Closes #2997.
---
cpukit/libmisc/monitor/mon-config.c | 31 ---
1 file changed, 20 insertions(+), 11 deletions(-)
diff --git a/cpukit/libmisc/monitor/mon-config.c
b/cpukit/libmisc/monitor/mon-config.c
index f09c7cb195..bb804c5c63 100644
--- a/cpukit/libmisc/monitor/mo
On 16/04/2017 11:54, Gedare Bloom wrote:
Thanks for adding some documentation. I spotted a couple minor
typographic issues.
Thank you for the review and the comments. I have fixed the issues and
push the change.
Chris
___
devel mailing list
devel@r