Re: [mpls-linux-devel] Merging into the kernel?
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2006-01-23 16:40:33
|
Before the holidays I had started down path to getting mpls-linux into the kernel (again). I emailed jamal. My first goal is to get the infrastructure that mpls-linux needs to interact with L3 protocols put in place. Im my implementation this is the 'shim' infrastructure (look in the devel achieves for a patch I've posted). I sent two patches for jamal's review, davem's technique for interacting with L3 and the mpls-linux technique. They are very similar, if you ask me I think the mpls-linux method is more elegant and less intrusive. That is where we stand. I'm sure jamal forgot about it with the holidays and all. I plan on picking up this task again soon. I was trying to get 1.950 finished (quagga support is broken still), but there is not reason this process can't be done at the same time. So how can others help? Review the code. Test the code. In particular the locking scheme (RCU) needs to be reviewed. In addition there is some known issues with the netdevice notification handler (the list of NHLFE is not being maintained correctly with respect to instructions, add/delete, and device changes). There was a bug report posted to general late last summer that had some details. On Mon, Jan 23, 2006 at 11:13:14AM +0000, Steven Whitehouse wrote: > Hi, >=20 > I've been looking recently at the MPLS for Linux project as I'd like > to see an implementation of MPLS merged into the standard Linux kernel. > I've read a number of the mailing list archives and googled what I > can find on the subject. >=20 > I spotted an item in Dave M's network TODO list indicating that currently > plans were "stuck in the mud". Is this currently still the case? >=20 > If so then I'd like to help lend a hand in moving things forward, always > assuming that adding another developer would be helpful of course! :-) >=20 > Steve. >=20 >=20 >=20 > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log fi= les > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D103432&bid=3D230486&dat= =3D121642 > _______________________________________________ > mpls-linux-devel mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-devel --=20 James R. Leu jl...@mi... |