mirror of
https://github.com/tailscale/tailscale.git
synced 2025-09-21 13:41:46 +02:00
rm log
Signed-off-by: KevinLiang10 <37811973+KevinLiang10@users.noreply.github.com>
This commit is contained in:
parent
c07a684268
commit
3daf9ee88a
@ -1151,7 +1151,6 @@ func (t *Wrapper) filterPacketInboundFromWireGuard(p *packet.Parsed, captHook pa
|
|||||||
if filt == nil {
|
if filt == nil {
|
||||||
return filter.Drop, gro
|
return filter.Drop, gro
|
||||||
}
|
}
|
||||||
fmt.Println("Kevin: I was here at filterPacketInboundFromWireGuard")
|
|
||||||
outcome := filt.RunIn(p, t.filterFlags)
|
outcome := filt.RunIn(p, t.filterFlags)
|
||||||
|
|
||||||
// Let peerapi through the filter; its ACLs are handled at L7,
|
// Let peerapi through the filter; its ACLs are handled at L7,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user