1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-24 13:57:43 +03:00

allowed packets coming in from 'unexpected' subnets.

lkcl
(This used to be commit 2e727071c2856de4793352df4affdf4bb984f04e)
This commit is contained in:
Samba Release Account 1996-11-03 17:11:00 +00:00
parent 5d55d4cf5c
commit 351b375693

View File

@ -782,7 +782,6 @@ void response_netbios_packet(struct packet_struct *p)
{
DEBUG(2,("response from %s. ", inet_ntoa(p->ip)));
DEBUG(2,("expected on subnet %s. hmm.\n", inet_ntoa(d->bcast_ip)));
return;
}
if (nmb->answers == NULL)