{
  "draft": "draft-ietf-bpf-isa-04",
  "doc_id": "RFC9669",
  "title": "BPF Instruction Set Architecture (ISA)",
  "authors": [
    "D. Thaler, Ed."
  ],
  "format": [
    "XML",
    "TEXT",
    "HTML",
    "PDF"
  ],
  "page_count": "37",
  "pub_status": "PROPOSED STANDARD",
  "status": "PROPOSED STANDARD",
  "source": "BPF/eBPF",
  "abstract": "eBPF (which is no longer an acronym for anything), also commonly referred to as BPF, is a technology with origins in the Linux kernel that can run untrusted programs in a privileged context such as an operating system kernel.  This document specifies the BPF instruction set architecture (ISA).",
  "pub_date": "November 2024",
  "keywords": [
    "eBPF",
    "virtual machine",
    "extensibility"
  ],
  "obsoletes": [],
  "obsoleted_by": [],
  "updates": [],
  "updated_by": [],
  "see_also": [],
  "doi": "10.17487/RFC9669",
  "errata_url": null
}