RE: Is the only option for using the network monitor....

2020-09-24 Thread David Sidrane
aa21 David -Original Message- From: Anthony Merlino [mailto:anth...@vergeaero.com] Sent: Thursday, September 17, 2020 1:17 PM To: dev@nuttx.apache.org Subject: Re: Is the only option for using the network monitor David, I've been trying to figure out how you would do this on Linux. T

RE: Is the only option for using the network monitor....

2020-09-17 Thread David Sidrane
Hi Greg, Thank you responding. Then I will I will test it. -Original Message- From: Gregory Nutt [mailto:spudan...@gmail.com] Sent: Thursday, September 17, 2020 1:03 PM To: dev@nuttx.apache.org Subject: Re: Is the only option for using the network monitor On 9/17/2020 1:59 PM, David

Re: Is the only option for using the network monitor....

2020-09-17 Thread Anthony Merlino
even support a link-local IP address (fe80::/10 with a global IP at the same time. On Thu, Sep 17, 2020 at 4:02 PM Gregory Nutt wrote: > On 9/17/2020 1:59 PM, David Sidrane wrote: > > Is the only option for using the network monitor > > > > Hi, > > > >

Re: Is the only option for using the network monitor....

2020-09-17 Thread Gregory Nutt
On 9/17/2020 1:59 PM, David Sidrane wrote: Is the only option for using the network monitor Hi, My goal is to have a run time option to use a static IP or DHCP. (Curretly it is compile time) If either are used I want to "auto up" the eth0. Once the interface comes up , if conf

Is the only option for using the network monitor....

2020-09-17 Thread David Sidrane
Is the only option for using the network monitor Hi, My goal is to have a run time option to use a static IP or DHCP. (Curretly it is compile time) If either are used I want to "auto up" the eth0. Once the interface comes up , if configured for DHCP it should make start the DH