Re: making ppp interface on motfcc END



On Jul 25, 6:39 am, jess...@xxxxxxxxx wrote:
Hello,

I have a motFCC END driver which is loaded by MUX. The driver supports
the FCC device of a MPC8260 and supports 100Mbps ethernet. I need to
make this a M2_ifType_ppp type interface. The driver is a generic END
style driver and vxworks version is 5.4.

I updated the ifType to M2_ifType_ppp and inited the END_INIT / MIB
with the correct params. But ifDstAddrSet() fails to set the remote
END IP. and How do I change the NetMask (ifMaskSet() only updates the
subnetmask)? Any suggestions ?

I am adding the ifShow.
motfcc (unit number 0):
Flags: (0x80f1) UP POINT-TO-POINT MULTICAST RUNNING
Type: PPP
inet: 10.10.10.10
Destination Internet address: 0.0.0.0
Netmask 0xff000000 Subnetmask 0xffffff00
Metric is 0
Maximum Transfer Unit size is 1500
8723339 octets received
239412 octets sent
2189 unicast packets received
3883 unicast packets sent
16068 non-unicast packets received
13 non-unicast packets sent
0 incoming packets discarded
0 outgoing packets discarded
0 incoming errors
0 outgoing errors
9510 unknown protos
0 output queue drops


Yes: I suggest you explain just why you're trying to accomplish in the
first place, because what you're doing here is totally bogus. If what
you really meant to say was "I need to run PPP over ethernet (PPPoE)"
they you can't do it like this.

-Bill
.



Relevant Pages

  • making ppp interface on motfcc END
    ... I have a motFCC END driver which is loaded by MUX. ... 2189 unicast packets received ...
    (comp.os.vxworks)
  • Re: Filter Hook
    ... the callback routine is been invoked at DISPATCH_LEVEL. ... If you really have to keep such a queue for the packets, then the IP filter driver is not suitable for your needs since you have to process all the packets in the callback routine without any wait actionand return it to the tcpip driver immediately when the callback routine returns. ... What IRQL are you running at when you crash, ...
    (microsoft.public.development.device.drivers)
  • Re: MAC bridging and sniffing packets with specific Ethertype
    ... That is, the Ethernet adapters are bound to the Mbridge driver (which, since ... Mbridge handles the bridging of packets between the adapters. ...
    (microsoft.public.windowsce.embedded)
  • Re: Test on 10GBE Intel based network card
    ... Who ya gonna call, why me of course, its my driver:) ... ix0: ... Driver dropped packets = 0 ... ix1: ...
    (freebsd-performance)
  • Re: Degradation of TCP connection
    ... and running ifconfigon the target does indeed show ... the huge number of dropped Rx packets, ... RX stall (possibly due to mishandled RX overrun in the driver) ... RX interrupts have stopped firing ...
    (comp.os.vxworks)