Changes for net-tools-1.1.27 Merged the changes FvK made to his 'net040' stuff - notably arp -f now works. Added output of the various DMA/Memory address options now that ifmap is supported. Drivers supporting ifmap can be configured using ifconfig's setup for irq and I/O address. Currently this means PLIP, but I hope more will be added. Either that or it will get taken out as command line modules work. Watch this space. Route has an mss keyword that allows you to set the tcp mss on a given route, and a window keyword that allows you to 'clamp' windows. This is useful for amateur radio and also slow network drivers like the DE600 or 3c501 (use 1024-2048 or so for these) Added a modified version of John Paul Morrison's plipconfig program. I wrote my own but his was nicer! Changed naming scheme to avoid confusion about tools/kernel versions and with FvK's net-040 code. Changes for net-tools-1.1.29 Plipconfig manual page from John Paul Morrison. Fix for netstat -r. Couple of minor bug fixes. Changes for net-tools-1.1.37 Added some ':''s (Suggested by Arnt Gulbrandsen) Network group names (Mark Bowyer ) QMagic fix New hostname/dnsdomain commands (see README.hostname) Changes for net-tools-1.1.46 Small bug fix to the dnsdomainname command (Edvard Tuinder) Fix to slight accident with the plipconfig man page (Florian La Roche) General cleanup (Paul Sitz) slattach fix (Mark Weaver) Changes for net-tools-1.1.51 Socket leak in netstat -i -c fixed (Riku Meskanen) Install the rarp program properly (Alec Muffett) Route has a nasty assumption about the lowest byte and networks (Walter Smith) Changes for net-tools-1.1.56 Updated/fixed hostname/dnsdomainname (Peter Tobias) Proxy Arp netmask (Andrew Tridgell) Changes for net-tools-1.1.79 Makefile removes *~ Arcnet support added (Alan Cox - I couldn't find the original saved one 8)) Ipfw program added merged from assorted ipfw's [Several authors] plipconfig cleanups (Niibe Yutaka) slattach changes (George Shearer) slattach changes & man page changes (Miquel van Smoorenburg) netstat/netstat man page updated (Alan Cox) Changes for net-tools-1.1.91 [Only released internally] Support the newer firewall code. Lots more options. (Alan Cox) ifconfig displays other protocols - moving towards proper multiprotocol support. (Alan Cox) slattach allows 3 wire links (Yossi Gottlieb) Changes for net-tools-1.1.92 CLOSING reported right (Gerhard Koerting) rxq-- removed (__Everyone__) ipfw man page from FreeBSD (c/o Peter Tobias) Updated ipfw to match Urgen's new ipfw code in FreeBSD (Alan Cox) Found the original ARCnet patch and switched to it. (Avery Pennarun) Changes for net-tools-1.1.95 Plipconfig fixed Changes for net-tools-1.3.6-ALPHA slattach uses the right lock files (Jeremiah Toth) Token Ring (Peter de Schrijver) ipfw fixes (Thomas Quinot) slattach -L clears CRTSCTS (Mark Brophy) Route fix (Tom May) Speed of arcnet (Avery Pennarun) Localisation (Jean Michel Vansteene) Changes to netstat (Alan Cox) Changes for net-tools-1.3.6-BETA 1,2,3 Fixed internationalisation missing strings (uses english for now) lock file changes (Cameron MacPherson) NLS hang (Richard Huveneers) Changes for net-tools-1.3.6-BETA 4 New Maintainer: Bernd Eckenfels Rewritten README, include Changes, TODO and Release. (Bernd Eckenfels) Include linux/if_arp.h in arp.c, rarp.c, lib/ppp.c and lib/slip.c; linux/route.h in route.c (Lutz Pressler). NLS Files for German Language included (Michael Schmidt). Fixed the Modification Date of Makefile '2036' (-be). Metric support for route.c and cleanup (Miquel van Smoorenburg) Changes for net-tools-1.3.6-BETA 5 Fixed scanf argument warnings in lib/getsock.c, netstat.c (-be) Fixed rxq-- in netstat.c for udp. Parsing of /proc/net/unix fixed, so all the unix domain sockets will be displayed. (Rolf Rossius) irtt Argument added to route.c, route.8 (-be) lib/route_info.c shared from netstat and route to display routing table. Different views can be switched with -e or -ee. Changes to route.c, route(8), netstat.c, netstat[8). (-be). Don't complain if the user doesn't want to use a FQDN; The option "--file" will now also work if there is no newline character in the file for hostname. (Peter Tobias) arp now outputs names unless -n option is given. In addition detection for Kernels which dont support netmask for arp. (-be) slattach checks for existing lockfile. [french nls] (Peter Tobias)