Skip to content

Commit

Permalink
Godeps: update cilium to get bpf map-in-map types
Browse files Browse the repository at this point in the history
Update the cilium godep to get the bpf map-in-map types introduced in
cilium/cilium#425.

Also remove dependencies' vendor which were introduced by mistake in
commit 782193b ("Godeps: update cilium"). This is a know limitation
of godep (see tools/godep#498).

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
  • Loading branch information
tklauser committed Apr 11, 2017
1 parent a3cd28e commit 62c2990
Show file tree
Hide file tree
Showing 12 changed files with 189 additions and 516 deletions.
34 changes: 4 additions & 30 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions vendor/github.com/cilium/cilium/AUTHORS

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions vendor/github.com/cilium/cilium/common/colors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 12 additions & 28 deletions vendor/github.com/cilium/cilium/common/const.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 6 additions & 20 deletions vendor/github.com/cilium/cilium/common/utils.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions vendor/github.com/cilium/cilium/pkg/bpf/bpf.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

81 changes: 81 additions & 0 deletions vendor/github.com/cilium/cilium/pkg/bpf/bpffs.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 62c2990

Please sign in to comment.