Attention is currently required from: laforge.
3 comments:
File include/osmocom/isdn/lapd_core.h:
Patch Set #5, Line 155: unsigned
you are modifying a public data structure, which is ABI breakage. […]
Done
File src/isdn/lapd_core.c:
handle how? This requires more ddocumentation. […]
Done
Patch Set #5, Line 399: dl->flags = flags;
I guess it would leads to undefined behaviour if somebody called lapd_dl_set_flags to enable RTS mod […]
done, also moved the timer state to an enum, so it is not mixed with the flags that define behavior of LAPD.
To view, visit change 34985. To unsubscribe, or for help writing mail filters, visit settings.