index
:
libosmocore
35c3
achemeris/sms-fixes
achemeris/sms-validity
cccamp2019
daniel/gb-sns
daniel/gbproxy-ns2
daniel/ns2
daniel/onwaves
daniel/scts-fixes
daniel/tracing
debian
fairwaves/ip-gb
fairwaves/production
jerlbeck/msgb-validation
jerlbeck/ns-48016-mods
jolly/7bit_ussd
laforge/c-ares
laforge/cbch
laforge/context
laforge/csd
laforge/gb-test
laforge/gprs-ns-instances
laforge/gs
laforge/iu_up
laforge/notls-hack
laforge/nuttx
laforge/sock2
laforge/spec
laforge/usdt
lynxis/ns2_vty
master
mmcternan/bb_maint
neels/contrib
neels/fake_stats
neels/gsm-shark
neels/ladder
neels/lcs
neels/log_functions
neels/misc
neels/mscpool
neels/mslookup
neels/static_strings
neels/voicecall-shark
nrw/litecell15-merge
osmith/new-osmo-sock-functions
pespin/log-category
pmaier/amrmangle
pmaier/mgw
pmaier/rbs2000
pmaier/rim2
pmaier/rim3
pmaier/rim4
pmaier/test_16102018
sylvain/security
sysmocom/shared/log-speed
user/kluchnikov/gb-sns-hack
zecke/aes-ubsan
zecke/ancient/debian6.0
zecke/osmo-sip-connector
zecke/packages/wip
zecke/pre-release/0.9.3-t4
zecke/release/0.7-dev
Common library for all Osmocom projects
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
gprs_ns2: vty2: config_write
lynxis/ns2_vty
Alexander Couzens
1
-1
/
+145
2020-12-10
gprs_ns2_vty: fixup: change dlci / nsvci order
Alexander Couzens
1
-3
/
+3
2020-12-10
gprs_ns2: add gprs_ns2_sns_write_vty()
Alexander Couzens
2
-0
/
+23
2020-12-10
gprs_ns2: add gprs_ns2_fr_bind_role() to retrieve the fr role
Alexander Couzens
2
-0
/
+16
2020-12-10
gprs_ns2: make nsvc argument const
Alexander Couzens
2
-2
/
+2
2020-12-10
fixup vty sns
Alexander Couzens
1
-11
/
+11
2020-12-10
WIP: gprs_ns2: add new vty2
Alexander Couzens
7
-1
/
+1463
2020-12-10
gprs_ns2_sns: introduce SNS Size/Config retries
Alexander Couzens
3
-5
/
+19
2020-12-10
gprs_ns2_sns: use different binds for the initial connection
Alexander Couzens
1
-5
/
+19
2020-12-10
gprs_ns2_sns: rework IP-SNS initial remote
Alexander Couzens
6
-190
/
+361
2020-12-10
gprs_ns2: add gprs_ns2_free_nsvcs() to free all NS-VC of a NSE
Alexander Couzens
3
-6
/
+18
2020-12-10
gprs_ns2: rework gprs_ns2_fr_connect*()
Alexander Couzens
3
-1
/
+44
2020-12-10
gprs_ns2: add member name to bind
Alexander Couzens
8
-4
/
+75
2020-12-10
gprs_ns2: move allocation of the SNS fsm into create_nse
Alexander Couzens
1
-6
/
+13
2020-12-10
gprs_ns2: introduce NS dialects
Alexander Couzens
8
-86
/
+77
2020-12-09
gprs_ns2_sns: correct dynamic calculation
Alexander Couzens
1
-2
/
+2
2020-12-08
tlv.h: Add msgb_tvlv_put_{16,32}be()
Harald Welte
1
-0
/
+15
2020-12-08
gsm_08_18.h: Add #defines for [extended] feature bits
Harald Welte
1
-0
/
+20
2020-12-08
bssgp: Add osmo_tlv_prot_def for BSSGP
Harald Welte
3
-1
/
+317
2020-12-08
tlv: Introduce enum with error codes for TLV parser functions
Harald Welte
2
-17
/
+29
2020-12-08
Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols
Harald Welte
3
-1
/
+159
2020-12-08
ns2: Accept NS-UNBLOCK-ACK in UNBLOCKED state
Harald Welte
1
-1
/
+1
2020-12-07
gprs_bssgp_util: complete bssgp_pdu_strings
Philipp Maier
1
-0
/
+16
2020-12-07
gprs_ns2_sns: fix whitespaces and superflous comment
Alexander Couzens
1
-5
/
+4
2020-12-07
gprs_ns2_sns: add missing S() to allow GPRS_SNS_EV_NO_NSVC happen
Alexander Couzens
1
-1
/
+1
2020-12-07
gprs_ns2_sns: dynamic calculate the maximum NS-VCs
Alexander Couzens
1
-2
/
+3
2020-12-07
gprs_ns2_sns: add missing transistion UNCONFIGURED -> SIZE
Alexander Couzens
1
-1
/
+2
2020-12-07
gb: Import mnl.h iif --enable-libmnl
Pau Espin Pedrol
1
-1
/
+4
2020-12-07
Include mnl.h iif --enable-libmnl
Pau Espin Pedrol
1
-1
/
+4
2020-12-06
log2.h: Avoid redefining __always_inline
Harald Welte
1
-3
/
+2
2020-12-06
log2.h: Use uintXX_t instead of kernel specific types
Harald Welte
1
-2
/
+3
2020-12-06
hash/log2: Add generic implementations of fls() and fls64()
Harald Welte
1
-0
/
+59
2020-12-06
gsm_08_18.h: Add some PDU definitions still missing
Harald Welte
1
-0
/
+19
2020-12-05
Use explicit type-casting in hlist_del() for C++ compatibility
Harald Welte
1
-2
/
+2
2020-12-05
core/linuxlist: do not use 'new' as a parameter name
Vadim Yanitskiy
1
-4
/
+4
2020-12-05
Add hlist and hashtable from Linux kernel
Harald Welte
5
-0
/
+617
2020-12-04
bssgp: Fix typo in BSSGP Message Type enum
Harald Welte
1
-1
/
+4
2020-12-04
bssgp: Update bssgp_pdu_strings with Release 15
Harald Welte
1
-0
/
+19
2020-12-04
gprs_ns2: Use TLVP_PRES_LEN instead of TLVP_PRESENT
Harald Welte
2
-13
/
+14
2020-12-04
bssgp: Use TLVP_PRES_LEN instead of TLVP_PRESENT
Harald Welte
2
-33
/
+32
2020-12-04
ns2: Fix argv index in logging filter VTY commands
Daniel Willmann
1
-2
/
+2
2020-12-04
gprs_ns2_fr: remove include <linux/if.h>
Harald Welte
1
-1
/
+0
2020-12-04
mnl: Use mnl_socket_open() insatead of mnl_socket_open2()
Harald Welte
1
-1
/
+1
2020-12-04
libosmogb: Add missing LIBMNL_CFLAGS
Harald Welte
1
-1
/
+4
2020-12-03
ns2: Add log filtering by NSE/NSEI, fix NSVC filter on receive
Daniel Willmann
5
-2
/
+74
2020-12-03
gprs_ns2: use switch() case instead of multiple if in ns2_create_vc()
Alexander Couzens
1
-19
/
+14
2020-12-03
gprs_ns2: fix typo in comment
Alexander Couzens
1
-1
/
+1
2020-12-02
gprs_ns2_vty: Re-introduce a 'show ns' command
Harald Welte
1
-0
/
+12
2020-12-02
gsm_08_18.h: Update enums for message types and IEs with Release 15
Harald Welte
1
-2
/
+123
2020-12-02
gprs_ns2_fr: Monitor the kernel net-device link state
Harald Welte
1
-2
/
+125
[next]