mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
destination. (Currently lack of their specification does not lead to any problem, because kernel does not check the consistency between actual address and its address family / length on raw socket. However kernel should always check their consistency and stop sending packets if there is a contradiction. Considering backward compatibility of programs, I just fixed rtsol now; I'd like to fix the kernel behavior later.) Reviewed by: ume MFC after: 3 days |
||
|---|---|---|
| .. | ||
| dump.c | ||
| if.c | ||
| Makefile | ||
| probe.c | ||
| rtsock.c | ||
| rtsol.c | ||
| rtsold.8 | ||
| rtsold.c | ||
| rtsold.h | ||