반응형 fastpath, slowpath SlowPath - Fastpath를 사용하지 않고 패킷 전송을 처리하는 것 Fastpath - 고속으로 패킷을 전송하는 기술 - Packet forwarding 성능을 높이기 위한 기능 - 세션 정보를 이용하여 빠른 처리가 가능한 패킷을 forwarding 하는 기능 Driver-level fastpath - Ethernet device driver 수준에서 패킷을 direct로 forward 하는 기능 Kernel-level fastpath - NetFilter의 PreRouting Hook 수준에서 패킷을 direct로 forward 하는 기능 2022. 10. 20. 이전 1 다음