capnp update

This commit is contained in:
John Smith 2022-12-19 17:35:46 -05:00
parent 64ae83bf82
commit e1593baabf

View File

@ -188,7 +188,7 @@ enum DialInfoClass @0x880005edfdd38b1e {
portRestrictedNAT @5; # P = Device without portmap behind address-and-port restricted NAT portRestrictedNAT @5; # P = Device without portmap behind address-and-port restricted NAT
} }
enum Sequencing { enum Sequencing @0xb6735890f7818a1c {
noPreference @0; noPreference @0;
preferOrdered @1; preferOrdered @1;
ensureOrdered @2; ensureOrdered @2;