Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: SongXiaoXi/AppleIGC

Tags

v1.7

Toggle v1.7's commit message
Fix ipv6 packet processing path that could trigger a kernel panic

v1.6

Toggle v1.6's commit message
Fix a overflow when checking TCP header in IPv6 packet

v1.5

Toggle v1.5's commit message
Call freePacket() after checking

v1.4

Toggle v1.4's commit message
Fixed a potential kernel panic when calculating ICMPv6 packet checksum.

v1.3

Toggle v1.3's commit message
bump version

v1.2

Toggle v1.2's commit message
Fixing Jumbo Frames may result in the loss of the latter part.

Fixing the modification of network card parameters may cause kernel panic.
Correcting some atomic operations.

v1.1

Toggle v1.1's commit message
Enable medium selection but do nothing to make macOS happy.

v1.0

Toggle v1.0's commit message
first commit