-
Updated
Oct 15, 2020 - C++
Software-defined networking
Software-defined networking (SDN) separates network control from network data forwarding, allowing networks to be programmed and centrally managed with standard protocols. SDN is an enabler of network virtualization, or the ability to run multiple virtual network topologies on a shared physical network.
Here are 381 public repositories matching this topic...
-
Updated
May 22, 2020 - C
-
Updated
Oct 15, 2020 - Go
-
Updated
Oct 1, 2020 - C++
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 13, 2020 - Python
-
Updated
Jul 29, 2019 - Shell
-
Updated
Jul 16, 2020
-
Updated
Oct 9, 2020 - Python
-
Updated
Apr 7, 2020 - Go
-
Updated
Jan 23, 2018 - Python
-
Updated
Sep 20, 2019 - Go
-
Updated
Oct 15, 2020 - C++
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 1, 2019 - Go
-
Updated
Sep 28, 2020
Update time tracking
Lighty bootup emits information messages about timimg based on conversion to milliseconds. This is not always appropriate, as some things are at seconds-scale.
Unify all time tracking around Guava's Stopwatch, which performs automatic conversion, such that the timings are human-readable down to microseconds.
-
Updated
Feb 2, 2018 - Python
-
Updated
Mar 14, 2016 - Go
-
Updated
Sep 29, 2019 - Python
We only got a pretty limited version in the original code dump from Google, and I tacked it onto the
Statusclass later on.StatusBuildershould be in a separate file with its own header and tests. Luckily Google open sourced their implementations. A good place to start is [here](https://github.com/search?utf8=%E2%9C%93&q=extension%3Acc+filename%3Astatus_builder_test.cc&type=Code&ref=advsearc