Sign in
android-kvm
/
linux
/
dae616512476024aa61d2a598461ab6eff8c0709
/
.
/
net
/
mpls
/
Kconfig
blob: 37421db8896524299ea4648c187f7a235de10d6c [
file
] [
log
] [
blame
]
Simon Horman
0d89d20
2013-05-23 21:02:52 +0000
[
diff
] [
blame
]
1
#
2
# MPLS configuration
3
#
4
config NET_MPLS_GSO
5
tristate
"MPLS: GSO support"
6
help
7
This
is
helper
module
to allow segmentation of non
-
MPLS GSO packets
8
that have had MPLS stack entries pushed onto them
and
thus
9
become MPLS GSO packets
.