google / gopacket

Provides packet processing capabilities for Go
BSD 3-Clause "New" or "Revised" License
6.3k stars 1.13k forks source link

updated deprecated method #1171

Open 0xMALVEE opened 4 months ago

0xMALVEE commented 4 months ago

+Updated deprecated syscall methods from syscall.Syscall, syscall.Syscal6 to syscall.SyscallN

syscall.SyscallN reference https://pkg.go.dev/syscall?GOOS=windows#SyscallN

google-cla[bot] commented 4 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.