Download List

Project Description

libstratanetsh (previously called "libnetshclient") is a POSIX/ANSI C library for use in the development of applications which require direct communication (using the "strata netsh" protocol) with a Foxmoxie Networks STRATA-family router (or any server-type-application that supports the protocol). This library employs both IPv4 and IPv6, as well as GnuTLS encryption, and may be used at either the client end or the server end.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-06-22 06:11
2.3.3

This release adds a timeout system (netsh_set_timeout/netsh_timeout). A DNS resolver bug has been fixed. Managed-mode code has been simplified. The existing ABI is unchanged and protocol compatible with 2.3.2.

2011-05-31 14:25
2.3.2

The TLS socket is now cleaned on disconnect instead of being destroyed. The protocol was made endian-portable, and binary compatibility with version 2.3.1 was retained. Documentation was updated. MAGIC_KEY is now verified inbound to avoid possible memory abuse.

2007-12-15 13:00
2.3.1

Better inter-arch support and a timeout in the managed transmission routine.
Tags: Minor bugfixes

2007-06-04 14:31
2.3.0

The library now supports server operation. This
required minor API changes and documentation
updates.
Tags: Major feature enhancements

2007-05-08 20:07
2.2.0

Tags: Initial freshmeat announcement

Project Resources