diff options
Diffstat (limited to 'sysdep/cf/README')
-rw-r--r-- | sysdep/cf/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysdep/cf/README b/sysdep/cf/README new file mode 100644 index 0000000..c35ffe5 --- /dev/null +++ b/sysdep/cf/README @@ -0,0 +1,10 @@ +Available configuration variables: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +CONFIG_TOS Routing by TOS supported +CONFIG_AUTO_ROUTES Device routes are added automagically by the kernel +CONFIG_ALL_MULTICAST All devices support multicasting (i.e., ignore IFF_MULTICAST) + +CONFIG_UNIX_IFACE Use Unix interface scanner +CONFIG_UNIX_SET Use Unix route setting +CONFIG_LINUX_SCAN Use Linux /proc/net/route scanner |