Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: kefren
Date: Sun Jun 27 13:39:11 UTC 2010
Modified Files:
src/sys/net: if_ethersubr.c if_mpls.c
Log Message:
Don't assume that rt_tag family is AF_MPLS but verify it.
This way rt_tag can be used for other future work also, not only MPLS
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/sys/net/if_ethersubr.c
cvs rdiff -u -r1.2 -r1.3 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.
Home |
Main Index |
Thread Index |
Old Index