]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - proto/radv/radv.c
No more warnings ...
[thirdparty/bird.git] / proto / radv / radv.c
index 389f598c6f78f49a9733fb79c3f5022e176d5591..a381f7372a491509a2dd310e6c1a52c98e80b727 100644 (file)
@@ -230,6 +230,7 @@ radv_iface_notify(struct radv_iface *ifa, int event)
   {
   case RA_EV_CHANGE:
     radv_invalidate(ifa);
+    /* fallthrough */
   case RA_EV_INIT:
     ifa->initial = MAX_INITIAL_RTR_ADVERTISEMENTS;
     radv_prepare_prefixes(ifa);