mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
Currently `close(2)` erroneously return `EOPNOTSUPP` for `PF_ROUTE` sockets.
It happened after making rtsock socket implementation self-contained (
|
||
|---|---|---|
| .. | ||
| generic_cleanup.sh | ||
| Makefile | ||
| params.h | ||
| rtsock_common.h | ||
| rtsock_config.h | ||
| rtsock_print.h | ||
| test_routing_l3.py | ||
| test_rtsock_l3.c | ||
| test_rtsock_lladdr.c | ||
| test_rtsock_multipath.py | ||
| test_rtsock_ops.c | ||