[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 02492) Re: [PATCH] proxy_nd support added for linux v 2.4.21



Hi,

Could a ppp server use this to do proxy_nd for ppp clients so that those clients could be accessed from the servers lan (like with pppd's proxyarp option)? Or does that support need to be built into pppd? If so, does anyone know of any patch that implements this?

Regards,
Duncan

Chirayu Patel wrote:

Hi,

I am attaching a patch that adds support for proxy_nd (similar to proxy_arp
in IPv4). The changes have been made on top of linux 2.4.21 +
usagi-linux24-s20030721-2.4.21.diff, and they add one more field in
/proc/sys/ipv6/conf/all,<device name>,default/.

My testing has been limited to setting/resetting the proxy_nd field as my
home network setup is not good enough to do network level testing.

Regards
CP