#
## SAR Library To Do list
#

Lots to do.

- Adding AAL1, AAL34 and maybe even AAL2 ( probably not, unless the
	telephony thing wants it, need to look into it).
- Add atm cell header crc calculation.
- more optimalisations
	- crc_calc / copy combinations.
- completing support to run as well in userspace as in kernel space.
	( replacing skb's with generalised functions, define for kernel
	space to skb functions and to sarlib buffer system for user space.
- completing buffer management on receive size.  introduced mru setting to
	reduce problem. would maybe be better to go to scatter gather method.
