From 85305e5d8f7137dc5ce4572d72e80ad186792b37 Mon Sep 17 00:00:00 2001 From: Ondrej Filip Date: Fri, 4 Jun 2004 17:32:38 +0000 Subject: [PATCH] typo in README --- sysdep/cf/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdep/cf/README b/sysdep/cf/README index b3b84a83..deed866d 100644 --- a/sysdep/cf/README +++ b/sysdep/cf/README @@ -9,7 +9,7 @@ CONFIG_ALL_TABLES_AT_ONCE Kernel scanner wants to process all tables at once CONFIG_UNIX_IFACE Use Unix interface scanner CONFIG_UNIX_SET Use Unix route setting CONFIG_UNIX_DONTROUTE Use setsockopts DONTROUTE (undef for *BSD) -CONFIG_SKIP_MC_BIND Don't call bird on multicast socket (def for *BSD) +CONFIG_SKIP_MC_BIND Don't call bind on multicast socket (def for *BSD) CONFIG_LINUX_SCAN Use Linux /proc/net/route scanner CONFIG_ALL_MULTICAST krt-iface: All devices support multicasting (i.e., ignore IFF_MULTICAST)