summaryrefslogtreecommitdiff
path: root/src/inet.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-16Fix handling of strict-aliasing rulesMarcel Holtmann1-49/+59
2009-07-15Fix some uninitialized variablesMarcel Holtmann1-4/+2
2009-07-12Setup proper ident value for cellular devicesMarcel Holtmann1-0/+1
2009-07-12Store control interface for complex devicesMarcel Holtmann1-11/+21
2009-07-11Add detection routine for Ericsson MBM devicesMarcel Holtmann1-1/+3
2009-07-05Revert change to ignore USB based Ethernet devicesMarcel Holtmann1-5/+4
2009-07-04Move the network device type detection into its own functionMarcel Holtmann1-20/+42
2009-07-03Add device type for Ericsson MBM hardwareMarcel Holtmann1-0/+2
2009-07-03Don't handle devices from USB network cardsMarcel Holtmann1-0/+2
2009-06-29The device policy is a bad idea and so remove all support for itMarcel Holtmann1-1/+0
2009-06-28Add support for reading DEVTYPE attributeMarcel Holtmann1-0/+2
2009-06-26Add some more INET helpersMarcel Holtmann1-0/+160
2009-05-21Export and use more generic INET helpersMarcel Holtmann1-2/+109
2009-05-21Add generic wrapper for INET based device creationMarcel Holtmann1-0/+284
2009-05-21Add skeleton for generic INET helpersMarcel Holtmann1-0/+26