Skip to content

Arp/resp#91

Merged
elydre merged 9 commits into
mainfrom
arp/resp
Apr 7, 2026
Merged

Arp/resp#91
elydre merged 9 commits into
mainfrom
arp/resp

Conversation

@asqel
Copy link
Copy Markdown
Collaborator

@asqel asqel commented Apr 7, 2026

now socket responde automatically to arp request

  • fix realloc(ptr, 0)
  • added MSG_DONTWAIT for recv(from)/send(to) in socket/udp
  • changed recv sleep time from 10 to 5
  • send now block instead of failing when buffer is full (unless MSG_DONTWAIT)
  • fixed socket leak

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 7, 2026

@asqel asqel requested a review from elydre April 7, 2026 13:46
@asqel asqel added the module About kernel modules label Apr 7, 2026
@elydre
Copy link
Copy Markdown
Owner

elydre commented Apr 7, 2026

wawww

@elydre elydre merged commit 79c1451 into main Apr 7, 2026
3 checks passed
@elydre elydre deleted the arp/resp branch April 7, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module About kernel modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants