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
Copy file name to clipboardExpand all lines: isa/kernel.org/linux-notes.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Linux uses BTF ids to identify variables.
37
37
Legacy BPF Packet access instructions
38
38
=====================================
39
39
40
-
As mentioned in the `ISA standard documentation <https://github.com/dthaler/ebpf-docs/blob/update/isa/kernel.org/instruction-set.rst#legacy-bpf-packet-access-instructions>`_,
40
+
As mentioned in the `ISA standard documentation <instruction-set.rst#legacy-bpf-packet-access-instructions>`_,
41
41
Linux has special eBPF instructions for access to packet data that have been
42
42
carried over from classic BPF to retain the performance of legacy socket
0 commit comments