* [gentoo-dev] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media
@ 2002-12-15 22:46 Pat Double
2002-12-16 9:07 ` [gentoo-dev] Re: [gentoo-user] " William M. Brack
0 siblings, 1 reply; 5+ messages in thread
From: Pat Double @ 2002-12-15 22:46 UTC (permalink / raw
To: gentoo-dev, gentoo-user; +Cc: chadh
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The following bug has been submitted (my me)
http://bugs.gentoo.org/show_bug.cgi?id=7994
that allows a network interface to be started and stopped based on the the
media status. Basically when you plug in the network cable, the interface is
started, when you disconnect, it is stopped. This is very nice for laptops
with built in NICs and I'm sure in other cases.
The developer assigned to this bug has requested email on the lists for people
who would like this functionality before it will be added to portage. If you
would like to see this patch added, please reply to this message.
Thanks!
- --
Pat Double, double@inebraska.com
"In the beginning God created the heaven and the earth."
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE9/QZUdOmLNuoWoKgRAuskAKDNHzBscUFqR5NrUJttuLMy4nlRAwCfXxbY
rOsjUMs0K/hOJR9c8z+GpX0=
=GGjN
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* [gentoo-dev] Re: [gentoo-user] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media
2002-12-15 22:46 [gentoo-dev] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media Pat Double
@ 2002-12-16 9:07 ` William M. Brack
2002-12-16 18:28 ` George Shapovalov
0 siblings, 1 reply; 5+ messages in thread
From: William M. Brack @ 2002-12-16 9:07 UTC (permalink / raw
To: double; +Cc: gentoo-dev, gentoo-user, chadh
This would be very useful for my installation on an IBM T30.
Currently I have change the timeout for dhcp, and modify the
net.ethx script to return "success" when timeout occurs. Ugly.
Bill
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The following bug has been submitted (my me)
>
> http://bugs.gentoo.org/show_bug.cgi?id=7994
>
> that allows a network interface to be started and stopped based on
> the the media status. Basically when you plug in the network
> cable, the interface is started, when you disconnect, it is
> stopped. This is very nice for laptops with built in NICs and I'm
> sure in other cases.
>
> The developer assigned to this bug has requested email on the
> lists for people who would like this functionality before it will
> be added to portage. If you would like to see this patch added,
> please reply to this message.
>
> Thanks!
>
> - --
> Pat Double, double@inebraska.com
> "In the beginning God created the heaven and the earth."
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
> iD8DBQE9/QZUdOmLNuoWoKgRAuskAKDNHzBscUFqR5NrUJttuLMy4nlRAwCfXxbY
> rOsjUMs0K/hOJR9c8z+GpX0=
> =GGjN
> -----END PGP SIGNATURE-----
>
>
> --
> gentoo-user@gentoo.org mailing list
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media
2002-12-16 9:07 ` [gentoo-dev] Re: [gentoo-user] " William M. Brack
@ 2002-12-16 18:28 ` George Shapovalov
2002-12-16 23:44 ` Tom Prado
0 siblings, 1 reply; 5+ messages in thread
From: George Shapovalov @ 2002-12-16 18:28 UTC (permalink / raw
To: gentoo-dev
Yep, I would like that too.
George
[skipped]
> > The developer assigned to this bug has requested email on the
> > lists for people who would like this functionality before it will
> > be added to portage. If you would like to see this patch added,
> > please reply to this message.
> >
> > Thanks!
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media
2002-12-16 18:28 ` George Shapovalov
@ 2002-12-16 23:44 ` Tom Prado
2002-12-17 8:23 ` Mark Gordon
0 siblings, 1 reply; 5+ messages in thread
From: Tom Prado @ 2002-12-16 23:44 UTC (permalink / raw
To: George Shapovalov; +Cc: gentoo-dev
Sign me up! I also vote for suspending the net connection instead of
stopping it. It would be nice to have the network interface state
detectable during initial boot up too so we don't have to wait for dhcpcd
to timeout the first time.
Tom Prado
On Mon, 16 Dec 2002, George Shapovalov wrote:
> Yep, I would like that too.
>
> George
>
>
> [skipped]
> > > The developer assigned to this bug has requested email on the
> > > lists for people who would like this functionality before it will
> > > be added to portage. If you would like to see this patch added,
> > > please reply to this message.
> > >
> > > Thanks!
>
>
> --
> gentoo-dev@gentoo.org mailing list
>
>
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-dev] Re: [gentoo-user] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media
2002-12-16 23:44 ` Tom Prado
@ 2002-12-17 8:23 ` Mark Gordon
0 siblings, 0 replies; 5+ messages in thread
From: Mark Gordon @ 2002-12-17 8:23 UTC (permalink / raw
To: gentoo-dev
On Mon, 16 Dec 2002 18:44:48 -0500 (EST)
Tom Prado <tprado@charter.net> wrote:
>
> Sign me up! I also vote for suspending the net connection instead of
> stopping it. It would be nice to have the network interface state
> detectable during initial boot up too so we don't have to wait for
> dhcpcd to timeout the first time.
>
> Tom Prado
>
> On Mon, 16 Dec 2002, George Shapovalov wrote:
>
> > Yep, I would like that too.
> >
> > George
> >
> >
> > [skipped]
> > > > The developer assigned to this bug has requested email on the
> > > > lists for people who would like this functionality before it
> > > > will be added to portage. If you would like to see this patch
> > > > added, please reply to this message.
> > > >
> > > > Thanks!
I would like it to suspend the network rather than stopping it as well.
In the office it is not that uncommon for me to lend my notebooks
network connection to someone visiting me.
--
Mark Gordon
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-12-17 8:26 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-15 22:46 [gentoo-dev] Patch to net-tools to allow mii-tool to activate/deactive interfaces based on media Pat Double
2002-12-16 9:07 ` [gentoo-dev] Re: [gentoo-user] " William M. Brack
2002-12-16 18:28 ` George Shapovalov
2002-12-16 23:44 ` Tom Prado
2002-12-17 8:23 ` Mark Gordon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox