SkillAgentSearch skills...

SimpleRTLHV

A lilu plugin to inject driver for RTL8125 2.5Gbit Ethernet cards.

Install / Use

/learn @laobamac/SimpleRTLHV
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

此项目已合并至SimpleRTK5,请不要再使用本驱动!

This project has been merged into [SimpleRTK5] (https://github.com/laobamac/SimpleRTK5). Please do not use this driver again!

SimpleRTLHV

简体中文

A Lilu plugin to inject driver for Realtek RTL8125 2.5Gbit Ethernet cards.

Features

  • Supports all versions of Realtek's RTL8125 2.5GBit Ethernet Controllers found on recent boards.</br>
  • Support for multisegment packets relieving the network stack of unnecessary copy operations when assembling packets for transmission.
  • No-copy receive and transmit. Only small packets are copied on reception because creating a copy is more efficient than allocating a new buffer. TCP, UDP and IPv4 checksum offload (receive and transmit).
  • TCP segmentation offload over IPv4 and IPv6.
  • Support for TCP/IPv4, UDP/IPv4, TCP/IPv6 and UDP/IPv6 checksum offload.
  • Supports jumbo frames up to 4076 bytes.
  • Fully optimized for Catalina. Note that older versions of macOS might not support 2.5GB Ethernet.
  • Supports Wake on LAN (untested).
  • Supports VLAN.
  • Support for Energy Efficient Ethernet (EEE) which can be disabled by setting enableEEE to NO in the drivers Info.plist without rebuild. The default is YES.
  • Support modern macOS Catalina to Sequoia

Support

  • Realtek RTL8125A
  • Realtek RTL8125B
  • Realtek RTL8125KB
  • Realtek RTL8125BP
  • Realtek RTL8125D

Credits

Community

Related Skills

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4d ago
Forks1

Languages

C

Security Score

90/100

Audited on Mar 25, 2026

No findings