LinNetx OldCode
Allows Linux users to natively manage Netgear ProSafe Plus switches.
Brought to you by:
linux4life798
File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2012-08-02 |
![]() |
[8776a7] Added Makefile and updated .gitignore |
COPYING | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
Makefile | 2012-08-02 |
![]() |
[47f27b] Fixed up the Makefile |
README | 2012-08-22 |
![]() |
[fb46e8] Changed README to show status as broken + on hold |
data.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
data.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
error.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
main.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
msg.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
msg.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
msgr.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
msgr.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
net.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
net.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
switch.c | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
switch.h | 2012-08-02 |
![]() |
[2f8eb4] Initial commit |
Description: LinNetx aims to provide a management interface for Netgear ProSafe Plus switches under GNU/Linux. It intends to "speak" enough of the apparent "NSDP" protocol to be able to enable/disable and configure managed features on the switch. Status: broken + on hold *** Please use new implemention found at https://sourceforge.net/p/linnetx/code2/ref/master~/ *** Author: Craig Hesling <hesling.craig@gmail.com>