index
:
osmo-sgsn
35c3
35c3x
36c3
aoip
cccamp2019
daniel/gbproxy
daniel/os3727
fairwaves/production
keith/prevent_MSGB_ABORT
lynxis/gbproxy-ns2
lynxis/staging
master
neels/34c3_1
neels/3g_opt_in
neels/big_endian
neels/pending
neels/split
neels/umts_aka_gsm_sres
osmith/fix-python3
osmith/rpm
pespin/fix
pespin/lu-err-attach-req
pespin/master
pespin/pspaging
pespin/release-1.4.1
pespin/sys-5389
pespin/systemd
pmaier/gbproxy_hacks
pmaier/rim
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-23
abis-oml.patch: Make CGI a TL16V and we have no malformed packet left
Holger Hans Peter Freyther
1
-4
/
+5
2010-05-23
wireshark: Delay the assignment to a varaible
Holger Hans Peter Freyther
1
-10
/
+14
2010-05-22
bsc_init: Do not use magic numbers for GSM 12.21 states.
Holger Hans Peter Freyther
1
-6
/
+6
2010-05-19
[GPRS] Gb proxy VTY: Make sure all lines are aligned properly
Harald Welte
1
-1
/
+1
2010-05-19
[GPRS] Gb Proxy: print only one line for every BVCI
Harald Welte
1
-4
/
+6
2010-05-19
[GPRS] NS: Better formatting of VTY output
Harald Welte
1
-6
/
+8
2010-05-19
[GPRS] NS: properly parse FR DLCI on Rx
Harald Welte
1
-10
/
+4
2010-05-19
[GPRS] NS: Never respond to STATUS with STATUS to prevent loops!
Harald Welte
1
-0
/
+6
2010-05-19
[GPRS] NS: SOCK_RAW sockets always provide the full IPv4 header on receive
Harald Welte
1
-5
/
+14
2010-05-19
[GPRS] NS/FR/GRE rcvmsg case: msgb_free() in error case
Harald Welte
1
-3
/
+2
2010-05-19
[GPRS] Make SGSN more verbose when startup fails
Harald Welte
1
-2
/
+13
2010-05-19
[GPRS] NS: Make sure we allocate NS packet with headroom for FR/GRE
Harald Welte
3
-8
/
+12
2010-05-19
[GPRS] NS: FR/GRE: Use AF_INET, correctly encode FR DLCI and GRE payload type
Harald Welte
1
-3
/
+4
2010-05-19
[GPRS] NS: VTY: Move all local ip/port bind values into 'ns' node
Harald Welte
11
-101
/
+129
2010-05-19
[GPRS] Add Frame Relay in GRE encapsulation for NS
Harald Welte
13
-54
/
+373
2010-05-19
socket: Add support for GRE sockets
Harald Welte
3
-5
/
+30
2010-05-19
[SGSN] Gb Proxy: Simplify configuration
Harald Welte
4
-65
/
+19
2010-05-18
[GPRS] SGSN: use GGSN IP address from config file, disable TMSI allocation
Harald Welte
4
-17
/
+41
2010-05-18
[GPRS] SGSN: actually isert a ggsn context when we allocate it
Harald Welte
1
-0
/
+1
2010-05-18
[GPRS] SGSN: Make sure libgtp timer doesn't segfault
Harald Welte
1
-0
/
+1
2010-05-18
[GPRS] SGSN: No need to calculate difference for libgtp timer
Harald Welte
1
-39
/
+2
2010-05-18
[GPRS] fix numerous compiler warnings
Harald Welte
4
-15
/
+13
2010-05-18
[GPRS] SGSN: TMSI allocation
Harald Welte
4
-35
/
+82
2010-05-18
[GPRS] SGSN: Correctly set upper 4 bits of PDP address to 0
Harald Welte
1
-0
/
+9
2010-05-18
[GPRS] SGSN: exit() if we cannot bind to the GTP address
Harald Welte
1
-0
/
+3
2010-05-18
[GPRS] SGSN: Make sure the PCO from GGSN are passed to the MS
Harald Welte
1
-1
/
+1
2010-05-18
[GPRS] SGSN: properly delete a PDP context after receiving PDP CTX DEACT REQ
Harald Welte
9
-47
/
+95
2010-05-18
[GPRS] SGSN: Don't use GGSN-provided QoS as the MS doesn't like it
Harald Welte
1
-4
/
+3
2010-05-18
[GPRS] SGSN: ensure we mark libgtp filedescriptors as READ
Harald Welte
1
-0
/
+3
2010-05-18
[GPRS] LLC: Fix logic to detect unknown TLLI/SAPI
Harald Welte
1
-8
/
+10
2010-05-18
[GPRS] SGSN: properly initialzie pdp_list head of mm ctx
Harald Welte
1
-0
/
+1
2010-05-18
[GPRS] LLC: print human-readable LLC command type
Harald Welte
1
-1
/
+17
2010-05-18
[GPRS] LLC: Add VTY interface for LLC
Harald Welte
5
-36
/
+125
2010-05-18
[GPRS] fix null pointer dereference in GMM
Harald Welte
1
-2
/
+2
2010-05-18
[GPRS] BSSG: Fix Vty printing of BVC
Harald Welte
1
-1
/
+1
2010-05-18
[GPRS] BSSGP: Use correct values for SIGNALLING and PTM BVCI
Harald Welte
2
-5
/
+9
2010-05-18
[GPRS] add missing header file gprs_gmm.h
Harald Welte
2
-1
/
+11
2010-05-18
[GPRS] Make sure libsgsn.a is only built when libgtp is available
Harald Welte
1
-1
/
+1
2010-05-18
[GPRS] SGSN: Include rate counters in MM Context
Harald Welte
5
-14
/
+76
2010-05-18
[GPRS] Properly connect GPRS SM with LIBGTP for PDP context activation
Harald Welte
6
-28
/
+168
2010-05-18
[GPRS] SGSN: Activate BSSGP VTY functions
Harald Welte
2
-0
/
+4
2010-05-18
[GPRS] Build osmo-sgsn only if libgtp is available
Harald Welte
2
-0
/
+9
2010-05-17
[GPRS] BSSGP: Add VTY for configuration and inpection
Harald Welte
5
-2
/
+207
2010-05-17
[GPRS] BSSGP: Introduce packet/byte counters
Harald Welte
1
-0
/
+17
2010-05-17
[GPRS] VTY: Add BSSGP node
Harald Welte
2
-0
/
+2
2010-05-17
[GPRS] BSSGP: expose more internal structures / API
Harald Welte
2
-27
/
+33
2010-05-17
[GPRS] BSSGP: Rename bssgp_bts_ctx to bssgp_bvc_ctx
Harald Welte
1
-19
/
+19
2010-05-17
[GPRS] More work on a real SGSN
Harald Welte
5
-92
/
+431
2010-05-17
[SGSN] remove the mmctx->sgsn pointer
Harald Welte
4
-8
/
+4
2010-05-17
[GPRS] Initial untested support for libgtp
Harald Welte
9
-47
/
+637
[next]