proposal adding device_t* to struct if_net

2003-09-25 Thread Brooks Davis
I'd like to propose that we add a device_t pointer to struct if_net. It would be defined to contain either a pointer to the device associated with this interface or NULL (pseudo-interfaces and interfaces without access to a device_t in their attach routine (COMPAT_OLDISA devices) will have NULL po

Re: Realtek 8139 + Acer Laptop

2003-09-25 Thread Brooks Davis
On Fri, Sep 26, 2003 at 01:42:44AM +0200, Nate Grey wrote: > Ok. Probably I'm not a lucky boy.Why? Just read below. > > - - The laptop is Acer Aspire 1601L. > - - The ethernet card is a Realtek 8139: > - - All the linux distribution find it; > - - OpenBSD find it; > - - NetBSD find it; > - - F

Realtek 8139 + Acer Laptop

2003-09-25 Thread Nate Grey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mhmh how many nice buttons in kmail... (I'm sorry). Ok. Probably I'm not a lucky boy.Why? Just read below. - - The laptop is Acer Aspire 1601L. - - The ethernet card is a Realtek 8139: - - All the linux distribution find it; - - OpenBSD find it;

Realtek 8139 + Acer Laptop

2003-09-25 Thread Nate Grey
-BEGIN PGP MESSAGE- Version: GnuPG v1.2.3 (FreeBSD) hQEOA4SxdFJncfudEAQAisaq9M0Q4YQP7qCWtVO3IwmiANkZ4Qaji6A42Dl6dzwB MT7NOwovB5BY0klePtuOtCpELeD1tP2kyW9hEpLA2OECYpeSmM3p/wy2AUyTsl8b 6gQzxUEQimZkbqXkEnAyvxA4O2w3KT5LVtgVjcaJMf5nss/CeC1nf+03YLvMxYEE AIkqDTvKkV+BhZoUvHprzbdvGUkb8YgV9oGep1CgArG

ipsec tunnel with same subnet in A and B

2003-09-25 Thread julien mabillard
hi, i have some questions regarding an ipsec tunnel which i want to setup between to hosts (A, B), but I want A and B to be in the same subnet. what are the possiblilities? also, i might meet the following situation: a) A 10.0.0.10 <==> ipsec_gw <==> routers <==> ipsec_gw <===> B 10.0.0.1 b) A 1