Skip to content
Snippets Groups Projects
Commit fc6dfd0d authored by Mohamed Mahmoud's avatar Mohamed Mahmoud
Browse files

fix pkt xlat program name in the bc image

parent 0903500f
Branches
Tags
No related merge requests found
...@@ -18,7 +18,7 @@ define PROGRAMS ...@@ -18,7 +18,7 @@ define PROGRAMS
"tcp_rcv_kprobe":"kprobe", "tcp_rcv_kprobe":"kprobe",
"kfree_skb":"tracepoint", "kfree_skb":"tracepoint",
"rh_network_events_monitoring":"kprobe", "rh_network_events_monitoring":"kprobe",
"nf_nat_manip_pkt":"kprobe" "track_nat_manip_pkt":"kprobe"
} }
endef endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment