Skip to content

Reject packets with source of 0.0 from extended networks.#9

Open
NJRoadfan wants to merge 1 commit intolampmerchant:mainfrom
NJRoadfan:patch-1
Open

Reject packets with source of 0.0 from extended networks.#9
NJRoadfan wants to merge 1 commit intolampmerchant:mainfrom
NJRoadfan:patch-1

Conversation

@NJRoadfan
Copy link

Packets from extended networks must have a source network specified. Anything coming from node 0.0 is clearly invalid and should be discarded. Note that the Linux 6.9 and newer include a revised AppleTalk kernel module that sometimes outputs packets with a source of 0.0, which was causing TashRouter to crash. Fixes #8

Packets from extended networks must have a source network specified. Anything coming from node `0.0` is clearly invalid and should be discarded. Note that the Linux 6.9 and newer include a revised AppleTalk kernel module that sometimes outputs packets with a source of `0.0`, which was causing TashRouter to crash. Fixes lampmerchant#8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TashRouter crashing with Linux Kernel 6.9+

1 participant