kernel/net/ipv6/output_core.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * IPv6 library code, needed by static components when full IPv6 support is 3 4 * not configured or static. These functions are needed by GSO/GRO implementation.