You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements a DPDK-based user-space packet processing system that bypasses the Linux kernel network stack, detects burst traffic in real time using a PPS threshold engine, and applies adaptive packet dropping to prevent buffer overflow and maintain network stability.