Sylvain Rochet ffb10e7aac PPP, CCP, added receive and transmit chosen protocols in ccp_flags_set() (renamed ccp_set())
We need to know which methods were chosen when CCP is up, this used to be done
using ccp_test() which we are in the process of removing.

Using non-existing method 0 instead of -1 in CCP for unset method, allowing
type change from s16_t to u8_t for method.
2015-04-19 13:51:35 +02:00
..
2015-02-28 20:29:40 +01:00
2014-12-24 15:16:03 +01:00
2015-03-08 23:00:27 +01:00
2014-12-24 15:16:03 +01:00
2015-02-28 19:36:03 +01:00