aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/bsc_nat.h
AgeCommit message (Expand)AuthorFilesLines
2010-06-01[nat] Introduce the concept of access-listHolger Hans Peter Freyther1-7/+21
2010-05-31[nat] Add ip-tos option to the nat.Holger Hans Peter Freyther1-0/+1
2010-05-16[nat] Make the refusal more complicated to support more MSCsHolger Hans Peter Freyther1-0/+1
2010-05-16[nat] Make create_sccp_src_ref return the SCCP Connection.Holger Hans Peter Freyther1-1/+1
2010-05-16[nat] Remove parameter that is never accessed directlyHolger Hans Peter Freyther1-1/+1
2010-05-16[nat] Add the notion of a "local" connection.Holger Hans Peter Freyther1-0/+1
2010-05-16[nat] Use and print the connection type of a SCCP connection.Holger Hans Peter Freyther1-0/+5
2010-05-16[nat] Set the connection type/reason as out parameterHolger Hans Peter Freyther1-1/+10
2010-05-15[nat] Remove the imsi allow option on the nat level.Holger Hans Peter Freyther1-2/+0
2010-05-15[nat] Add a token to the nat config and handle ID GETHolger Hans Peter Freyther1-0/+1
2010-05-14[nat] Allow to set the description for the bsc.Holger Hans Peter Freyther1-0/+2
2010-05-14[nat] Make the string -> regexp parsing publicHolger Hans Peter Freyther1-0/+3
2010-05-14nat: Introduce a nat filter that is working on the CR message.Holger Hans Peter Freyther1-0/+5
2010-05-12nat: Store the creation time of a sccp connection.Holger Hans Peter Freyther1-0/+3
2010-05-11nat: Print the MSC status with a new vty command.Holger Hans Peter Freyther1-0/+1
2010-05-05nat: Make ping/pong timeout configurable.Holger Hans Peter Freyther1-0/+5
2010-05-02nat: Send a IPA PING down the stream and wait for the pong.Holger Hans Peter Freyther1-0/+4
2010-04-27nat: Add a command to close a given BSC ConnectionHolger Hans Peter Freyther1-0/+1
2010-04-23nat: Only close connections that were fully connectedHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Only send DLCX when we have send a CRCX to the BSC on this endpointHolger Hans Peter Freyther1-0/+1
2010-04-22nat: Change MGCP DLCX handling and send dummy MDCX to the BTS.Holger Hans Peter Freyther1-5/+3
2010-04-21[nat] Add option to forbid the paging to the BSC.Holger Hans Peter Freyther1-0/+2
2010-04-21[nat] Lookup by BSC Connection otherwise the point of reassigning the is defe...Holger Hans Peter Freyther1-1/+1
2010-04-18nat: Return the SCCP Connection again...Holger Hans Peter Freyther1-1/+1
2010-04-17nat: Print the LAC that was searched for and not found.Holger Hans Peter Freyther1-1/+1
2010-04-17nat: Make the MSC configurable.Holger Hans Peter Freyther1-0/+1
2010-04-17nat: Move MSC ip address into the config..Holger Hans Peter Freyther1-0/+2
2010-04-13nat: Add config option to filter/handle certain imsi'es.Holger Hans Peter Freyther1-0/+15
2010-04-13[statistics] Provide basic statistics for the NATHolger Hans Peter Freyther1-0/+39
2010-04-08nat: Attempt to have a single BSC write methodHolger Hans Peter Freyther1-1/+3
2010-04-07nat: Send the reset after we have received the init ackHolger Hans Peter Freyther1-0/+3
2010-04-06nat: Store the config in the connection instead of the lacHolger Hans Peter Freyther1-2/+2
2010-04-06Revert "nat: Remember where the BTS is listening for things."Holger Hans Peter Freyther1-1/+0
2010-04-05nat: Close all endpoints used by a BSC when the BSC is goneHolger Hans Peter Freyther1-0/+1
2010-04-05nat: Remember a pending delete on an endpoint and carry it out laterHolger Hans Peter Freyther1-0/+2
2010-04-05nat: Remember where the BTS is listening for things.Holger Hans Peter Freyther1-0/+1
2010-04-04nat: Make rewrite work on string, read to a string first, copy to msgbHolger Hans Peter Freyther1-2/+3
2010-04-01nat: Return MGCP messages to the call agentHolger Hans Peter Freyther1-0/+4
2010-04-01nat: Handle CRCX/MDCX/DLCX at the natHolger Hans Peter Freyther1-0/+15
2010-04-01nat: Test rewriting of MGCP messages to patch ip and portHolger Hans Peter Freyther1-0/+1
2010-04-01nat: Add code to find a BSC connection by the given msc multiplexHolger Hans Peter Freyther1-0/+2
2010-03-31nat: First go at handling MGCP inside the natHolger Hans Peter Freyther1-0/+2
2010-03-31nat: In the case of losing the MSC, reset all endpointsHolger Hans Peter Freyther1-0/+1
2010-03-31[nat] Send a RSIP down to the BSC after it connectsHolger Hans Peter Freyther1-1/+2
2010-03-30nat: Add MGCP code and parsing to the nat code..Holger Hans Peter Freyther1-0/+7
2010-03-30nat: Look at the assignment command and remember on which timeslot the data isHolger Hans Peter Freyther1-0/+10
2010-03-30sccp: Move the destruction of the sccp connection to a new placeHolger Hans Peter Freyther1-0/+1
2010-03-30nat: Return the SCCP connection, change order of patching and updatingHolger Hans Peter Freyther1-3/+3
2010-03-30nat: Documentation fix... use nat for the parameterHolger Hans Peter Freyther1-1/+1
2010-03-30nat: Move paging by lac handling code into the utils fileHolger Hans Peter Freyther1-0/+1