mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
The ng_ksocket(4) functionality is very fragile as it interfaces with kernel socket code in unusual way. It definitely needs a test suite. Start one with a test that tests UDP over IPv4. |
||
|---|---|---|
| .. | ||
| basic.c | ||
| bridge.c | ||
| hub.c | ||
| ksocket.c | ||
| Makefile | ||
| ng_macfilter_test.sh | ||
| socket.c | ||
| util.c | ||
| util.h | ||
| vlan_rotate.c | ||