$Id: TODO,v 1.2 2005/04/21 10:09:25 slay Exp $

- Check that libpcap is at least 0.7.2 (if not, pcap_if_t is not present)
  Hint: wait for libpcap 0.8.1 that includes the function pcap_version ;)

- Try these attacks against the linux bridge implementation.

- Filter the ip addresses that access the network daemon and accept only the
  granted ones.

- Verify that when deleting a node, the field user is decremented if the
  interface was used by that node.

- VMPS attacks. Hey, we don't have VMPS in any of our little 29xx switches :(

- Take into account the Trailers Ethernet field. 

- Use backspace on string ncurses fields.

- Keep aware of 802.1Q packets with more than 1500 bytes long.


GUI (ncurses)

- Manage SIGWINCH
