Prototype Kernel
latest
  • Documentation
  • Prototype Kernel
  • Linux Networking Subsystem
    • XDP - eXpress Data Path
      • Introduction
      • Disclaimer
      • Design
      • Implementation
      • Use-cases
        • Use-case: DDoS
        • Use-case: DDoS scrubber
        • Use-case: Load Balancer
      • End-user documentation
  • Linux Memory Management Subsystem
  • eBPF - extended Berkeley Packet Filter
  • Blogposts, Reports and Write-ups
Prototype Kernel
  • Docs »
  • Linux Networking Subsystem »
  • XDP - eXpress Data Path »
  • Use-cases
  • Edit on GitHub

Use-casesΒΆ

XDP use-cases; some are only proposals.

Contents:

  • Use-case: DDoS
    • End-host protection
  • Use-case: DDoS scrubber
    • DDoS volume attacks
    • Forward clean traffic
    • Need: traffic sampling XDP_DROP
    • Need: traffic sampling XDP_TX
  • Use-case: Load Balancer
    • Traditional load balancer
    • Untraditional XDP load balancer
    • Need: RX HW hash
Next Previous

© Copyright 2016, Jesper Dangaard Brouer Revision 43e71113.

Built with Sphinx using a theme provided by Read the Docs.