> > the en-mii case was a bit different because libdladm was trying to > form a set out of something that was being managed as discrete values > in the driver, with the full/half adding additional complexity, so that > keeping track of the current set required a lot of juggling of persistent > and current info
I guess, juggling between persistent and current info, exists in priv-ports case too. Fact that in ipadm.conf, we allow one line per property makes thing little complex. So every time a port is added/deleted we have to expand/collapse the previously persisted ports list. > the model is a good one, but I would suggest "extra-priv-ports" > since this is in addition to the default privileged-port range. Ok. ~Girish
