- 03 Dec, 2013 3 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 02 Dec, 2013 13 commits
-
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
-
Dan Reading authored
the nodecheck to run in MFS even if not in the reloading state. if proj/<pid>/nodecheck/`uname -s`/bin-`uname -m`" exits then add it to path and use the helper programs located there.
-
Dan Reading 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
creators to active users list.
-
- 26 Nov, 2013 2 commits
-
-
Mike Hibler authored
Yeah, yeah, I know I shouldn't update these files, but I am going to gamble that no one has applied this change yet, rather than creating yet another new update.
-
Mike Hibler authored
We put the lease in this state while allocating the storage associated with a dataset lease.
-
- 25 Nov, 2013 1 commit
-
-
Mike Hibler authored
-
- 23 Nov, 2013 1 commit
-
-
Robert Ricci authored
Upstream pulled in a patch to include this, so we no longer need a local patch to gitlab - yay! However, they put it in a slightly different place in the webhook data than I did.
-
- 22 Nov, 2013 20 commits
-
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
Please let this be the last commit of any significance for a while for the force10 module. I discovered that tricky bitmath was required to get the port removal right when mixing tagged and untagged ports.
-
Kirk Webb authored
It's useful to know what state an interface is in currently versus what is mandated in the 'interfaces' table. E.g., when deciding what to do in setPortVlan() based on whether or not a port is in 'trunk' mode.
-
Kirk Webb authored
-
Kirk Webb authored
* Clean up and normalize messages (warnings, errors, debug, etc.) * Avoid DB lookups in convertPortFormat() * Convert some direct snmp calls to library calls * Zap trunk accounting code (via switch) - use Port state instead. * Bit of code de-dup.
-
Kirk Webb authored
Added port trunking methods to the snmpit_force10 module, but stopped short of adding port channel (LAG) functionality. The latter requires support from either a future REST API, or a somewhat hokey HTTP-RPC mechanism that invokes switch-side scripts. Also did some cleanup and minor refactoring.
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
Factor out common code. Add copyrights and license.
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
-
Kirk Webb authored
Also, revert 1-based conversion (stay 0-based for modules and ports). Expand out some unnecessary constants (fits with general snmpit module conventions for snmp mib oids).
-
Kirk Webb authored
-
Kirk Webb authored
Easy part is done.
-
Kirk Webb authored
Initial commit before I start making changes/updates.
-
Jonathon Duerig authored
-