Update README

This commit is contained in:
Daniel Adolfsson 2011-09-18 10:49:19 +02:00
parent 5ddcf7aef5
commit 00a2308486

15
README
View File

@ -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