index
:
osmo-bsc
35c3
36c3
cccamp2019
cid188836
daniel/emerg
daniel/wip
fairwaves/production
fairwaves/stats-work
fixeria/rach
irefs/for/master/emerg
keith/rbs_mo
laforge/cbsp
laforge/dlcx
laforge/e1
laforge/mgcp-ipa
laforge/sccplite
lynxis/pre_release
master
neels/12625
neels/amr_startmode
neels/assignment
neels/bssmap_length
neels/call_during_call
neels/codec-pref
neels/deb9-asan
neels/dyn_ts
neels/fairwaves_ho_orig
neels/fsm4
neels/hack
neels/ho
neels/ho2
neels/ho2-interbsc
neels/ho_sacch
neels/ho_test
neels/ho_tmp
neels/ho_with_on_change_cb
neels/hodec
neels/hodec2
neels/hodec_wip
neels/inter_bsc_ho
neels/inter_bsc_ho2
neels/inter_bsc_ho_errs
neels/inter_bsc_ho_saved
neels/inter_bsc_ho_saved2
neels/inter_bsc_ho_wip
neels/jolly/new_handover
neels/lcls
neels/lcs
neels/lcs2
neels/legacy_neighbors
neels/libbsc
neels/meas_feed
neels/meas_rep
neels/misc
neels/misc3
neels/mode_modif
neels/ms_rel_ind
neels/neighbor
neels/pdch_deact_nack
neels/rr_release
neels/sccplite
neels/tch_f_congestion
neels/timers
neels/vamos
neels/vtyref
neels/wip
osmith/abis-loadtest-timers
osmith/alert-buffer
osmith/fix-python3
osmith/rpm
pmaier/acch
pre_release
stsp/acc_ramp
tnt/rbs
OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
Tag on-waves 0.3.92 after the merge with master
on-waves/0.3.92
Holger Hans Peter Freyther
1
-1
/
+1
2010-04-06
Merge remote branch 'origin/master' into on-waves/bsc-master
Holger Hans Peter Freyther
58
-916
/
+1167
2010-04-06
Increase version number
on-waves/0.3.91
Holger Hans Peter Freyther
1
-1
/
+1
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
5
-11
/
+18
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] Move the VTY logging commands to a new file
Holger Hans Peter Freyther
5
-209
/
+254
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
5
-210
/
+254
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
3
-31
/
+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-06
nat: Test forwarding Inactivity Test messages.
Holger Hans Peter Freyther
1
-0
/
+19
2010-04-05
nat: Close all endpoints used by a BSC when the BSC is gone
Holger Hans Peter Freyther
3
-0
/
+22
2010-04-05
nat: Remember a pending delete on an endpoint and carry it out later
Holger Hans Peter Freyther
2
-0
/
+10
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
2
-5
/
+5
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
2
-0
/
+16
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
3
-1
/
+31
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] Use a different port to more easily differentiate
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
2
-9
/
+23
2010-04-04
[mgcp] Start to look into the MGCP messages and extract the CI
Holger Hans Peter Freyther
1
-11
/
+17
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
3
-24
/
+25
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
[mgcp] Fix the transaction id of the AUEP request
Holger Hans Peter Freyther
1
-1
/
+1
[next]