Merge pull request #121544 from petabyteboy/feature/bpftools

bpftools: build bpf_asm, bpf_dbg
This commit is contained in:
Austin Seipp
2021-05-03 00:46:37 -05:00
committed by GitHub
4 changed files with 40 additions and 31 deletions
+1
View File
@@ -70,6 +70,7 @@ mapAliases ({
bazaarTools = throw "bazaar has been deprecated by breezy."; # added 2020-04-19
beegfs = throw "beegfs has been removed."; # added 2019-11-24
bluezFull = bluez; # Added 2019-12-03
bpftool = bpftools; # Added 2021-05-03
brackets = throw "brackets has been removed, it was unmaintained and had open vulnerabilities"; # added 2021-01-24
bridge_utils = bridge-utils; # added 2015-02-20
bro = zeek; # added 2019-09-29