]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Merge commit '1acc79b75' into thread-next
authorMaria Matejka <mq@ucw.cz>
Thu, 8 May 2025 19:52:15 +0000 (21:52 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 8 May 2025 19:52:15 +0000 (21:52 +0200)
1  2 
.gitlab-ci.yml
sysdep/bsd/krt-sock.c

diff --cc .gitlab-ci.yml
Simple merge
index d80ac0df3ec1175cec48facde7210a48f68f03d7,b9db50d571d009df145a6d9a9c83df38b58e015d..2cd51c1a9977be3660a26c63d92bec0116d611e5
@@@ -849,8 -852,8 +858,8 @@@ krt_read_msg(struct proto *p, struct ks
    switch (msg->rtm.rtm_type)
    {
      case RTM_GET:
-       if(!scan) return;
+       if (!scan) return;
 -      /* fallthrough */
 +      /* Fall through */
      case RTM_ADD:
      case RTM_DELETE:
      case RTM_CHANGE: