kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Laisa <andrea.laisa@studenti.unimi.it>
To: kernelnewbies@kernelnewbies.org
Subject: Re: Questions about my idea (for gsoc)
Date: Mon, 01 Apr 2019 21:43:16 +0200	[thread overview]
Message-ID: <698fdecd-f082-3b05-88fe-b4d04f1f2526@studenti.unimi.it> (raw)
In-Reply-To: <20190401185329.GA8341@bharath12345-Inspiron-5559>

On 4/1/19 8:53 PM, Bharath Vedartham wrote:

> On Mon, Apr 01, 2019 at 08:37:51PM +0200, Andrea Laisa wrote:
>> I'm not sure what project i'm looking to apply, maybe a netdev driver? Or
>> two network protocol driver with a userspace daemon/utilities to control the
>> antenna? Or just a userspace daemon/utilities.
>> I don't have a clear idea where I should write the code that controls the
>> antenna.
>>
> I think you want to apply for Gsoc for the linux foundation. Go check
> out this website for more details.
> https://wiki.linuxfoundation.org/gsoc/google-summer-code-2019
> The deadline for submitting your application is April 9th!
I have already read the page and tried to contact the org admins but 
they seem to be unreacheble
>> Il 01/04/19 20:28, Andrea Laisa ha scritto:
>>> Il 01/04/19 19:16, Greg KH ha scritto:
>>>> Who is "you" here?  What project specifically are you looking to apply
>>>> to that asked you to post on the kernelnewbies list?
>>> As "you" I mean all linux kernel hacker.
> "You" should mean an organisation like the Linux foundation, strace etc.
> Please be more specific on that.
I mean the linux foundation.
>>>
>>> Il 01/04/19 19:16, Greg KH ha scritto:
>>>>     - do you have documentation for how this protocol works?
>>>>     - do you have access to hardware where you could test these kernel
>>>>       changes?
>>> Yes, I have access to my home antenna (and access point), but I don't have
>>> any tyoe of official documentation because it doesn't exist or I doesnt't
>>> found it,
>>>
>>> I have sniffed my network traffic between the access point and the antenna
>>> and I discovered(with wireshark) that they use a custom protocol over LCC
>>> (dsap 0x40 and 0x10) to setup the connection to my ISP via LTE. After the
>>> setup the AP routes the LAN network traffic to the antenna as expected
>>> over a 802.1q-tagged IP packet(with VLAN ID=1121).
>>>
>>> Although I don't have access to the protocol specifications, I'm going to
>>> reverse engineering the protocol!
>>>
> You have stated that the protocol is proprietary? Could you give more
> info on your wireshark output. If the protocol is proprietary, then it
> would be really difficult for you to write a driver for it. Reversing
> engineering a protocol would take you months to figure it out. I don't
> Gsoc would be possible for you right now on this idea. If your interested check out
> the other ideas in the link above.
> Also the link above has explained on how to propose your own idea for a
> Gsoc project. Please do check it out!

I'm not sure if it's proprietary but I wasn't able to find the specs of 
the protocol.

Wireshark has failed to recognize the inner data in the LLC pdu. the 
LLCs has 0x40 or 0x10 has SSAP.  The OUI of the mac addresses are 
"sequans communications". I suspect the LLC PDUs are used to setup the 
antenna and get the data about the radio status. The packet sent from/to 
the LAN from/to the internet are encapsuled in 802.1q(using VLAN 
id=1121). I'm confident the protocol is not too hard to figure it out

> Also try reaching out to the company to see if they already support this
> protocol on linux.(Probably not because it is proprietary).
I will do it!
> Thanks!
> Bharath
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies@kernelnewbies.org
>> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2019-04-01 19:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01 16:19 Questions about my idea (for gsoc) Andrea Laisa
2019-04-01 17:16 ` Greg KH
     [not found]   ` <4d84791d-c866-da7c-7036-27b217a8062b@studenti.unimi.it>
2019-04-01 18:37     ` Andrea Laisa
2019-04-01 18:53       ` Bharath Vedartham
2019-04-01 19:43         ` Andrea Laisa [this message]
2019-04-01 19:49 ` Valdis Klētnieks
2019-04-01 20:51   ` Cindy-Sue Causey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=698fdecd-f082-3b05-88fe-b4d04f1f2526@studenti.unimi.it \
    --to=andrea.laisa@studenti.unimi.it \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).