Re: [PATCH 3/3] babel: Parse subtlvs and skip TLVs with a mandatory subtlv

2017-06-09 Thread Ondrej Zajicek
On Mon, Jun 05, 2017 at 11:49:54PM +0200, Toke Høiland-Jørgensen wrote: > RFC6126bis formally introduces subtlvs to the Babel protocol, including > mandatory subtlvs. This adds support for parsing subtlvs to the Babel protocol > and skips TLVs that contain mandatory subtlvs, as per the spec. Thank

[PATCH 3/3] babel: Parse subtlvs and skip TLVs with a mandatory subtlv

2017-06-05 Thread Toke Høiland-Jørgensen
RFC6126bis formally introduces subtlvs to the Babel protocol, including mandatory subtlvs. This adds support for parsing subtlvs to the Babel protocol and skips TLVs that contain mandatory subtlvs, as per the spec. For details, see section 4.4 of https://tools.ietf.org/html/draft-ietf-babel-rfc612