You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
239 B
10 lines
239 B
12 years ago
|
#
|
||
|
# MPLS configuration
|
||
|
#
|
||
|
config NET_MPLS_GSO
|
||
|
tristate "MPLS: GSO support"
|
||
|
help
|
||
|
This is helper module to allow segmentation of non-MPLS GSO packets
|
||
|
that have had MPLS stack entries pushed onto them and thus
|
||
|
become MPLS GSO packets.
|