Skip to content

Commit dfbda16

Browse files
committed
Update gitmodules to point to polycube-network BCC
1 parent ae51b35 commit dfbda16

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/sebymiano/bcc.git
3+
url = https://github.com/polycube-network/bcc.git
44
ignore = untracked
5-
branch = polycube_on_v0.12.0
5+
branch = polycube
66
[submodule "src/components/iptables/iptables"]
77
path = src/components/iptables/iptables
88
url = https://github.com/polycube-network/iptables.git

src/libs/bcc

0 commit comments

Comments
 (0)