Re: [mpls-linux-general] MPLS tunnels OOPsing kernel
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-11-15 14:26:42
|
I've seen this as well. If the tunnel doesn't have a valid outgoing label it tries to free the packet. The opps occurs when freeing the packet. To make sure this is the bug your getting hit with, check the contents of /proc/net/mpls_tunnel after creating the tunnel and binding a label to it. If you do not see a hex key (for the outgoing label) then the tunnel <-> outgoing label binding didn't work. Let me know what you see. Jim On Thu, Nov 15, 2001 at 02:19:51PM +0000, iain barnes wrote: > Hi, > > > We are using the latest DSMPLS patch against 2.4.9 to > test MPLS and are having trouble creating tunnels. > > I was wondering what the status of the tunnel code > currently is. > > > The problem occurs when we try to send data down the > tunnel. We can set it up correctly but at the moment > we try and send data down it, the kernel OOPS's.We > haven't tried using any of the DiffServ mapping yet, > just played with the examples from the standard MPLS > code. > > Is this a known problem/limitation, or are we probably > doing something wrong. > > If tunnels work for other people, then let us know > what information we can provide so that we can get > this sorted. > > Thanks > > __________________________________________________ > Do You Yahoo!? > Everything you'll ever need on one web page from News and Sport to Email and Music Charts > http://uk.my.yahoo.com > > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu |