Bug fixes:
[ ] Add any new entry at the end of GtkTreeView, not in the cursor
    position.  This bug is valid on ping, traceroute and scan.

General:
[ ] Add gconf support to store:
    - Last host requested
	- Last settings used (count ping, netstat query, etc)
[ ] Implement information of network devices
    [ ] Add support for IPv6
	[ ] To implement "link state" and "collission"
[X] Implement traceroute (with tcp and/or icmp)
[X] Implement netstat
[ ] Add DNS query
[ ] Add Whois query
[ ] Add support to IPv6 (ping6, traceroute6, network interface)

i18n:
[X] Add internacionalization support (mostly add files in POTFILES.in)

UI:
[ ] A graphical traceroute
[ ] A better ping output: GtkTreeView instead GtkTextView and 
    a label to show the perfomance every time.
[ ] Accept arguments by command line.

Portability:
[ ] Multiplataform support (may be with a ping/traceroute helper to
    process de same output)
[ ] Detection of network devices
[ ] Add *BSD support in ping command/output
