Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net



On 24.06.2011 08:45, YAMAMOTO Takashi wrote:
hi,

Module Name:    src
Committed By:   kefren
Date:           Tue Jun 21 14:30:20 UTC 2011

Modified Files:
        src/sys/net: if_mpls.c

Log Message:
learn mpls interface how to prepend multiple shims by using a vector of
smpls_addrs in sockaddr_mpls. The number of smpls_addrs is found from
smpls_len. First label encountered is BoS.
XXX: need to do the same for LSE and this feature needs to be documented.

what will use this?  (just curious)

YAMAMOTO Takashi



To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/net/if_mpls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Hi,

Hopefully a future implementation of BGP/MPLS IP VPN.

--
Mihai


Home | Main Index | Thread Index | Old Index