summaryrefslogtreecommitdiffstats
path: root/toolbox/ifconfig.c
Commit message (Collapse)AuthorAgeFilesLines
* Use inet_ntoa to display ipaddr and mask valuesBhanu Chetlapalli2014-06-181-14/+8
| | | | | Signed-off-by: Chris Dearman <chris@mips.com> Change-Id: Iee72a6b987e4ec1c720e925b59e9e2631ae978e5
* toolbox: ifconfig: Implement mtu setting, plus setting interface addr shouldSan Mehat2009-05-141-32/+40
| | | | | | implicitly 'up' the iface just like normal ifconfig does. Also convert tabs -> spaces
* toolbox: Make that 'pointopoint' instead of 'pointtopoint'San Mehat2009-05-131-2/+2
| | | | Signed-off-by: San Mehat <san@google.com>
* toolbox: Add 'pointopoint' support to ifconfigSan Mehat2009-05-131-0/+16
| | | | Signed-off-by: San Mehat <san@google.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+139
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-139/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+139