TupleNet
TupleNet copied to clipboard
TupleNet is a lightweight tool for building virtual-networking
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.0 to 1.4.1. Release notes Sourced from github.com/gorilla/websocket's releases. v1.4.1 Notable Changes ⚠️ This release fixes a potential denial-of-service (DoS) vector in gorilla/websocket, and we recommend that...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20180925112736-b09afc3d579e to 0.1.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.8.0 to 1.11.1. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.11.1 / 2022-02-15 [SECURITY FIX] promhttp: Check validity of method and code label values prometheus/client_golang#987 (Addressed CVE-2022-21698) What's...
Bumps [github.com/astaxie/beego](https://github.com/astaxie/beego) from 1.12.0 to 1.12.2. Commits 8ef8fd2 Merge pull request #4036 from astaxie/develop d6ef33f Merge pull request #4045 from flycash/preprare-1.12.2 2f5ed5b Remove tidb dependency 9c18dbe Merge pull request #4044...
Bumps [github.com/containernetworking/cni](https://github.com/containernetworking/cni) from 0.6.0 to 0.8.1. Release notes Sourced from github.com/containernetworking/cni's releases. CNI v0.8.1 libcni v0.8.1 This is a security release that fixes a single bug: tighten up plugin-finding logic...
https://github.com/vipshop/TupleNet/blob/0411e2b154b080a1ad8625ee70bcb9069210c71f/src/tuplenet/tools/edge-operate.py#L504 Unused value
https://github.com/vipshop/TupleNet/blob/0411e2b154b080a1ad8625ee70bcb9069210c71f/src/tuplenet/lcp/tuplerun.py#L69 An internal information leak occurs when system data or debugging information is sent to a local file, console, or screen via printing or logging. It is recommended to use...
the pkt_controller is a C program which should compile with openvswitch-dev. Ryu is a python module and it helps we avoid version problem in ovs
Add meter limit in br-int to prevent flooding attack
TupleNet drop packets if all Edges(gateways) BFD status are down. We should try best to send packets to one of those Edges.