We only want to mark mailslot packets as loopback packets if they are to
commit79ad1926d06dd1241c11b3788daff27dbd1000b1
authorRichard Sharpe <sharpe@samba.org>
Wed, 3 Jan 2001 01:25:05 +0000 (3 01:25 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 3 Jan 2001 01:25:05 +0000 (3 01:25 +0000)
tree10a915d2d5002be000e2241110390186fd40d34a
parent8bb17e9de5d8ceca7051d4cd5dabd7447ff68390
We only want to mark mailslot packets as loopback packets if they are to
the DGRAM_PORT, since we want to actually send those to other ports.

They might be for the client library running on the Samba server!
(This used to be commit 05e2dd5e85d4aca1ccb9f6991e1415f85cbbdc1a)
source3/nmbd/nmbd_packets.c