5 lines
81 B
Bash
5 lines
81 B
Bash
|
#!/bin/sh
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
|
||
|
./in_netns.sh ./reuseport_addr_any
|