Jonathan Camp

Results 42 comments of Jonathan Camp

Do you have an example to start with?

Is there a strong case for any of the _splitting_ features? i.e. is any better than just wireshark? Also, would you expect the packets to be collected _before_ the mangling?

Also, one thing to keep in mind. The `chan *RawPacket` doesn't return bytes with the ethernet header. So I can't just grab the packet and write it to a pcap...

True, however we currently use 4222, but in the future we'll transition to websockets over 443.

Understand, though when a customer requests a firewall exception, it is usually for a single port. So the only test possible is for NGS on 4222 as 443 would still...

The tests run fine on 1.17.3 on Linux (x86_64). What OS and platform are you on?

It seems like there must be something wrong with either your local copy of the repo, or possibly your go toolchain. Here you can see the simplest "clean" checkout and...

FYI I tried applying https://github.com/gopcua/opcua/pull/282 but it had no effect.