summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_netcmds.c
Commit message (Expand)AuthorAgeFilesLines
* Move the remaining files from include/nuttx/net/uip to include/nuttx/net; Ren...Gregory Nutt2014-06-241-2/+2
* Move include/nuttx/net/uip/uip-arch.h to include/nuttx/net/netdev.hGregory Nutt2014-06-241-1/+1
* Make sure that there is one space after forGregory Nutt2014-04-121-1/+1
* Make sure that there is one space between if and conditionGregory Nutt2014-04-121-1/+1
* The rest of the resolv->DNS client naming change: Renamed directories and he...Gregory Nutt2014-04-111-2/+2
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-111-3/+3
* Networking: Improved status reporting and new carrier management interfaces....Gregory Nutt2014-01-211-5/+20
* Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm...Gregory Nutt2013-12-291-9/+15
* Eliminate a warning when DHCP is not enabledGregory Nutt2013-09-171-2/+6
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-2/+3
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-241-0/+1
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-14/+79
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-13/+209
* Ping/DNS fixes (part 2 of 2)patacongo2012-10-201-4/+19
* DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-201-2/+13
* Add a PIC32 configuration that supports only a Telnet consolepatacongo2012-03-131-3/+3
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-4/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+3
* More FTP bug fixespatacongo2011-06-051-3/+11
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-211-2/+42
* Additional changes for clean NSH buildpatacongo2011-03-191-5/+5
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-8/+8
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+815