mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-04 09:26:58 +07:00
10 lines
239 B
Plaintext
10 lines
239 B
Plaintext
|
#
|
||
|
# 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.
|