On (06/10/2008 14:04), Julian Elischer wrote:
> Ryan French wrote:
> > Hi All,
> >
> > For my implementation of MPLS I have just about run out of time for my
> > dissertation so at the moment I am trying to create fake routing table
> > entries e.t.c. rather than doing this properly (I will be d
Ryan French wrote:
Hi All,
For my implementation of MPLS I have just about run out of time for my
dissertation so at the moment I am trying to create fake routing table
entries e.t.c. rather than doing this properly (I will be doing this once uni
is finished and I have more free time to work
Ryan, good day.
Mon, Oct 06, 2008 at 05:30:23PM +1300, Ryan French wrote:
> I now have receiving,
> decoding and sending of packets working, except for one small problem. When I
> send a packet back out the MAC address is wrong. I am looking for a way in
> the ether_output function in if_ethers
Hi All,
For my implementation of MPLS I have just about run out of time for my
dissertation so at the moment I am trying to create fake routing table
entries e.t.c. rather than doing this properly (I will be doing this once uni
is finished and I have more free time to work on it). I now have re