mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 01:15:30 -04:00
RTF_HOST indicates whether route is a host route
(netmask is empty or /{32,128}).
Check that if netmask is empty and host route is not specified, kernel
returns an error.
Differential Revision: https://reviews.freebsd.org/D26155
|
||
|---|---|---|
| .. | ||
| generic_cleanup.sh | ||
| Makefile | ||
| params.h | ||
| rtsock_common.h | ||
| rtsock_config.h | ||
| rtsock_print.h | ||
| test_rtsock_l3.c | ||
| test_rtsock_lladdr.c | ||