You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gateway: etags added to prefix discovery protobuf (scionproto#4461)
Etags can be used so as not to transfer large prefix sets over and over
again.
Etags may or may not be supported by a particular gateway
implementation. This change is fully forward and backward compatible.
Implementations that do not support etags should just ignore the field.
0 commit comments