mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
- `SOCK_RAW` is the implied supported type parameter for socket(2) per route(4) - localsw in `sys/kern/uipc_usrreq.c` doesn't have an entry for `SOCK_RAW`, so the prototype is invalid (this isn't explicitly documented anywhere I could find) MFC after: 1 week Sponsored by: EMC / Isilon Storage Division |
||
|---|---|---|
| .. | ||
| Makefile | ||
| rtsocket.c | ||