aboutsummaryrefslogtreecommitdiffstats
path: root/include/snmp_mtp.h
AgeCommit message (Collapse)AuthorFilesLines
2011-01-21udp: Make the SNMP code asynchronouson-waves/multiple-linksHolger Hans Peter Freyther1-0/+24
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-3/+0
2011-01-21udp: Poll SNMP for timeouts and fd every 100msHolger Hans Peter Freyther1-0/+1
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-2/+2
2011-01-16license: Switch to the GNU AGPLv3 for this network serviceHolger Hans Peter Freyther1-7/+6
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+39