OpenVZ Forum


Home » Mailing lists » Devel » [PATCH rhel6] Allow ipv6 proxies and arp proxies be shown with iproute2
Re: [PATCH rhel6] Allow ipv6 proxies and arp proxies be shown with iproute2 [message #45077 is a reply to message #45073] Thu, 26 January 2012 15:03 Go to previous messageGo to previous message
Tony Zelenoff is currently offline  Tony Zelenoff
Messages: 6
Registered: January 2012
Junior Member
Oops, sorry for subject. The "rhel6" shouldn't be here.
If it is a problem - i'll resend patch without this stuff.

On 26.01.2012 18:49, Anton Zelenov wrote:
> Add ability to return neighbour proxies list to caller if
> it sent full ndmsg structure and has NTF_PROXY flag set.
>
> Before this patch (and before iproute2 patches):
> $ ip neigh add proxy 2001::1 dev eth0
> $ ip -6 neigh show
> $
>
> After it and with applied iproute2 patches:
> $ ip neigh add proxy 2001::1 dev eth0
> $ ip -6 neigh show
> 2001::1 dev eth0 proxy
> $
>
> Compatibility with old versions of iproute2 is not broken,
> kernel checks for incoming structure size and properly
> works if old structure is came.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: [PATCH iproute2 0/2] Modify iproute2 to display neighbour proxies
Next Topic: [PATCH 0/4] SUNRPC: service release in network namespace context
Goto Forum:
  


Current Time: Fri Aug 01 21:52:33 GMT 2025

Total time taken to generate the page: 0.43418 seconds