diff --git a/CHANGES b/CHANGES index 261e56e..6fd5fbd 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,7 @@ $Id$ Added 1-line display options ("t") Added display scrolling ("j", "k") Fixed code for obtaining hardware address (on Linux at least) +Added IP-based direction assignment 0.11 08/01/03 diff --git a/TODO b/TODO index ee532f2..796f4d3 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ $Id$ BUG: 20s/40s averages are wrong when freeze_order is on. BUG: MAC address is broken. -* Attempt to assign direction based on IP of selected interface for DLT_RAW. - * Search for BSD interface names - need to know what to look for. * IP types other than v4?