]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
Modify neighbour proxy show
authorTony Zelenoff <antonz@parallels.com>
Thu, 26 Jan 2012 04:50:04 +0000 (04:50 +0000)
committerStephen Hemminger <shemminger@vyatta.com>
Thu, 9 Feb 2012 23:06:52 +0000 (15:06 -0800)
commit1dac7817b44f0dea2828c2b897c7b3c81550e057
tree9ebb8a194c0084869c0cfdaa51402c199004c91e
parent0e56c6b69b8d1a073b5741798e662cca19adaa70
Modify neighbour proxy show

New "ip neigh show proxy" command now can show proxies which
were added with "ip neigh add proxy" command. Kernel code to
support this feature sent a bit earlier to netdev.

Signed-off-by: Tony Zelenoff <antonz@parallels.com>
ip/ipneigh.c