source: trunk/third/gnome-nettool/TODO @ 21079

Revision 21079, 1.1 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21078, which included commits to RCS files with non-trunk default branches.
Line 
1Bug fixes:
2[X] Add any new entry at the end of GtkTreeView, not in the cursor
3    position.  This bug is valid on ping, traceroute and scan.
4
5General:
6[ ] Add gconf support to store:
7    - Last host requested
8        - Last settings used (count ping, netstat query, etc)
9[ ] Implement information of network devices
10    [ ] Add support for IPv6
11        [ ] To implement "link state" and "collission"
12[X] Implement traceroute (with tcp and/or icmp)
13[X] Implement netstat
14[X] Add DNS query
15[ ] Add Whois query
16[ ] Add support to IPv6 (ping6, traceroute6, network interface)
17[ ] Add Copy-to-clipboard on Information (info.c)
18[ ] Show error messages, feeback to the user.
19    (for instance: Host not found)
20[ ] Glib-ize util-mii
21
22i18n:
23[X] Add internacionalization support (mostly add files in POTFILES.in)
24
25UI:
26[ ] A graphical traceroute
27[X] A better ping output: GtkTreeView instead GtkTextView and
28    a label to show the perfomance every time.
29[ ] Accept arguments by command line.
30
31Portability:
32[-] Multiplataform support (may be with a ping/traceroute helper to
33    process de same output)
34[X] Detection of network devices
35[ ] Add *BSD support in ping command/output
Note: See TracBrowser for help on using the repository browser.