From 00a23084867d772c81cde4dc0c5eada052cceeb1 Mon Sep 17 00:00:00 2001 From: Daniel Adolfsson Date: Sun, 18 Sep 2011 10:49:19 +0200 Subject: [PATCH] Update README --- README | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README b/README index 045fea5..3248d93 100644 --- a/README +++ b/README @@ -61,13 +61,14 @@ Unfortunately, it doesn't support listing proxies, and as I said, only individual IPs are supported. No subnets. - 'ndppd' circumvents this by listening for Neighbor Solicitation - messages on an interface, then query the internal interfaces for - that target IP before finally sending a Neighbor Advertisement - message. You can create rules to query one interface for one subnet, - and another interface for another. 'ndppd' can even respond directly - to Neighbor Solicitation messages without querying anything, should - you need that. + 'ndppd' solves this by listening for Neighbor Solicitation messages + on an interface, then query the internal interfaces for that target + IP before finally sending a Neighbor Advertisement message. + + You can create rules to query one interface for one subnet, and + another interface for another. 'ndppd' can even respond directly to + Neighbor Solicitation messages without querying anything, should you + need that. ------------------------------------------------------------------------ 3. Dependencies