Re: Two interfaces on the same network

2004-06-08 Thread AL Chane
AL Chane: Hi, there: I have two interfaces on my linux PC in the same network: ifconfig eth0 172.20.1.30 netmask 255.255.255.0 ifconfig eth1 172.20.1.31 netmask 255.255.255.0 Another Windows PC with IP 172.20.1.32 netmask 255.255.255.0 I found that in the same network, Linux PC

Re: Two interfaces on the same network

2004-06-08 Thread Roman Kurakin
AL Chane: Hi, there: I have two interfaces on my linux PC in the same network: ifconfig eth0 172.20.1.30 netmask 255.255.255.0 ifconfig eth1 172.20.1.31 netmask 255.255.255.0 Another Windows PC with IP 172.20.1.32 netmask 255.255.255.0 I found that in the same network, Linux PC

Two interfaces on the same network

2004-06-08 Thread AL Chane
Hi, there: I have two interfaces on my linux PC in the same network: >ifconfig eth0 172.20.1.30 netmask 255.255.255.0 >ifconfig eth1 172.20.1.31 netmask 255.255.255.0 Another Windows PC with IP 172.20.1.32 netmask 255.255.255.0 I found that in the same network, Linux PC only use

Re: cvs commit: src/sys/net bpf.h

2004-06-08 Thread Roman Kurakin
This commit reminded me one of my old ideas. Why not to make some function that allow to change DLT on the fly? Sync adapters can work with various types of protocols and protocol can be changed on the fly. Now we have to use DLT_NULL in such case and this strips functionality. rik David Malone

Re: HEADSUP! FRF12 support

2004-06-08 Thread Julian Elischer
On Wed, 9 Jun 2004, Roman Kurakin wrote: > Hi, > > http://www.cronyx.ru/~rik/frf12_beta.tgz > > This is beta version of ng_frf12 module - FRF12 Frame Relay Fragmentation. > > Currently only End-to-End fragmentation supported. A bit later I'll post > version with Interface fragmentation. > >

HEADSUP! FRF12 support

2004-06-08 Thread Roman Kurakin
Hi, http://www.cronyx.ru/~rik/frf12_beta.tgz This is beta version of ng_frf12 module - FRF12 Frame Relay Fragmentation. Currently only End-to-End fragmentation supported. A bit later I'll post version with Interface fragmentation. Driver works as a filter between ng_frame_relay module and ng_rfc149

Re: HEADSUP! netgraph Metadata changing.

2004-06-08 Thread Ruslan Ermilov
On Tue, Jun 08, 2004 at 10:58:31AM +0400, Gleb Smirnoff wrote: > On Tue, Jun 08, 2004 at 09:52:35AM +0300, Ruslan Ermilov wrote: > R> > J> > J> In addition the ng_ksocket node adds info into metadata and I suspect > R> > J> > J> there are people using that. > R> > J> > > R> > J> > Since ng_ksocket