aboutsummaryrefslogtreecommitdiffstats
path: root/src/link_udp.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-08Adopt to recent libosmocore namespace changes and libosmogsmHarald Welte1-10/+10
2011-02-23vty: Add all mighty new vty interface for osmo-stpHolger Hans Peter Freyther1-21/+57
2011-02-22misc: Use llist_add_tail to add new links to the endHolger Hans Peter Freyther1-1/+1
2011-02-17mtp: Rename link_no to nr, add a name like for the other commandsHolger Hans Peter Freyther1-22/+29
2011-02-17mtp: Make the mtp_link point to a specific type of linkHolger Hans Peter Freyther1-12/+14
2011-01-28mtp: Turn error messages into full sentences.Holger Hans Peter Freyther1-12/+20
2011-01-28udp: Use link up/down signals from the MIB for the linkHolger Hans Peter Freyther1-8/+17
2011-01-24udp: Create a SNMP session per UDPHolger Hans Peter Freyther1-13/+11
2011-01-24mtp: Make it possible to block a link.Holger Hans Peter Freyther1-7/+19
2011-01-22pcap: Classify the direction of such a messageHolger Hans Peter Freyther1-2/+2
2011-01-22pcap: Run all pcap operations through one methodHolger Hans Peter Freyther1-4/+2
2011-01-21udp: Make the SNMP code asynchronouson-waves/multiple-linksHolger Hans Peter Freyther1-11/+49
2011-01-21udp: Poll SNMP for timeouts and fd every 100msHolger Hans Peter Freyther1-0/+11
2011-01-21udp: Allow to run multiple links through the same socketHolger Hans Peter Freyther1-25/+63
2011-01-20mtp: Create a method for a link failure to restart the link.Holger Hans Peter Freyther1-3/+2
2011-01-20mtp: Rename the the_link to set as it is a link setHolger Hans Peter Freyther1-1/+1
2011-01-20mtp: Make the input path work on a specific link of the linksetHolger Hans Peter Freyther1-1/+1
2011-01-17mtp: Rename link_data to mtp_link and move out the transport specific thingsHolger Hans Peter Freyther1-36/+44
2011-01-17mtp: Remove the forced_down as it is never read in that applicationHolger Hans Peter Freyther1-1/+0
2011-01-17mtp: Propagate link and linkset failures in two stagesHolger Hans Peter Freyther1-5/+5
2011-01-17mtp: Rename mtp_link to mtp_link_set as this is the linksetHolger Hans Peter Freyther1-1/+1
2011-01-17linkset: Prepare the UDP support to support multiple links.Holger Hans Peter Freyther1-3/+3
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-2/+2
2010-07-28Public release of the cellmgr_ng code to convert E1 to IPA SCCPHolger Hans Peter Freyther1-0/+235