Does PF_PACKET support available in socket creation?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Does PF_PACKET support available in socket creation?

1,032件の閲覧回数
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

ラベル(1)
0 件の賞賛
3 返答(返信)

907件の閲覧回数
nxf45548
NXP Employee
NXP Employee

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

0 件の賞賛

907件の閲覧回数
zekelandon
Contributor III

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

0 件の賞賛

907件の閲覧回数
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 件の賞賛