diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2025-10-29 18:29:39 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2025-12-08 16:15:18 +0000 |
| commit | d9788eabffa4b67fc534685fc3d9b8e3334af196 (patch) | |
| tree | 4b76bfc9a7c2e603b2785d77e0e55fd3154a67cf /sbin/ipf | |
| parent | 0f0662c6b4cc611d6e400f823656f908ffce5c04 (diff) | |
Diffstat (limited to 'sbin/ipf')
| -rw-r--r-- | sbin/ipf/libipf/interror.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/ipf/libipf/interror.c b/sbin/ipf/libipf/interror.c index 6d5391f58ba2..2bbecaa154e6 100644 --- a/sbin/ipf/libipf/interror.c +++ b/sbin/ipf/libipf/interror.c @@ -531,6 +531,7 @@ log" }, { 130016, "finding pfil head failed" }, { 130017, "ipfilter is already initialised and running" }, { 130018, "ioctl denied in jail without VNET" }, + { 130019, "ioctl denied in jail" }, }; |
