]> git.feebdaed.xyz Git - 0xmirror/ebpf.git/commit
asm: remove deprecated RewriteMapPtr functions
authorTimo Beckers <timo@isovalent.com>
Wed, 5 Nov 2025 12:20:37 +0000 (13:20 +0100)
committerTimo Beckers <ti-mo@users.noreply.github.com>
Thu, 27 Nov 2025 10:39:30 +0000 (11:39 +0100)
commitf9345e13cf1940c6bf7e517a5dba96ef84d4b426
treed2912774b2b06c024fe2b056f977902b91a07337
parent26e40dd662ad7454807059db2ae996e8a88dc6e1
asm: remove deprecated RewriteMapPtr functions

These were replaced by AssociateMap in v0.9.0.

Signed-off-by: Timo Beckers <timo@isovalent.com>
asm/instruction.go
asm/instruction_test.go