On Sat, Nov 10, 2018 at 08:25:46PM +0200, Marcel Apfelbaum wrote: > > > +# > > +## > > +{ 'event': 'RDMA_GID_STATUS_CHANGED', > > + 'data': { 'netdev' : 'str', > > + 'gid-status' : 'bool', > > 'git-status' naming as of indication if we add or remove a gid > is a little odd, but I can't come up with something better.
How about 'gid-in-use'? > > Reviewed-by: Marcel Apfelbaum<marcel.apfelb...@gmail.com> > > Thanks, > Marcel > > > + 'subnet-prefix' : 'uint64', > > + 'interface-id' : 'uint64' } } >