[PATCH] Implement TP-VPF-ENHANCED

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/OpenBSC@lists.osmocom.org/.

Nordin bouchtaoui at gmail.com
Wed Nov 18 08:27:45 UTC 2009


Steffen 'stefreak' Neubauer schreef:
> Hello :)
>
> Now I've implemented the TP-VPF-ENHANCED. To achieve that I added some
> goto-stuff - i hope that's ok. I think it makes sense here.
>
>   

Goto seems here not necessary, I think. Why don't you just put the code 
in each case: instead of jumping to a tag and go from there? Set the 
return value retval or something and when you break out the switch 
statement you return the retval. But that's just my humble opinion :)





More information about the OpenBSC mailing list