skydive
skydive copied to clipboard
An open source real-time network topology and protocols analyzer
I have below topology discovered by lldp probe, host 1 tor 1 host 2 tor 2 Tor 1 and tor 2 are actually connected through a spine switch. How can...
End to end visualization of On Premise infrastructure to Cloud hosted infrastructure by Skydive Use case description: A enterprise with Hybrid cloud infrastructure where few assets are present “On premise”...
Capture flows using DPDK
Allow user configuration to persistent only sub-set of the fields that exist in a flow. Note 1: This allows efficiency for back-ends. Note 2: Need to discuss read-back of data...
Displays openstack NFV OVS-DPDK, SRIOV and Host parameters for selected host in right panel.
Maybe we can use eBPF to intercept `setns` and `unshare` system call
for example `g.v().Has('IPV4' 'x.x.x.x')` and `g.v().Has('Ipv4', 'x.x.x.x')` are equal.