This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-net-gprs@lists.osmocom.org/.
Harald Welte laforge at gnumonks.orgOn Tue, Sep 27, 2016 at 08:20:59PM +0200, Neels Hofmeyr wrote:
> I have a reproducable segfault in the SGSN, bisecting to below commit:
The commit you refer to  adds transmission of a SNDCP XID message after
successful PDP context activation.  See the unk in
sgsn_libgtp.c:send_act_pdp_cont_acc(),were the code
* assumes there is an LLME and associated LLEs
* sends SNDCP over that
I guess all that's needed is to put this into a section that is
conditional to Gb/GPRS and skip that on Iu/UMTS
As the IuPS code was not in master yet at the time the GPRS compression
was developed, this is more or less a "logical" result.
Regards,
	Harald
-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)