summaryrefslogtreecommitdiffstats
path: root/src/shared
AgeCommit message (Collapse)AuthorFilesLines
2017-11-09vty: skip installing cmds now always installed by defaultNeels Hofmeyr4-4/+0
vty_install_default() and install_default() will soon be deprecated. Depends: I5021c64a787b63314e0f2f1cba0b8fc7bff4f09b Change-Id: I300a4b34a2031fd09d110ef18375d140a6dca7ba
2012-11-14Merge commit '5905d5be60249b2d9ca9abce4c801bc3bceed6d9'Sylvain Munaut16-24/+48
2012-10-14Merge commit 'b8d18f32a1676f05d73bc9d94eadeaf5cc43c9a5'Sylvain Munaut20-93/+440
2012-09-08Merge commit 'e3a10b66a4eaea7c7d06707be1ca18bb28dc2cbe' into masterHarald Welte3-1/+12
2012-09-08Merge libosmocore commit '972b502ecaf3b919b7e89c13257dd6ec97aaafb7' into masterHarald Welte139-414/+7008
this updates libosmocore to the current libosmocore.git master, mainly to import the msgb_get() / msgb_pull() fixes.
2012-04-02Merge commit '738f13395d1d8a005011e45ebbc6a869bbcfd9a6'Sylvain Munaut13-71/+257
2012-03-01Merge commit 'a9efc12ccd6ee20752d21ce0deaff457ef9fe0b0'Sylvain Munaut3-35/+31
2012-02-07Merge commit '4b332d7d0e4811f1bb21b4b6b3fc6b44d8e3177b'Harald Welte17-152/+465
2012-01-28Packing frequency stucture, so arrays of it require less memoryAndreas Eversberg1-1/+1
2012-01-10Merge commit '301f01e938e72423079afe1a1836937053481fd6'Sylvain Munaut64-132/+3812
2012-01-10Revert "libosmocore/lapd: Fixed handling of sequence errors at lapd_core.c"Sylvain Munaut1-21/+3
This reverts commit 506a3443ba52edf988fe2a0a54861738b777756e.
2012-01-02libosmocore/lapd: Fixed handling of sequence errors at lapd_core.cAndreas Eversberg1-3/+21
If a sequence error is received, the N(R) variable must still be used to acknowledge previously transmitted frames. If there are two subsequent sequence errors received, ignore it. (Ignore every second subsequent error.) This happens if our reply with the REJ is too slow, so the remote gets a T200 timeout and sends another frame with a sequence error. Test showed that replying with two subsequent REJ messages could the remote L2 process to abort. Replying too slow shouldn't happen, but may happen over serial link between BB and LAPD.
2011-11-13Merge commit 'a71b8eaca7eed4dfc96f2cebabfc26430416c2e9'Sylvain Munaut28-79/+1571
2011-10-21Merge commit '07f1103782a94090c2cef46de8a3f6d03ddfeef7'Sylvain Munaut30-1829/+4028
2011-09-02shared: Update the update-libosmocore.sh script for standard commandSylvain Munaut1-1/+1
A standard/good install of subtree will have it registered as a command of git itself Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2011-09-02Merge commit 'fe28dedd4c25b5f0f3df39d5e33ce3639574406c'Sylvain Munaut71-533/+9410
2011-07-30Merge commit '1a99df84e12315c63f2e96a2972864e4c311712d'Sylvain Munaut3-6/+6
2011-07-28Merge commit '430be849945688ae107b079db1e216329b1a1f06'Andreas.Eversberg41-194/+3509
2011-06-26Merge commit '2a68c7c8cd2eca65c58c0898d0e1716e9d4c3ecd'Sylvain Munaut2-0/+43
2011-06-25Merge commit '620f7ab35034f78f894319e027a151568c331eea'Sylvain Munaut13-17/+186
2011-05-29Merge commit '3710e462f85824cd9d84b3f95e6b2ea694119ff9'Sylvain Munaut1-3/+0
2011-05-29Merge commit 'f2699501bc20a1dc5ee965ca1cbb8f18a3471ff8'Sylvain Munaut3-4/+2
2011-05-27Merge commit '4d3a7b124e08a597d5f01fb2a71f3a4677a360a9'Harald Welte10-3/+240
2011-05-23Merge commit '3036612d59a5c8d97b2086a5e7817613f45948ef'Harald Welte10-8/+569
2011-05-22Merge commit 'e476442cf0e84c65565ace545f5b73602b5f0ffc'Harald Welte4-10/+17
2011-05-22Merge commit '33cb71ac91fb870702dbb71595dba4a554001e3c'Harald Welte7-98/+311
2011-05-15Merge commit 'ba01fa44feb6deb0f0359f381eafe866991c06c1' into pablo/namespacePablo Neira Ayuso48-218/+1323
2011-05-02linuxlist.h: silence a noisy warningWolfram Sang1-1/+1
Fixes a couple of warnings like this: In file included from ../../shared/libosmocore/include/osmocom/core/msgb.h:24:0, from include/comm/sercomm.h:6, from apps/loader/main.c:41: ../../shared/libosmocore/include/osmocom/core/linuxlist.h: In function 'prefetch': ../../shared/libosmocore/include/osmocom/core/linuxlist.h:10:41: warning: unused parameter 'x' Signed-off-by: Wolfram Sang <wolfram@the-dreams.de>
2011-04-26Merge commit '28dbfe9bf7a799ab1da2563fd5e007d007b54168'Pablo Neira Ayuso106-337/+1153
2011-01-18update .gitignoreSteve Markgraf1-0/+5
Signed-off-by: Steve Markgraf <steve@steve-m.de>
2011-01-05Merge commit '4a4f96d1f67441e2902a0806f1d7c4b29a072ca3'Steve Markgraf9-7/+71
2010-11-28Merge commit 'ab1246e0b5ffa0ac8d7b8e8fbe7c51bc22c8e751'Sylvain Munaut6-5/+63
2010-11-13Merge commit '7f6615a37df0dadbe86fdfc980e0a8a15013a80e'Sylvain Munaut16-22/+113
2010-10-24Merge commit 'dc0ebdfbdf3b1a381754c6ef4a59b0354eba7705'Sylvain Munaut23-6/+1898
2010-09-20Merge commit '47ee693170d589f760c4a9c7a5c4ad0b289aa65d'Sylvain Munaut2-3/+4
2010-09-17Merge commit 'af5ee34c353ea2868a4b04b227bc1b511e1ac42b'Sylvain Munaut32-21/+408
2010-08-04Merge commit '1523d7039d9b8c49a2174d93c3673aa8c5a100a9'Harald Welte8-21/+510
2010-07-27Merge commit '7459d6cfd1765f8431b3d9a262eff332f9af807c' into sylvain/pendingSylvain Munaut14-46/+405
2010-07-15Merge commit '383134b5ac0b94393cd46e2f00aeb1fd6f1a540f'Ingo Albrecht4-2/+98
2010-07-13Merge commit '33f0fc3c9565308044c934c9e0c1bb81c1a26311'Harald Welte4-41/+107
2010-07-12Add 'src/shared/libosmocore/' from commit ↵Harald Welte87-0/+19052
'ed00fe4449ac2309ad80c32f0ba7aa80b2b8895a' git-subtree-dir: src/shared/libosmocore git-subtree-mainline: 231444b548df8aff616f314ebc6135588b0ffec3 git-subtree-split: ed00fe4449ac2309ad80c32f0ba7aa80b2b8895a
2010-07-12remove old / modified copy of libosmocore (will be replaced with new)Harald Welte80-18595/+0
2010-06-25Merge commit '1067e8cc9a5d4f28f986f7473093cbac874d4208' into libosmocoreHarald Welte1-1/+1
2010-06-25Merge commit '816e24cb4296d6b7110da4a89661bbac8dc7af21' into libosmocoreHarald Welte36-38/+7334
Conflicts: src/shared/libosmocore/include/osmocore/protocol/gsm_04_08.h
2010-06-24layer23: Now receiver of IMM.ASS checks for timeslot when matching request.Andreas.Eversberg1-1/+1
This implies that random access confirm now works and is used.
2010-06-05Added special RSL message types for mobile side:Andreas.Eversberg1-0/+4
- suspension DL - resume DL - re-establish DL
2010-05-09Added some "get"-functions to bitvec of libosmocore.Andreas.Eversberg2-0/+59
- Getting Low or High value from current postion - Getting unsigned interger from current postion
2010-04-29Merge branch 'master' of gitosis@git.osmocom.org:osmocom-bbAndreas Eversberg8-3/+655
2010-04-29Fixes and improvements of layer23.Andreas Eversberg1-7/+7
2010-04-28Merge commit '100224df0b711c7bf6c1150ce18cf595350cf0bd'Harald Welte8-3/+655