Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449286
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v4] cdc_ether: Improve ZTE MF823/831/910 handling |
| Date | 2016-07-25 07:20 +0200 |
| Message-ID | <rYGt3-yl-3@gated-at.bofh.it> (permalink) |
| References | <rXij8-5uu-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Kristian Evensen <kristian.evensen@gmail.com> Date: Thu, 21 Jul 2016 11:10:06 +0200 > The firmware in several ZTE devices (at least the MF823/831/910 > modems/mifis) use OS fingerprinting to determine which type of device to > export. In addition, these devices export a REST API which can be used to > control the type of device. So far, on Linux, the devices have been seen as > RNDIS or CDC Ether. > > When CDC Ether is used, devices of the same type are, as with RNDIS, > exported with the same, bogus random MAC address. In addition, the devices > (at least on all firmware revisions I have found) use the bogus MAC when > sending traffic routed from external networks. And as a final feature, the > devices sometimes export the link state incorrectly. There are also > references online to several other ZTE devices displaying this behavior, > with several different PIDs and MAC addresses. > > This patch tries to improve the handling of ZTE devices by doing the > following: ... > v3->v4: > * Forgot to remove unused variables, sorry about that (thanks David > Miller). Applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next v4] cdc_ether: Improve ZTE MF823/831/910 handling Kristian Evensen <kristian.evensen@gmail.com> - 2016-07-21 11:20 +0200 Re: [PATCH net-next v4] cdc_ether: Improve ZTE MF823/831/910 handling David Miller <davem@davemloft.net> - 2016-07-25 07:20 +0200
csiph-web