- 30 Aug, 2017 32 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
interfaces and interface_state table to card_saved,port_saved. The primary keys are dropped and new ones added for node_id,iface.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
from the build tree.
-
Leigh B Stoller authored
interface_state tables.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
missing interface when its a Trunk link, these might not exist since they are hard to auto create.
-
Leigh B Stoller authored
from the interfaces table (and interface_state). The only place we will store that is the wires table. When looking up an interface, we were already loading the wires table, so we can still ask the interface for its card and port, *if* it is wired up. And if it is not wired up, asking the interface for anything related to the wire is nonsensical, so print a backtrace and return an error. Work in progress.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
wires table lookup).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
interfaces table, but since it would only matter for images created before Apr 2003, I think its okay to just kill the code.
-
Leigh B Stoller authored
node:card.port format, not node:card. Be that as it may, snmpit needs to change at some point to print node:iface instead.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 29 Aug, 2017 6 commits
-
-
Leigh B Stoller authored
-
Mike Hibler authored
-
Mike Hibler authored
Just don't build it for now. Will have to fix iperf at some point.
-
Mike Hibler authored
-
Mike Hibler authored
No more hacky python proxy to the old django interface! No longer needed, as the REST API now covers everything we do. Even if we wanted to keep around the old API stub, it would need work as FreeNAS has switched to python 3 and many of the old API python modules are gone or renamed.
-
Mike Hibler authored
If one blockstore name was a subset of another (e.g., "foo" vs. "foo2") then the check code could get confused and not mount some iSCSI blockstores.
-
- 28 Aug, 2017 2 commits
-
-
Gary Wong authored
Looks like it used to work when given an in interface object, but the current source really seems to want a node_id/interface pair.
-
Leigh B Stoller authored
connection times out. Lets use 5 seconds for now.
-