Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | toolbox: ifconfig: Implement mtu setting, plus setting interface addr should | San Mehat | 2009-05-14 | 1 | -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 to | San Mehat | 2009-05-14 | 1 | -58/+62 |
| | | | | | | match standard route Signed-off-by: San Mehat <san@google.com> | ||||
* | toolbox: Make that 'pointopoint' instead of 'pointtopoint' | San Mehat | 2009-05-13 | 1 | -2/+2 |
| | | | | Signed-off-by: San Mehat <san@google.com> | ||||
* | toolbox: Add 'pointopoint' support to ifconfig | San Mehat | 2009-05-13 | 1 | -0/+16 |
| | | | | Signed-off-by: San Mehat <san@google.com> | ||||
* | Merge branch 'readonly-p4-donut' into donut | Chung-yih Wang | 2009-04-14 | 1 | -8/+37 |
|\ | |||||
| * | AI 146260: Add the net-based routing entries. | Chung-yih Wang | 2009-04-14 | 1 | -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 Hackborn | 2009-04-08 | 1 | -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/@135843 | The Android Open Source Project | 2009-03-03 | 62 | -0/+9470 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 62 | -9471/+0 |
| | |||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -4/+5 |
| | |||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -5/+4 |
| | |||||
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 1 | -19/+53 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 3 | -3/+83 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+5 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 61 | -0/+9352 |