bird/proto/radv
Ondrej Zajicek (work) e2ae08694e Nest: Do not hard-reset interface when preferred address is changed
Modify protocols to use preferred address change notification instead on
depending on hard-reset of interfaces in that case, and remove hard-reset
in that case. This avoids issue when e.g. IPv6 protocol restarts
interface when IPv4 preferred address changed (as hard-reset is
unavoidable and common for whole iface).

The patch also fixes a bug when removing last address does not send
preferred address change notification.
2018-11-28 16:55:32 +01:00
..
config.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new 2017-12-07 21:54:47 +01:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00
radv.c Nest: Do not hard-reset interface when preferred address is changed 2018-11-28 16:55:32 +01:00
radv.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00