index
:
osmo-msc
34c3
35c3
36c3
aoip
cccamp2019
fairwaves/production
falconia/production
jolly/vgcs
keith/LCLS_SIP
keith/lcls2r1
keith/lcls_nonsense
keith/sms
keith/sqlite3_no_unixepoch
laforge/gsup
laforge/nosql
laforge/sgsap
laforge/sqlite3
laforge/ussd
lynxis/pre_release
master
msuraev/smpp
neels/1.6.2
neels/35c3
neels/3g_opt_in
neels/a54
neels/call_during_call
neels/cc_timeout
neels/codecs
neels/codecs_fmtp
neels/codecs_tmp
neels/db_log
neels/dbi_debug
neels/dev
neels/dgsm
neels/dgsm_and_codecs
neels/encryption
neels/ho
neels/lcls_nonsense
neels/log
neels/master
neels/mgw_domain
neels/mipsel
neels/mncc_codecs
neels/mncc_codecs2
neels/mncc_codecs3
neels/mncc_path
neels/msc_vlr_test_a54
neels/os2779
neels/os2983
neels/os3062
neels/osmo_timer
neels/re-est
neels/reass
neels/sms_over_gsup
neels/split
neels/unexpected_id_resp
neels/vgcs
neels/vlr_evil_twin1
neels/vlr_evil_twin3
neels/vtyref
news_from_openbsc
osmith/fix-python3
osmith/move-manuals-to-project-repos
osmith/rpm
osmith/wip
osmith/wip-csd
pespin/fix-smsc-use-after-free
pespin/foo
pespin/ipv6
pespin/master
pespin/release-1.4.0
pespin/smpp2
pespin/systemd
pespin/test
pespin/tmp
pmaier/callref
pmaier/fixlength
pmaier/lac
rhizomatica/production
rhizomatica/testing
stsp/lu_expire
stsp/neighbor_ident
stsp/smpp_store_sms
tnt/silent-call
OsmoMSC: Osmocom's Mobile Switching Center for 2G and 3G circuit-switched mobile networks
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsc
/
src
/
gprs
/
sgsn_libgtp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
Merge branch 'master' into sysmocom/iu, with tweaks
sysmocom/iu_orig_history
Neels Hofmeyr
1
-1
/
+1
2016-05-01
Support raw IPv4 address in RAB Assignment Response
Harald Welte
1
-1
/
+19
2016-05-01
RAB Assignment Response: Handle TEID changes
Harald Welte
1
-2
/
+16
2016-05-01
Identify PDP context by RAB ID, not TEI
Harald Welte
1
-6
/
+2
2016-05-01
SGSN: Use PDP Context NSAPI as RAB ID
Harald Welte
1
-5
/
+1
2016-04-29
move gsm_04_08_gprs.h to libosmocore
Harald Welte
1
-1
/
+1
2016-04-25
RAB parameters: apply use_x213_nsap parameter addition
Neels Hofmeyr
1
-1
/
+1
2016-04-08
sgsn: Don't send the pdp context accept every time the RAB activates
Daniel Willmann
1
-1
/
+4
2016-04-08
gprs: Use different RAB IDs for activation
Daniel Willmann
1
-1
/
+4
2016-04-08
sgsn: Pass RAB ID to iu_rab_act_ps() function
Daniel Willmann
1
-1
/
+1
2016-03-22
fix various compiler warnings
Neels Hofmeyr
1
-0
/
+2
2016-03-16
Move event callback to gprs_gmm
Daniel Willmann
1
-29
/
+3
2016-03-16
libiu: Replace RAB assignment response callback with a general one
Daniel Willmann
1
-2
/
+27
2016-03-03
gprs/sgsn: Use RAB assignment response cb in PDP context activation
Daniel Willmann
1
-8
/
+45
2016-03-03
sgsn_libgtp: Update rab (de)act function names to libui version
Daniel Willmann
1
-3
/
+2
2016-03-03
sgsn_iu/libgtp: Update pdp context with new IP address after RAB assign
Daniel Willmann
1
-7
/
+4
2016-03-03
sgsn: Get gtp ip and teid from pdp context in gprs_iu_rab_act()
Daniel Willmann
1
-5
/
+2
2016-03-03
sgsn_libgtp: Use the address provided by the GGSN for RAB activation
Daniel Willmann
1
-1
/
+3
2016-03-03
gprs: Fix some misleading comments
Daniel Willmann
1
-1
/
+1
2016-03-03
WIP: Wait for radio bearer before sending pdp context accept
Daniel Willmann
1
-10
/
+19
2016-03-03
generalize rab_act for ps and cs
Neels Hofmeyr
1
-1
/
+2
2016-03-03
WIP: Really ugly hacks to get up to (and including) PDP CTX ACT
Harald Welte
1
-4
/
+23
2016-03-03
prepare sgsn_mm_ctx for Gb and Iu mode (UMTS)
Harald Welte
1
-10
/
+10
2015-10-12
sgsn: Fix pattern for too long msisdn
Holger Hans Peter Freyther
1
-1
/
+1
2015-05-22
sgsn: Change the selection mode to verified
Holger Hans Peter Freyther
1
-2
/
+2
2015-05-22
sgsn: Reserved bits should be set to 1
Holger Hans Peter Freyther
1
-1
/
+1
2015-05-17
sgsn: Clear LAC/RAC value for the routing area identity
Holger Hans Peter Freyther
1
-1
/
+5
2015-05-17
sgsn: Give the IMEI to the GGSN for analysis
Holger Hans Peter Freyther
1
-0
/
+6
2015-05-17
sgsn: Encode the ULI for the PDP context creation ack
Holger Hans Peter Freyther
1
-1
/
+6
2015-05-17
sgsn: Always include the routing area identity
Holger Hans Peter Freyther
1
-0
/
+5
2015-05-06
sgsn: Create an initial and limited CDR module
Holger Hans Peter Freyther
1
-0
/
+6
2015-05-06
sgsn: Add various signals consumed by CDR or other client code
Holger Hans Peter Freyther
1
-0
/
+11
2015-05-05
sgsn: Handle different levels of QoS
Holger Hans Peter Freyther
1
-5
/
+12
2015-05-05
sgsn: Store subscribed QoS and attempt to use it
Holger Hans Peter Freyther
1
-4
/
+14
2015-05-05
sgsn: Copy the msisdn to the sgsn_data and use it in PDP activation
Holger Hans Peter Freyther
1
-2
/
+10
2015-04-23
sgsn/gtp: Fill out the optional RAT type
Holger Hans Peter Freyther
1
-0
/
+5
2014-10-27
sgsn: Delete PDP contexts properly
Jacob Erlbeck
1
-5
/
+17
2014-09-22
gprs: Improve loglevels and log messages for SGSN
Daniel Willmann
1
-5
/
+5
2014-04-04
gprs: Fix compiler warnings in sgsn_libgtp.c
Holger Hans Peter Freyther
1
-4
/
+2
2013-07-31
gprs_sgsn: In case of a Activate PDP Context timeout we should free pdp
Holger Hans Peter Freyther
1
-0
/
+9
2013-07-04
sgsn: Fix logically dead code in regard to the osmo_fd_register
Holger Hans Peter Freyther
1
-4
/
+9
2012-07-14
SGSN: Code to help debug / fix sgsn crash in cb_data_ind()
Harald Welte
1
-1
/
+11
2012-06-17
libgb: make sure all BSSGP functions have bssgp_ prefix
Harald Welte
1
-1
/
+1
2012-06-16
split libgb into a separate library for outside use
Harald Welte
1
-2
/
+2
2011-07-16
sgsn_libgtp: remove bogus unreached second return statement
Harald Welte
1
-2
/
+0
2011-05-06
src: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
1
-4
/
+4
2011-05-06
src: use namespace prefix osmo_timer* for timer functions
Pablo Neira Ayuso
1
-1
/
+1
2011-04-18
misc: Remove sys/types.h includes from the files
Holger Hans Peter Freyther
1
-1
/
+0
2011-03-23
src: use new library libosmogsm and new path to headers in libosmocore
Pablo Neira Ayuso
1
-3
/
+3
2011-01-01
License change: We are now AGPLv3+ instead of GPLv2+
Harald Welte
1
-6
/
+5
[next]