Commit Graph

8 Commits

Author SHA1 Message Date
Harout Hedeshian
0bf0a17c78 rmnetctl: Fix compilation warnings for 64bit support
Fix compilation warnings & KW warnings to support 64 bit.

CRs-Fixed: 609463
Change-Id: Ib74cc09551b0c63e215873dd6ece68392aab1c8e
Acked-by: Sivan Reinstein <sivanr@qti.qualcomm.com>
2014-04-15 15:52:57 -06:00
Harout Hedeshian
77825571e2 rmnetctl: Enhancements and bug fixes
This patch introduced a new variable (string len) for
rmnet_get_logical_ep_config as well as a new set of error
values which match the errors produced by rmnet_data.
Additionally, several fixes such as a memory leak and input
checks were applied.

CRs-Fixed: 599231
Change-Id: Ia662b4393d7de0bb1629fb7d3b45bc7c109a9866
2014-03-25 09:17:06 -06:00
Subash Abhinov Kasiviswanathan
22fa38881e rmnetctl: Changes for guaranteed padding
Added tail_spacing as an option for ingress data format.

CRs-Fixed: 579184
Change-Id: I1081c8672162d0858934c282a329da55dec285b7
2014-01-20 15:49:38 -07:00
Harout Hedeshian
a973165534 rmnetctl: Support of unset logical EP
Adding support for unsetting the logical end point configuration
for a network device (Virtual or Physical). This is required
for clean-up and reference accounting process.

CRs-Fixed: 596227
Change-Id: Ifbb65de69c7bee64d930cf413b0058cb32cf8de7
2014-01-07 09:30:32 -07:00
Harout Hedeshian
97a1e987e2 rmnetctl: Changes for flow handles
Added an option to add or delete the modem flow handle or tc flow
handle for a given virtual network device

CRs-fixed: 568534
Change-Id: Iaf0b7ecc4e2059e24183567708be08afdd8d9263
2013-11-08 09:39:07 -07:00
Harout Hedeshian
89a91e2fb7 rmnetctl: Added support for creating VNDs with a custom prefix
Adding support for creating virtual RmNet Data device nodes with
a custom name prefix. Required to support reverse RmNet naming
conventions.

CRs-Fixed: 555507
Change-Id: Ie2b8d25fd9575a00c246061e0deb2aa1d541457b
2013-10-24 14:35:58 -06:00
Harout Hedeshian
04d6973e51 Makefiles: Add appropriate Makefiles to allow compilation on LE
Adds Makeiles and supporting files to enable compilition on LE
platforms. Required to enable RmNet Data feature on LE targets.

Change-Id: I2b9232eae0ad26d158bec077a2459261ea3cfecf
2013-10-10 09:41:10 -06:00
Harout Hedeshian
b2fc5b1902 rmnetcfg: Initial commit
RmNet configuration library and command line utility for configuring
the RmNet Data kernel module.

CRs-Fixed: 525675
Acked-by: Subash Abhinov Kasiviswanathan <subashab@qti.qualcomm.com>
Change-Id: I4c15e2f0e32082077c189cf316f845699aef5f13
2013-09-26 12:58:04 -06:00