diff options
Diffstat (limited to 'samples/bpf/test_ipip.sh')
-rwxr-xr-x | samples/bpf/test_ipip.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/bpf/test_ipip.sh b/samples/bpf/test_ipip.sh index 196925403ab4..9e507c305c6e 100755 --- a/samples/bpf/test_ipip.sh +++ b/samples/bpf/test_ipip.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-2.0 function config_device { ip netns add at_ns0 |