Multicast Support for STM32

Use this forum for requesting small changes in ChibiOS. Large changes should be discussed in the development forum. This forum is NOT for support.
nboehr
Posts: 1
Joined: Tue Feb 20, 2018 1:22 pm

Multicast Support for STM32

Postby nboehr » Tue Feb 20, 2018 1:35 pm

Hi everyone,

for my master’s thesis, I added multicast support to LwIP & ChibiOS.

Sending multicast packets currently works fine, but receiving does not. The problem is that the MAC discards any multicast packets it is receiving. My patch adds support for the multicast hash table in the STM32 MAC hardware. This allows multicast to be handled efficiently, as opposed to just passing all multicast frames to software.

Patch is against Rev 11426 of ChibiOS trunk.

https://git.n7r.de/snippets/6

Could this be included in ChibiOS? I am happy to make changes if required.

Nico

User avatar
Giovanni
Site Admin
Posts: 14455
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: Multicast Support for STM32

Postby Giovanni » Tue Feb 20, 2018 1:38 pm

Hi,

Moving this in "change requests", I will look into it.

Giovanni


Return to “Small Change Requests”

Who is online

Users browsing this forum: No registered users and 11 guests