Does PF_PACKET support available in socket creation?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Does PF_PACKET support available in socket creation?

921 Views
zekelandon
Contributor III

Hello Community,

I wanted to receive Ethernet frame using a packet socket supported by PF_PACKET family. Is this support available for FreeRTOS stack integrated in MCUXpresso IDE v11?

pastedImage_1.png

Or could some one help me in receiving raw Ethernet frames of specific protocol (say specific Ethertype) which is not a standard one?

Regards,

Zeke

Labels (1)
0 Kudos
3 Replies

796 Views
nxf45548
NXP Employee
NXP Employee

To provide you better support. Can you please let us know the part number that you are using? 

0 Kudos

796 Views
zekelandon
Contributor III

nxf45548‌ I am working with MX RT board - 1064 EVK

0 Kudos

796 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi Zeke:

Socket API in lwip is bulit on top of the sequential API.  I don't see support for PF_PACKET in current version of lwip.

Please refer to below link for more details.

lwIP: Socket API 

Regards

Daniel

0 Kudos