Skip to content

Commit d034d83

Browse files
committed
2
1 parent 63e6625 commit d034d83

File tree

1 file changed

+1
-1
lines changed
  • components/ws-daemon/nsinsider

1 file changed

+1
-1
lines changed

components/ws-daemon/nsinsider/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ func main() {
393393

394394
&expr.Immediate{
395395
Register: 2,
396-
Data: cethIp,
396+
Data: cethIp.To4(),
397397
},
398398
&expr.NAT{
399399
Type: expr.NATTypeDestNAT,

0 commit comments

Comments
 (0)