Skip to content

Commit

Permalink
Remove TODO file (#169)
Browse files Browse the repository at this point in the history
* Moved valid TODO items to github issues with "From TODO file" label

* Removed obsolete items and added note that the file is no longer used

* Updated ChangeLog
  • Loading branch information
royhills committed Oct 22, 2023
1 parent 006a663 commit 96a2089
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
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 <royhills@hotmail.com>

* 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 <royhills@hotmail.com>

* 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"

0 comments on commit 96a2089

Please sign in to comment.