On Thu, May 30, 2019 at 3:18 PM David Miller <da...@davemloft.net> wrote: > > From: Tom Herbert <t...@herbertland.com> > Date: Thu, 30 May 2019 14:50:16 -0700 > > > TLV constants are defined for PAD1, PADN, and HMAC (the three defined in > > draft-ietf-6man-segment-routing-header-19). The other TLV are unused and > > not correct so they are removed. > > Removing macros will break userland compilation, you cannot do this.
Is it okay to change the value of a uapi macro? Thanks, Tom