Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-12-15 | doc: Typo fixes | Jean-Grégoire Foulon | 1 | -1/+1 | |
2010-11-26 | Change service name from org.moblin.connman to net.connman | Marcel Holtmann | 1 | -1/+1 | |
2010-07-12 | Update counter API to differentiate between home and roaming counters | Marcel Holtmann | 1 | -2/+10 | |
2010-07-10 | Update counter API documentation | Marcel Holtmann | 1 | -1/+2 | |
2010-07-08 | Add additionals statistics counters | Daniel Wagner | 1 | -1/+29 | |
Adding rx_packets, tx_packets, rx_errors, tx_errors, rx_dropped and tx_dropped counters. | |||||
2010-06-30 | Update service statistics | Daniel Wagner | 1 | -0/+19 | |
Instead of collecting statistics on interface name base and storing it local in counter.c, update the Service object. counter.c maps interface names to Service objects. The assumption is made that there is a 1:1 mapping between Service objects and interface name. A Counter object will only show Service object statistics for services in the ready state. There is no interface (yet) for retrieving information on Service objects in idle/failure/configuration/.. state. | |||||
2010-01-07 | Add counter API document | Marcel Holtmann | 1 | -0/+14 | |