aboutsummaryrefslogtreecommitdiffstats
path: root/src/snmp_mtp.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-1/+1
2011-02-23vty: Add all mighty new vty interface for osmo-stpHolger Hans Peter Freyther1-5/+17
This new interface allows to have multiple linksets, msc connections and ways to connect those in one instance of the osmo-stp. Forbid to reset linksets without an app.
2011-01-21udp: Make the SNMP code asynchronouson-waves/multiple-linksHolger Hans Peter Freyther1-11/+56
Do not block the application when doing a SNMP request. Work with the results coming back from the callback. Right now a link can only be taken down and up.
2011-01-21udp: Make two snmp functions internalHolger Hans Peter Freyther1-2/+2
2011-01-21udp: Poll SNMP for timeouts and fd every 100msHolger Hans Peter Freyther1-0/+27
This is the easiest way to integrate net-snmp with the event loop, every 100ms we are going to check for timeouts or incoming messages
2011-01-17linkset: Prepare the UDP support to support multiple links.Holger Hans Peter Freyther1-4/+4
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-08-04Use libosmocore instead of the old temporary laF0rge1 lib..Holger Hans Peter Freyther1-1/+1
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+112