Skip to content

Add gsw1xx mdio link support#1593

Open
peteraxis wants to merge 2 commits intothe-tcpdump-group:masterfrom
peteraxis:master
Open

Add gsw1xx mdio link support#1593
peteraxis wants to merge 2 commits intothe-tcpdump-group:masterfrom
peteraxis:master

Conversation

@peteraxis
Copy link
Copy Markdown

This is adding the MaxLinear dsa switch protocol.

v2: Add offset for finding ethernet header. Renamed to "Special Tag".

This is adding the MaxLinear dsa switch protocol.

Change-Id: I3dd9e0d6d939f05552888e57902fc7abc400b7c0
cstate->off_nl = 0; /* Ethernet II */
cstate->off_nl_nosnap = 3; /* 802.3+802.2 */
break;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packet filtering is a bit more complicated than that (see #1195), but it does not have to be implemented right at the start. I suggest to attempt filtering as one of the next steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants