Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove TODO file #169

Merged
merged 3 commits into from
Oct 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2023-10-22 Roy Hills <[email protected]>

* TODO: Moved all valid items from TODO to github issue with the
"From TODO file" label. Obsolete items removed. Note added
to indicate that the file is no longer used.
https://github.com/royhills/arp-scan/pull/169

2023-03-09 Roy Hills <[email protected]>

* arp-scan.c: Don't display the localnet info ("Target list from
Expand Down
14 changes: 3 additions & 11 deletions TODO
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
Add support for win32 link-layer send and receive.

Find portable function to get interface MAC address.

Investigate response packets >60 bytes long, e.g. Windows 2003 Server and
some Cisco.

MPLS tag support (Label Distribution Using ARP: draft-kompella-mpls-larp-11).

Add support for Cisco ISL VLANs in addition to 802.1Q VLANs. Suggested by
Daniel at commonexploits.
This file is no longer used by arp-scan.
All valid items were moved from this file to github issues with the
"From TODO file"