Skip to content

Commit 094f066

Browse files
committed
Changes on gitmodule to use custom bcc version
1 parent 1d6a8c7 commit 094f066

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[submodule "src/libs/bcc"]
22
path = src/libs/bcc
3-
url = https://github.com/polycube-network/bcc.git
3+
url = https://github.com/sebymiano/bcc.git
44
ignore = untracked
5-
branch = polycube
5+
branch = bpfct
66
[submodule "src/components/iptables/iptables"]
77
path = src/components/iptables/iptables
88
url = https://github.com/polycube-network/iptables.git

0 commit comments

Comments
 (0)