All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Re: [PATCH] Support module autoloading in iproute2
@ 2005-06-03  0:20 Stephen Hemminger
  2005-06-07 22:15 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2005-06-03  0:20 UTC (permalink / raw)
  To: lartc

Use module aliases and the kernel will do the autoloading.
Most distros add something like:
	alias eth0 e100
to /etc/modprobe.conf

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [LARTC] Re: [PATCH] Support module autoloading in iproute2
  2005-06-03  0:20 [LARTC] Re: [PATCH] Support module autoloading in iproute2 Stephen Hemminger
@ 2005-06-07 22:15 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2005-06-07 22:15 UTC (permalink / raw)
  To: lartc

Okay, I added the same effective hook but using if_nametoindex()
and without the vanity comment.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-06-07 22:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-03  0:20 [LARTC] Re: [PATCH] Support module autoloading in iproute2 Stephen Hemminger
2005-06-07 22:15 ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.