Re: [mpls-linux-general] Why does it need to MPLS patch for linux..?
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2008-03-31 12:51:53
|
On Mon, Mar 31, 2008 at 02:13:09PM +0900, =?EUC-KR?B?wOXB1sDPIDxoZWlraWZtQG5hdmVyLmNvbT4=?= wrote: > Hello > > I have a basic question. > > In order to network in MPLS environment using Linux, > why should I patch the linux kernel for MPLS networking? There kernel handle MPLS packet switching. > In original linux kernel, why cannot network in MPLS environment? > > Does not MPLS enabled router process all MPLS processing about networking? The kernel only handles packet switching, userland processes implement the signaling protocols (LDP RSVP-TE), just like IPv4 packet forwarding is implemented in the kernel, but userland processes implement the routing protocols (OSPF BGP etc). > For the MPLS network, what does linux kernel do? > > Sorry for my bad english, thanks for any help in advance. You might want to read some introductory information at http://mplsrc.com/ > heikifm님의 블로그 > 상냥한 고양이 > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |