index
:
osmo-sgsn
35c3
35c3x
36c3
aoip
cccamp2019
daniel/gbproxy
daniel/nitb-tests
daniel/os3727
fairwaves/production
lynxis/gbproxy-ns2
lynxis/staging
master
neels/34c3_1
neels/3g_opt_in
neels/big_endian
neels/log_timestamps
neels/pending
neels/split
neels/umts_aka_gsm_sres
osmith/fix-python3
osmith/release
osmith/rpm
pespin/fix
pespin/libosmo-gprs
pespin/lu-err-attach-req
pespin/master
pespin/pspaging
pespin/release-1.4.1
pespin/systemd
pmaier/rimtest
rel-1.5.1
OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
bsc_msc_ip.c: Do not attempt to disconnect when not connected
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-06
bsc_msc_ip.c: Crash fix when the MSC disconnects
Holger Hans Peter Freyther
1
-2
/
+12
2010-04-06
nat: Send a RLSD to the network for connections belonging to the BSC
Holger Hans Peter Freyther
1
-1
/
+27
2010-04-06
bsc_msc_ip.c: Register the SIGUSR2 handler... to really handle it.
Holger Hans Peter Freyther
1
-0
/
+1
2010-04-06
nat: Print a MSG when receiving unknown SCCP messages.
Holger Hans Peter Freyther
1
-0
/
+3
2010-04-06
nat: Store the config in the connection instead of the lac
Holger Hans Peter Freyther
3
-7
/
+12
2010-04-06
nat: Close the filedescriptor when ignoring the request.
Holger Hans Peter Freyther
1
-0
/
+1
2010-04-06
bsc_msc_ip.c: Remove unused variable.
Holger Hans Peter Freyther
1
-1
/
+0
2010-04-06
[vty] Add the nat area to the list of categories.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
nat: Add logging commands for the nat as well.
Holger Hans Peter Freyther
1
-0
/
+3
2010-04-06
[mgcp] Add the logging commands for the MGCP command.
Holger Hans Peter Freyther
2
-1
/
+3
2010-04-06
[vty] Move the VTY logging commands to a new file
Holger Hans Peter Freyther
3
-209
/
+247
2010-04-06
nat: Fix thinko... use the right fd to determine the IP of the bts
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
nat: Improve the log message and print the errno/strerror(errno)
Holger Hans Peter Freyther
1
-1
/
+2
2010-04-06
[mgcp] Do not patch RTP payload when type is set to -1.
Holger Hans Peter Freyther
1
-0
/
+3
2010-04-06
nat: Set the MGCP audio payload to -1.
Holger Hans Peter Freyther
1
-0
/
+1
2010-04-06
[mgcp] Reset the the address when freeing the endp as well
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-06
Revert "nat: Remember where the BTS is listening for things."
Holger Hans Peter Freyther
1
-16
/
+1
2010-04-06
nat: Print the unknown byte as a integer instead of charachter
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
bsc_msc.c: Print the error message of the connection.
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
nat: Patch IT messages as well..
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-05
nat: Close all endpoints used by a BSC when the BSC is gone
Holger Hans Peter Freyther
2
-0
/
+21
2010-04-05
nat: Remember a pending delete on an endpoint and carry it out later
Holger Hans Peter Freyther
1
-0
/
+8
2010-04-05
[mgcp] Fix navigation in the vty hierachy (make exit work)
Holger Hans Peter Freyther
1
-0
/
+3
2010-04-05
nat: Fix navigation inside the config structure (fix exit)
Holger Hans Peter Freyther
1
-0
/
+9
2010-04-05
nat: remove is called on already patched connections..
Holger Hans Peter Freyther
1
-5
/
+1
2010-04-05
bsc_msc_ip: Use the force_free method to free the SCCP connection
Holger Hans Peter Freyther
1
-2
/
+1
2010-04-05
[sccp] Add a force_free method for connections
Holger Hans Peter Freyther
1
-0
/
+11
2010-04-05
nat: Print the SCCP ref's as hex numbers
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-05
nat: Avoid crashing when we have no pending transaction
Holger Hans Peter Freyther
1
-0
/
+3
2010-04-05
nat: Logging improvement for the nat.
Holger Hans Peter Freyther
4
-3
/
+7
2010-04-05
[mgcp] Reduce this to a debug message...
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-05
bsc_msc_ip: Verify that the sccp connection is present.
Holger Hans Peter Freyther
1
-1
/
+2
2010-04-05
nat: Print the MSC multiplex as well
Holger Hans Peter Freyther
1
-2
/
+4
2010-04-05
nat: Remember where the BTS is listening for things.
Holger Hans Peter Freyther
1
-1
/
+16
2010-04-05
nat: No need to match \r\n when parsing the C: N
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-05
[mgcp] Print the BTS IP addr of the endpoint.
Holger Hans Peter Freyther
1
-2
/
+3
2010-04-04
nat: Remove the broken empty line check, follow \n vs \r\n of input
Holger Hans Peter Freyther
1
-9
/
+13
2010-04-04
[ipa] When including MGCP our messages might be bigger than 300 byte
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-04
nat: Use a ptr that was allocated by talloc
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-04
nat: Make rewrite work on string, read to a string first, copy to msgb
Holger Hans Peter Freyther
1
-15
/
+18
2010-04-04
[mgcp] Set the right variable to NULL otherwise we get a double free
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-04
bsc_msc_ip.c: Fix crash for the hexdump during writing..
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-04
bsc_msc_ip.c: Fix the reading of data...
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-04
bsc_msc_ip.c: Use another kernel feature to bind to a random port
Holger Hans Peter Freyther
1
-8
/
+2
2010-04-04
bsc_msc_ip.c: Use strerror to print the errno variable.
Holger Hans Peter Freyther
1
-2
/
+2
2010-04-04
Revert "bsc_msc_ip: Use the autobind functionality of the kernel"
Holger Hans Peter Freyther
1
-1
/
+18
2010-04-02
nat: Check the authentication bit later...
Holger Hans Peter Freyther
1
-6
/
+12
2010-04-02
bsc_msc_ip.c: Return after having freed the msgb
Holger Hans Peter Freyther
1
-2
/
+7
2010-04-01
nat: Return MGCP messages to the call agent
Holger Hans Peter Freyther
2
-0
/
+82
[next]