0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 16:48:43 +00:00
bird/proto/radv
Michal 'vorner' Vaner e2d2b3ef21 RAdv: Buffer prefixes awhile after they disappear
Keep a cache of all the relevant prefixes we send out. When a prefix
appears, insert it into the cache. If it dies, keep it there for a
while, marked as dead.

Send out the dead prefixes with zero lifetime.
2017-08-30 16:34:15 +02:00
..
config.Y Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
Doc Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
Makefile Implements Router Advertisement protocol. 2011-03-13 11:33:50 +01:00
packets.c RAdv: Buffer prefixes awhile after they disappear 2017-08-30 16:34:15 +02:00
radv.c RAdv: Buffer prefixes awhile after they disappear 2017-08-30 16:34:15 +02:00
radv.h RAdv: Buffer prefixes awhile after they disappear 2017-08-30 16:34:15 +02:00