hi guys,

  So I took the guts of 'ldltest' added in the 'ip_strms' 
  pushable module.  (Eventually, I want to play with the
  two routes into IP problem)

  But I get a weird media type -

[root@localhost linux]# ifconfig seth
seth      Link encap:Frame Relay DLCI  HWaddr 0
          POINTOPOINT  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

  This is using the ldl driver over the Linux ethernet driver
  but it thinks it is a point to point link.

  I thought I was doing something wrong with the attach or bind.
  But, really, I think it shouldn't be up to me to tell the
  driver what kind of media it is using, surely, the driver itself
  should know.

  Any ideas?

  The DL_INFO comes back with the correct HWaddr and broadcast,
  so maybe the talk between the linux 'ifconfig' and LiS is
  breaking down somewhere?

  BTW, there seemed to be a bug in the ip_strms module.  If it
  got anything other than a few DLPI messages the message would
  be lost.  I can give, more details if you want...

  cheers,

andy


_______________________________________________
Linux-streams mailing list
[EMAIL PROTECTED]
http://gsyc.escet.urjc.es/mailman/listinfo/linux-streams

Reply via email to