Mercurial > hg > dhcpcd
changeset 974:a4e9cf36b477 draft
We don't add this anymore.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Sat, 13 Sep 2008 10:49:23 +0000 |
| parents | 5b59480a3a9b |
| children | 24942a6d05cd |
| files | config.h |
| diffstat | 1 files changed, 0 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/config.h Sat Sep 13 10:48:48 2008 +0000 +++ b/config.h Sat Sep 13 10:49:23 2008 +0000 @@ -30,15 +30,6 @@ #define PACKAGE "dhcpcd" #define VERSION "4.0.99" -/* - * By default we don't add a local link route if we got a routeable address. - * This is because dhcpcd can't really decide which interface should allow - * link local routing when we have more than one interface. - * Ideally the host network scripts should add the link local route for us. - * If not, you can define this to get dhcpcd to always add the link local route. - */ -/* #define IPV4LL_ALWAYSROUTE */ - /* Some systems do not have a working fork. */ /* #define THERE_IS_NO_FORK */
