how to start up tap when use libbsd??

2017-04-17 Thread yao0718
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

[PATCH] libmisc/monitor: Correctly print unlimited configuration table entries.

2017-04-17 Thread Chris Johns
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 ---

Re: [PATCH] testsuite: Fix rtems-test-check not excluding tests.

2017-04-17 Thread Chris Johns
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