- Nov 25, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 24, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 21, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/examples/bridge: Lots of fixes. I think it is working although I have still have host firewall issues in testing
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 20, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 18, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 17, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Due to limitations in port unique-ness, have to use unique port numbers in apps/examples/bridge for now
-
Gregory Nutt authored
-
Gregory Nutt authored
apps/examples/bridge: Add a simple UDP relay bridge for testing configurations with multiple networks
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 16, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
NSH USB Console: Add logic to restart the console wait if an error occurs while reading from the console. In USB console startup, the logic must be able to open the USB serial and receive 3 newlines. However, it the USB driver is disconnected or otherwise fails before the 3 newlines are received, the receive loop becomes a killer, infinite loop, CPU hog. Noted by spasbyspas
-
- Nov 15, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Network: All logic will now handle varialbe length link layer protocol headers within incoming packets. This permits use of multiple network interfaces with differing data links. For example, ETHERNET + SLIP
-
- Nov 13, 2014
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Right now if you make a dns request before the dns address it set you will get an assertion. The state of the IP setting is not something the application should be aware of, it should only be concerned with whether or not the name was resolved. From Brennan Ashton.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Nov 12, 2014
-
-
Gregory Nutt authored
-
- Nov 11, 2014
-
-
Gregory Nutt authored
Rename all C files in apps/interpreters/bas to begin with bas_ in order to avoid future name collisions in libapps.a
-
Gregory Nutt authored
-
- Nov 10, 2014
-
-
Gregory Nutt authored
-