diff options
author | 1998-01-08 09:54:43 +0000 | |
---|---|---|
committer | 1998-01-08 09:54:43 +0000 | |
commit | 1ef3bd3bd1a104a99567cfa90485c89f7edcb812 (patch) | |
tree | f28676e85584644332eb204068cada3fd05a0ac3 /TODO | |
download | net-tools-1ef3bd3bd1a104a99567cfa90485c89f7edcb812.tar.gz net-tools-1ef3bd3bd1a104a99567cfa90485c89f7edcb812.tar.bz2 net-tools-1ef3bd3bd1a104a99567cfa90485c89f7edcb812.zip |
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -0,0 +1,33 @@ +TODO for net-tools + +[ ] netstat manpage and code cleanup, ddp support +[ ] lib/netrom_rt.c rprint should not rewind _PATH_PROCNET_NR_NEIGH +[ ] ARPHRD_METRICOM [1.3.82] +[ ] include proxy arp description into man page. +[ ] netstat -i: XOVR!=compressed +[ ] nettools.8 man-page +[ ] lib/ddp.c: /etc/atalk.names support +[ ] lib/ether.c: /etc/ether support +[ ] share source between netstat/ifconfig (lib/if_info.c) +[ ] ARPHDR_LOOPBACK in new kernels, ok? dont think so :-/ +[ ] ARPHRD_LOCALTLK and aarp? +[ ] ARCNET support? linux/drivers/net/arcnet.c +[ ] ifconfig support for isdn4linux, linefill... +[ ] Wilfred's Suggestion for config files for route and ifconfig (expand arp + file format) +[ ] make netstat display more interesting states from interface + (CSLIP? BSDCOMP?) +[ ] netstat netconfiguration info screen (forwarding, supplied protocols...) +[ ] net-features.h in all tools +[ ] check netstat -o +[ ] supply some informations about new features to HOWTOs +[ ] Need to include Jos Vos ipfwadm <ftp.xos.nl> +[ ] Config file only works with bash not ash. +[ ] Token ring is almost totally untested. +[ ] additional tools for IPX, AX.25 etc be bundled [ipxripd004, ipx_* tools + from caldera, axattach] into existing bins +[ ] "SIOCAX25OPTRT" [Joerg (DL1BKE)]. 1.3.75 +[ ] dummy NOARP?! (2. default route for preveting hostunreachables on linedrop) +[ ] ppp_dev_stat called for each dev in ifconfig, why? (1.3.17) +[ ] linux/include/net/br.h? +[ ] update fr/de translations (or drop NLS entirely) |