Searched hist:"5 cb04436eef62aa8f5c482f8ec8deba391dea465" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | ipv6.h | diff 5cb04436eef62aa8f5c482f8ec8deba391dea465 Tue Nov 06 10:46:20 CST 2012 Hannes Frederic Sowa <hannes@stressinduktion.org> ipv6: add knob to send unsolicited ND on link-layer address change
This patch introduces a new knob ndisc_notify. If enabled, the kernel will transmit an unsolicited neighbour advertisement on link-layer address change to update the neighbour tables of the corresponding hosts more quickly.
This is the equivalent to arp_notify in ipv4 world.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/linux/ |
H A D | ipv6.h | diff 5cb04436eef62aa8f5c482f8ec8deba391dea465 Tue Nov 06 10:46:20 CST 2012 Hannes Frederic Sowa <hannes@stressinduktion.org> ipv6: add knob to send unsolicited ND on link-layer address change
This patch introduces a new knob ndisc_notify. If enabled, the kernel will transmit an unsolicited neighbour advertisement on link-layer address change to update the neighbour tables of the corresponding hosts more quickly.
This is the equivalent to arp_notify in ipv4 world.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | ndisc.c | diff 5cb04436eef62aa8f5c482f8ec8deba391dea465 Tue Nov 06 10:46:20 CST 2012 Hannes Frederic Sowa <hannes@stressinduktion.org> ipv6: add knob to send unsolicited ND on link-layer address change
This patch introduces a new knob ndisc_notify. If enabled, the kernel will transmit an unsolicited neighbour advertisement on link-layer address change to update the neighbour tables of the corresponding hosts more quickly.
This is the equivalent to arp_notify in ipv4 world.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addrconf.c | diff 5cb04436eef62aa8f5c482f8ec8deba391dea465 Tue Nov 06 10:46:20 CST 2012 Hannes Frederic Sowa <hannes@stressinduktion.org> ipv6: add knob to send unsolicited ND on link-layer address change
This patch introduces a new knob ndisc_notify. If enabled, the kernel will transmit an unsolicited neighbour advertisement on link-layer address change to update the neighbour tables of the corresponding hosts more quickly.
This is the equivalent to arp_notify in ipv4 world.
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|