| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | msgb: initialize cb[] to zero during msgb_reset() | Harald Welte | 2010-05-01 | 1 | -0/+2 |
| | | |||||
| * | msgb: remove smsh, llch, tlli and gmmh | Harald Welte | 2010-04-30 | 1 | -1/+1 |
| | | | | | | This is a lot of GSM/GPRS specific stuff in struct msgb which we want to avoid. The 'control buffer' will replace them. | ||||
| * | remove the unneeded bts_link pointer from msgb | Harald Welte | 2010-04-30 | 1 | -1/+0 |
| | | |||||
| * | msgb.c: Style cleanup in initialization | Sylvain Munaut | 2010-02-24 | 1 | -13/+4 |
| | | | | | Don't assign the same var twice & init all from the same source. | ||||
| * | intial checkin of the libosmocore project | Harald Welte | 2010-02-20 | 1 | -0/+98 |
