Re: [PATCH rtems-libbsd v3 2/3] rtemsbsd: Add interface support routines

2021-08-09 Thread Chris Johns
On 10/8/21 1:50 am, Gedare Bloom wrote: > On Sun, Aug 8, 2021 at 7:22 PM Chris Johns wrote: >> >> - Add the ability to check if an interface is up >> --- >> libbsd.py | 1 + >> rtemsbsd/include/rtems/bsd/iface.h | 62 >> rtemsbsd/rtems/rtems-bsd-iface.c

Re: [PATCH rtems-libbsd v3 2/3] rtemsbsd: Add interface support routines

2021-08-09 Thread Gedare Bloom
On Sun, Aug 8, 2021 at 7:22 PM Chris Johns wrote: > > - Add the ability to check if an interface is up > --- > libbsd.py | 1 + > rtemsbsd/include/rtems/bsd/iface.h | 62 > rtemsbsd/rtems/rtems-bsd-iface.c | 146 + > 3 files c