X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fpacket_receive.c;h=67454f94e9bd49bf01130f8da8fdf41d6330bc0b;hb=57706f9277ac228886672b64638db755ba1384d7;hp=bab1f0e09a0c6b1d154bc03e3aedd7523a27fbdf;hpb=78ec250d207f1023c6e60734151aec0b229e2a20;p=silc.git diff --git a/apps/silcd/packet_receive.c b/apps/silcd/packet_receive.c index bab1f0e0..67454f94 100644 --- a/apps/silcd/packet_receive.c +++ b/apps/silcd/packet_receive.c @@ -1887,6 +1887,10 @@ void silc_server_channel_message(SilcServer server, SILC_LOG_DEBUG(("Channel is silenced from operators")); goto out; } + if (chl->mode & SILC_CHANNEL_UMODE_QUIET) { + SILC_LOG_DEBUG(("Sender is quieted on the channel")); + goto out; + } /* If the packet is coming from router, but the client entry is local entry to us then some router is rerouting this to us and it is not