2001-04-08 |
Phil Blundell | Use setlocale at program initialisation.
|
commit | commitdiff | tree |
2001-04-01 |
Phil Blundell | Fix reporting of IPv6 multicast addresses.
|
commit | commitdiff | tree |
2001-04-01 |
Phil Blundell | Undo "close spare sockets" patch to fix IPv6 breakage.
|
commit | commitdiff | tree |
2001-02-16 |
Phil Blundell | Updated Estonian translation
|
commit | commitdiff | tree |
2001-02-12 |
Phil Blundell | Actually install nameif.
|
commit | commitdiff | tree |
2001-02-12 |
Phil Blundell | Avoid closing a socket we're about to use.
|
commit | commitdiff | tree |
2001-02-10 |
Phil Blundell | Make packet/byte counters 64 bits wide
|
commit | commitdiff | tree |
2001-02-02 |
Phil Blundell | Bump buffer sizes for 2.4 kernels; patch from Tim Waugh
|
commit | commitdiff | tree |
2000-11-06 |
Phil Blundell | Typo fix from Tim Waugh
|
commit | commitdiff | tree |
2000-10-28 |
Phil Blundell | Handle getnameinfo() failures a bit better (should...
|
commit | commitdiff | tree |
2000-06-11 |
Phil Blundell | Fix stray brace.
|
commit | commitdiff | tree |
2000-05-28 |
Phil Blundell | Change NET-LIB to NET_LIB to avoid problems with new...
|
commit | commitdiff | tree |
2000-05-28 |
Phil Blundell | Fix stupid bug in netstat -i.
|
commit | commitdiff | tree |
2000-05-28 |
Phil Blundell | net-tools 1.56
|
commit | commitdiff | tree |
2000-05-27 |
Phil Blundell | Check /proc before opening ECONET sockets.
|
commit | commitdiff | tree |
2000-05-22 |
Phil Blundell | Make `route -A inet6 add default ...' work.
|
commit | commitdiff | tree |
2000-05-21 |
Phil Blundell | Update manual pages to better match reality.
|
commit | commitdiff | tree |
2000-05-21 |
Phil Blundell | Documentation updates.
|
commit | commitdiff | tree |
2000-05-21 |
Phil Blundell | Add mii-tool from David Hinds.
|
commit | commitdiff | tree |
2000-05-20 |
Phil Blundell | Add support for `add' and `del' with IPv4.
|
commit | commitdiff | tree |
2000-05-20 |
Phil Blundell | Fix warnings.
|
commit | commitdiff | tree |
2000-05-20 |
Phil Blundell | Make more glibc friendly.
|
commit | commitdiff | tree |
2000-05-20 |
Phil Blundell | Add X.25 support.
|
commit | commitdiff | tree |
2000-04-02 |
Phil Blundell | Updated Estonian translation, from Meelis Roos <mroos...
|
commit | commitdiff | tree |
2000-04-02 |
Phil Blundell | Add STRIP support.
|
commit | commitdiff | tree |
2000-03-19 |
Phil Blundell | Set VERSION to 1.55
|
commit | commitdiff | tree |
2000-03-19 |
Phil Blundell | Updated man page from Bryan Henderson
|
commit | commitdiff | tree |
2000-03-19 |
Phil Blundell | Make `netstat -p' work with 2.0 kernels.
|
commit | commitdiff | tree |
2000-03-05 |
Phil Blundell | Fix problems with hwtype initialisation.
|
commit | commitdiff | tree |
2000-02-20 |
Phil Blundell | Fix netstat -ci (#6904 in RedHat bugzilla)
|
commit | commitdiff | tree |
2000-01-02 |
Phil Blundell | Update.
|
commit | commitdiff | tree |
1999-12-11 |
Phil Blundell | Support new token ring ARP type
|
commit | commitdiff | tree |
1999-11-20 |
Phil Blundell | ready for net-tools 1.54...
|
commit | commitdiff | tree |
1999-09-28 |
Phil Blundell | Fix another reference to hw->sprint
|
commit | commitdiff | tree |
1999-09-27 |
Phil Blundell | Remove `sprint' member from struct hwtype. As far...
|
commit | commitdiff | tree |
1999-08-31 |
Phil Blundell | Typo fix
|
commit | commitdiff | tree |
1999-08-28 |
Phil Blundell | Fix warning in netstat.
|
commit | commitdiff | tree |
1999-08-26 |
Phil Blundell | Portability/cross-compile fixes from Chris G. Demetriou
|
commit | commitdiff | tree |
1999-07-28 |
Phil Blundell | Patch from Jeff Johnson <jbj@redhat.com> to fix `netstat -c'
|
commit | commitdiff | tree |
1999-06-12 |
Phil Blundell | Bump version to 1.53
|
commit | commitdiff | tree |
1999-05-21 |
Phil Blundell | Estonian translation, from Meelis Roos (mroos@tartu...
|
commit | commitdiff | tree |
1999-05-16 |
Phil Blundell | Add support for Econet hardware; internationalize Token...
|
commit | commitdiff | tree |
1999-04-23 |
Phil Blundell | More i18n, from Meelis Roos
|
commit | commitdiff | tree |
1999-04-21 |
Phil Blundell | Fix 2.0 compatibility
|
commit | commitdiff | tree |
1999-04-21 |
Phil Blundell | Compile fixes
|
commit | commitdiff | tree |
1999-04-21 |
Phil Blundell | Add IrDA support; patch from Dag Brattli <dagb@cs.uit.no>
|
commit | commitdiff | tree |
1999-04-21 |
Phil Blundell | Rename utils.h -> util-ank.h
|
commit | commitdiff | tree |
1999-04-20 |
Phil Blundell | Small netstat fixes from Tuan Hoang.
|
commit | commitdiff | tree |
1999-04-20 |
Phil Blundell | Delete final executables on `make clean' (use `make...
|
commit | commitdiff | tree |
1999-04-20 |
Phil Blundell | Use libc headers not kernel ones.
|
commit | commitdiff | tree |
1999-04-18 |
Phil Blundell | Minor textual updates/corrections
|
commit | commitdiff | tree |
1999-04-18 |
Phil Blundell | Update
|
commit | commitdiff | tree |
1999-04-18 |
Phil Blundell | Add support for `--version'
|
commit | commitdiff | tree |
1999-04-18 |
Phil Blundell | Fix formatting in `arp' output.
|
commit | commitdiff | tree |
1999-04-05 |
Phil Blundell | Include <asm/types.h> in utils.h (apparently needed...
|
commit | commitdiff | tree |
1999-04-04 |
Phil Blundell | Remove bogus checks for loopback, use the real ARPHRD...
|
commit | commitdiff | tree |
1999-03-25 |
Phil Blundell | From Philip Chong <pchong@r-491a.ihouse.berkeley.edu>
|
commit | commitdiff | tree |
1999-03-24 |
Phil Blundell | Fix filename in error message.
|
commit | commitdiff | tree |
1999-03-24 |
Phil Blundell | More i18n, from Meelis Roos <mroos@tartu.cyber.ee>
|
commit | commitdiff | tree |
1999-03-21 |
Phil Blundell | Fix typo.
|
commit | commitdiff | tree |
1999-03-17 |
Phil Blundell | Make netstat not display groups by default
|
commit | commitdiff | tree |
1999-03-17 |
Phil Blundell | Avoid double open
|
commit | commitdiff | tree |
1999-03-17 |
Phil Blundell | Mention German translation
|
commit | commitdiff | tree |
1999-03-17 |
Phil Blundell | Update manpage
|
commit | commitdiff | tree |
1999-03-03 |
Phil Blundell | More fixes for esoteric situations.
|
commit | commitdiff | tree |
1999-03-03 |
Phil Blundell | Crusade against bogus AF specifics. Make it work ...
|
commit | commitdiff | tree |
1999-03-02 |
Phil Blundell | Add support for -V flag to ipmaddr. Arbitrarily say...
|
commit | commitdiff | tree |
1999-03-02 |
Phil Blundell | Take the netmask into account when printing routes...
|
commit | commitdiff | tree |
1999-03-01 |
Phil Blundell | Mention IGMP support. From Tuan Hoang.
|
commit | commitdiff | tree |
1999-03-01 |
Phil Blundell | Handle libinet6 structures. From Ambrose Li <acli...
|
commit | commitdiff | tree |
1999-02-27 |
Phil Blundell | DECnet support, from Steve Whitehouse, <SteveW@ACM...
|
commit | commitdiff | tree |
1999-02-25 |
Phil Blundell | Add support for `-V' to slattach and plipconfig
|
commit | commitdiff | tree |
1999-02-23 |
Phil Blundell | Include `po' in `make clean'.
|
commit | commitdiff | tree |
1999-02-23 |
Phil Blundell | Handle ICMP masquerade properly. (From Debian net...
|
commit | commitdiff | tree |
1999-02-23 |
Phil Blundell | Rename utils.c to util-ank.c to avoid confusion with...
|
commit | commitdiff | tree |
1999-02-01 |
Phil Blundell | Fix unfortunate typo.
|
commit | commitdiff | tree |
1999-01-17 |
Phil Blundell | When setting point-to-point address, use the AF-specific
|
commit | commitdiff | tree |
1999-01-13 |
Phil Blundell | Provide local definition of IPPROTO_GRE to allow iptunnel
|
commit | commitdiff | tree |
1999-01-10 |
Phil Blundell | Fix IPv6 compilation problems.
|
commit | commitdiff | tree |
1999-01-09 |
Phil Blundell | Cosmetics
|
commit | commitdiff | tree |
1999-01-09 |
Phil Blundell | Several new additions to net-tools. From Alexey's...
|
commit | commitdiff | tree |
1999-01-05 |
Phil Blundell | A whole pile of fixes from Bernd, plus a fix for an arp
|
commit | commitdiff | tree |
1998-12-11 |
Phil Blundell | Few random typo/documentation fixes.
|
commit | commitdiff | tree |
1998-12-06 |
Phil Blundell | Miscellaneous minor mods. Unless anything turns up...
|
commit | commitdiff | tree |
1998-12-05 |
Phil Blundell | More socket-open fixes
|
commit | commitdiff | tree |
1998-12-01 |
Phil Blundell | Allow interface names to be 9 characters long rather...
|
commit | commitdiff | tree |
1998-12-01 |
Phil Blundell | doh...
|
commit | commitdiff | tree |
1998-12-01 |
Phil Blundell | AX25 improvements, from Tomi Manninen <tpm@prkele.tky...
|
commit | commitdiff | tree |
1998-11-29 |
Phil Blundell | Don't do name lookups for all-zero addresses.
|
commit | commitdiff | tree |
1998-11-29 |
Phil Blundell | Make --tcp and similar options behave sensibly.
|
commit | commitdiff | tree |
1998-11-26 |
Phil Blundell | Added RPM packaging stuff.
|
commit | commitdiff | tree |
1998-11-26 |
Phil Blundell | More #include "util.h"
|
commit | commitdiff | tree |
1998-11-25 |
Phil Blundell | Couple of small makefile changes (from Red Hat)
|
commit | commitdiff | tree |
1998-11-19 |
Phil Blundell | Include util.h where needed
|
commit | commitdiff | tree |
1998-11-19 |
Phil Blundell | Remove erroneously-added prototype.
|
commit | commitdiff | tree |
1998-11-18 |
Phil Blundell | Add prototype for safe_strncpy()
|
commit | commitdiff | tree |
1998-11-18 |
Phil Blundell | Hack to make NETROM sockets work.
|
commit | commitdiff | tree |
1998-11-18 |
Phil Blundell | Compatibility gunk for ECONET and new glibc
|
commit | commitdiff | tree |
1998-11-17 |
Phil Blundell | Only update sfd when we successfully open a
|
commit | commitdiff | tree |
1998-11-16 |
Phil Blundell | Print just "ARCnet", not "1.5Mbps ARCnet" since
|
commit | commitdiff | tree |
next |