blob: 37421db8896524299ea4648c187f7a235de10d6c (
plain)
1
2
3
4
5
6
7
8
9
|
#
# 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.
|