git.samba.org
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d55d4c
)
allowed packets coming in from 'unexpected' subnets.
author
Samba Release Account
<samba-bugs@samba.org>
Sun, 3 Nov 1996 17:11:00 +0000
(17:11 +0000)
committer
Samba Release Account
<samba-bugs@samba.org>
Sun, 3 Nov 1996 17:11:00 +0000
(17:11 +0000)
lkcl
(This used to be commit
2e727071c2856de4793352df4affdf4bb984f04e
)
source3/nameservresp.c
patch
|
blob
|
history
diff --git
a/source3/nameservresp.c
b/source3/nameservresp.c
index cc117f9b15a34f5aa361b0c9cb738c1dd24d95d8..ce626976444448ae3909be55791e98dc09540f40 100644
(file)
--- a/
source3/nameservresp.c
+++ b/
source3/nameservresp.c
@@
-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)