Module Name: src Committed By: kefren Date: Wed May 27 18:13:14 UTC 2015
Modified Files: src/distrib/sets/lists/tests: mi src/tests/net/mpls: Makefile Added Files: src/tests/net/mpls: t_mpls_fw64.sh Log Message: Add another simple MPLS test but using this time a mixed IPv4/IPv6 LSR This test encapsulates IPv6 packets, pass them over MPLS to an IPv6 neighbour that switches label and passes forward to an IPv4 neighbour. There, the IPv6 packet is decapsulated and passed to IPv6 stack For the return path we test both implicit and explicit null encapsulations To generate a diff of this commit: cvs rdiff -u -r1.626 -r1.627 src/distrib/sets/lists/tests/mi cvs rdiff -u -r1.5 -r1.6 src/tests/net/mpls/Makefile cvs rdiff -u -r0 -r1.1 src/tests/net/mpls/t_mpls_fw64.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.