editcap and per-file comments in pcapng files...
I'm currently using editcap to add per-frame comments in my pcapng files (editcap -a frame:comment), but I also need to add per-file comments. Does anyone know how I can do this from the command line? Note: I am aware that wireshark can do this from the GUI.