summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_netcmds.c
Commit message (Expand)AuthorAgeFilesLines
* 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