The Vector Packet Processor Logo
20.01
  • The Vector Packet Processor (VPP)
  • Getting Started
    • Downloading and Installing VPP
    • Progressive VPP Tutorial
    • For Users
    • For Developers
      • Building VPP
      • Running VPP
      • GDB Examples
      • Adding a plugin
      • Getting a Patch Reviewed
      • Software Architecture
      • VPPINFRA (Infrastructure)
      • VLIB (Vector Processing Library)
      • Plugins
      • VNET (VPP Network Stack)
      • Feature Arcs
      • Buffer Metadata
      • Buffer Metadata Extensions
      • Multi-architecture support
      • Bounded-index Extensible Hashing (bihash)
      • VPP API module
      • Binary API Support
      • Build System
      • Event-logger
      • G2 graphical event viewer
      • FIB 2.0 Hierarchical, Protocol, Independent
        • Prerequisites
        • The Data Model
        • Tunnels
        • MPLS FIB
        • IP Multicast FIB
        • Fast Convergence
        • Scale
        • IP4 Heap
        • IP6 Heap
        • Main Heap
        • Stats Heap
      • How to build a vpp dispatch trace aware Wireshark
      • Punting Packets
      • QUIC HostStack
      • Cross compilation on MacOS
    • Writing Documents
  • VPP Wiki, Doxygen and Other Links
  • Use Cases
  • Features by Release
  • Troubleshooting
  • Events
  • Reference
  • Related Projects
  • Archive
  • About
The Vector Packet Processor
  • Docs »
  • Getting Started »
  • For Developers »
  • FIB 2.0 Hierarchical, Protocol, Independent
  • View page source

FIB 2.0 Hierarchical, Protocol, IndependentΒΆ

  • Prerequisites
    • Graphs
    • Prefixes
  • The Data Model
    • The Control Plane
      • ARP Entries
      • Routes
        • FIB sources
        • Adjacency source FIB entries
        • Recursive Routes
        • Output labels
      • Attached Export
      • Graph Walks
    • The Data Plane
  • Tunnels
  • MPLS FIB
    • Implementation
    • Basics
    • MPLS VPN
    • MPLS Tunnels
  • IP Multicast FIB
    • Basics
    • Advanced
  • Fast Convergence
  • Scale
  • IP4 Heap
  • IP6 Heap
  • Main Heap
  • Stats Heap
Next Previous

© Copyright 2018, Linux Foundation

Built with Sphinx using a theme provided by Read the Docs.
VPP versions v20.01
Other links
Project Home