GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/net-tools.git
gentoo
master
Gentoo mirror of Debian net-tools CVS
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ifconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- change columns of netstat -i/ifconfig -s to avoid run-into (Stefan Illner)
Bernd Eckenfels
2002-12-10
1
-13
/
+32
*
Jack Bloch noticed that the hw comamnd of ifconfig returns a
Bernd Eckenfels
2002-07-05
1
-3
/
+7
*
there is no such thing as -i option for ifconfig
Bernd Eckenfels
2002-07-03
1
-3
/
+2
*
delay the setting of netmask derived from /mask after setting address
Bernd Eckenfels
2001-11-01
1
-5
/
+11
*
minor fix to return E_USAGE on -V instead of exit(0);
Bernd Eckenfels
2001-11-01
1
-2
/
+2
*
failed to set error flag if netmask setting reported an error
Bernd Eckenfels
2001-11-01
1
-2
/
+2
*
this will check after clearing a flag, that it is indeed cleared. it will
Bernd Eckenfels
2001-06-29
1
-5
/
+46
*
Fix typo.
Phil Blundell
2001-04-13
1
-2
/
+2
*
Reformat recently-added code to match style of the rest.
Phil Blundell
2001-04-13
1
-109
/
+111
*
Check that ap->input is non NULL before dereferencing it.
Phil Blundell
2001-04-13
1
-1
/
+9
*
Use setlocale at program initialisation.
Phil Blundell
2001-04-08
1
-1
/
+3
*
Undo "close spare sockets" patch to fix IPv6 breakage.
Phil Blundell
2001-04-01
1
-13
/
+8
*
Adam Richter pointed out, that 0 is a valid fd value, even if it is unlikely
Bernd Eckenfels
2001-02-19
1
-2
/
+2
*
Avoid closing a socket we're about to use.
Phil Blundell
2001-02-12
1
-3
/
+3
*
Always complain when SIOCGIFMAP fails.
Andi Kleen
2000-10-26
1
-5
/
+12
*
fix from bug#9215 in bugzilla@redhat (ifconfig sl0 mtu 1440 works now)
Bernd Eckenfels
2000-10-08
1
-15
/
+21
*
Speed up list operations by exploiting that the interface list is ordered,
Andi Kleen
2000-08-14
1
-3
/
+3
*
fixed a segfault condition in ifconfig when setting hw address for AF loop,
Bernd Eckenfels
2000-07-31
1
-1
/
+7
*
Fix stray brace.
Phil Blundell
2000-06-11
1
-6
/
+6
*
Check /proc before opening ECONET sockets.
Phil Blundell
2000-05-27
1
-3
/
+15
*
Update manual pages to better match reality.
Phil Blundell
2000-05-21
1
-279
/
+19
*
Documentation updates.
Phil Blundell
2000-05-21
1
-2
/
+2
*
Add support for `add' and `del' with IPv4.
Phil Blundell
2000-05-20
1
-80
/
+297
*
Add X.25 support.
Phil Blundell
2000-05-20
1
-2
/
+3
*
Some patches from Kurt Garloff to handle /etc/networks correctly
Klaas Freitag
1999-12-11
1
-2
/
+3
*
Fix another reference to hw->sprint
Phil Blundell
1999-09-28
1
-2
/
+2
*
Minor textual updates/corrections
Phil Blundell
1999-04-18
1
-3
/
+3
*
Remove bogus checks for loopback, use the real ARPHRD value.
Phil Blundell
1999-04-04
1
-9
/
+5
*
More i18n, from Meelis Roos <mroos@tartu.cyber.ee>
Phil Blundell
1999-03-24
1
-2
/
+2
*
Crusade against bogus AF specifics. Make it work (mostly)
Phil Blundell
1999-03-03
1
-13
/
+14
*
When setting point-to-point address, use the AF-specific
Phil Blundell
1999-01-17
1
-2
/
+2
*
A whole pile of fixes from Bernd, plus a fix for an arp
Phil Blundell
1999-01-05
1
-25
/
+43
*
Miscellaneous minor mods. Unless anything turns up in the next
Phil Blundell
1998-12-06
1
-2
/
+2
*
More socket-open fixes
Phil Blundell
1998-12-05
1
-2
/
+2
*
Allow interface names to be 9 characters long rather than
Phil Blundell
1998-12-01
1
-2
/
+2
*
Include util.h where needed
Phil Blundell
1998-11-19
1
-1
/
+2
*
Some cosmetic fixes to program error messages.
Klaas Freitag
1998-11-19
1
-5
/
+8
*
Add prototype for safe_strncpy()
Phil Blundell
1998-11-18
1
-32
/
+2
*
- Allow device probing again (this should fix the problem Arnaldo de Melo
Klaas Freitag
1998-11-17
1
-43
/
+49
*
Yow. This is net-tools completely reindented.
Klaas Freitag
1998-11-15
1
-886
/
+896
*
Rework socket handling again. Rather than
Phil Blundell
1998-11-14
1
-40
/
+72
*
Add support for SLIP keepalive and linefill.
Phil Blundell
1998-10-31
1
-2
/
+41
*
Check /proc files first before opening sockets to work around 2.1
Klaas Freitag
1998-10-30
1
-5
/
+33
*
Print 2.1 interface aliases in netstat and ifconfig.
Klaas Freitag
1998-10-23
1
-34
/
+41
*
Make i18n default to off (and fix typo in config.in)
Phil Blundell
1998-08-29
1
-8
/
+8
*
Replace outdated NLS support with GNU gettext (patch from
Phil Blundell
1998-08-10
1
-114
/
+84
*
Support /prefix syntax for IPv4 in ifconfig too.
Klaas Freitag
1998-05-07
1
-24
/
+61
*
Move the HAVE_TXQUEUELEN check into the common include file interface.h -
Klaas Freitag
1998-04-16
1
-5
/
+4
*
Make it compile without econet.
Klaas Freitag
1998-04-15
1
-4
/
+12
*
Pile of net-tools goodies. I plan to make a 1.45 release this
Phil Blundell
1998-04-10
1
-6
/
+46
[next]