增加 macvtap 模式支持

This commit is contained in:
bjdgyc
2021-08-12 18:34:09 +08:00
parent 0ffa9578cf
commit 58cdcbe192
4 changed files with 645 additions and 113 deletions

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ main ]
branches: [ dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
branches: [ dev ]
schedule:
- cron: '32 12 * * 5'