summaryrefslogtreecommitdiffstats
path: root/toolbox
Commit message (Collapse)AuthorAgeFilesLines
* 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: route: Reflow some of the mess, fix route add parameter names toSan Mehat2009-05-141-58/+62
| | | | | | match standard route Signed-off-by: San Mehat <san@google.com>
* 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>
* Merge branch 'readonly-p4-donut' into donutChung-yih Wang2009-04-141-8/+37
|\
| * AI 146260: Add the net-based routing entries.Chung-yih Wang2009-04-141-8/+37
| | | | | | | | | | | | e.g. route add net 172.16.0.0 mask 255.240.0.0 gw 172.19.248.10 Automated import of CL 146260
* | Improvements to get events: -p, better output.Dianne Hackborn2009-04-081-4/+47
|/ | | | | | | | Add new -p option to easily get the output showing which events are reported by the devices. Improve the reported events output a bit by including a name for each event type. Extend help text to include a description of each options, so I don't have to look in the source code next time. :)
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0362-0/+9470
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0362-9471/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-4/+5
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-5/+4
|
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-19/+53
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-103-3/+83
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+5
|
* Initial ContributionThe Android Open Source Project2008-10-2161-0/+9352