From: Jamal Hadi Salim <j...@mojatatu.com> Date: Mon, 24 Apr 2017 08:49:00 -0400
> Yes, space is important and if i can express upto 32 flags > with one TLV rather than 32 TLVs i choose one TLV. Which is fine. But two things: 1) Again, bits you aren't using now, make sure userspace doesn't set them. And if it does, reject. 2) If you are worried about performance, we're talking about a TLV in the request here not the dump response itself so performance isn't a real issue as Pablo mentioned.