Skip to content

feat(arp): implement write operations (set, delete, file) - #7

Merged
nadzyah merged 4 commits into
mainfrom
arp-write-actions
Jan 19, 2026
Merged

feat(arp): implement write operations (set, delete, file)#7
nadzyah merged 4 commits into
mainfrom
arp-write-actions

Conversation

@nadzyah

@nadzyah nadzyah commented Dec 28, 2025

Copy link
Copy Markdown
Member

This PR is a follow-up for #6 and #4

It implements arp -s (set), arp -d (delete), and arp -f (file) commands. This, unfortunately, requires unsafe blocks, which is why I've created it as a separate PR for careful review. It also adds a small section to CONTRIBUTING.md regarding unsafe code

@nadzyah nadzyah changed the title Arp write actions feat(arp): implement write operations (set, delete, file) Dec 28, 2025
@nadzyah
nadzyah force-pushed the arp-write-actions branch 2 times, most recently from 611f696 to 4366101 Compare December 28, 2025 11:02
@nadzyah
nadzyah requested a review from lvoytek December 28, 2025 11:08
@nadzyah
nadzyah force-pushed the arp-reverse-lookup branch from e6bf5be to 18226cf Compare January 19, 2026 21:12
Base automatically changed from arp-reverse-lookup to main January 19, 2026 21:18
@nadzyah
nadzyah merged commit 49af3b0 into main Jan 19, 2026
6 checks passed
@nadzyah
nadzyah deleted the arp-write-actions branch January 19, 2026 21:24
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.

1 participant