Added to trunk for next release. Thanks!
Type: Posts; User: cn187
Added to trunk for next release. Thanks!
Looking at the code, I'm pretty sure that message has been occurring for quite a while (2006?)
It's not hurting anything, but I went ahead and cleaned it up.
No worries. I'm still planning on merging it at some point, and do appreciate you submitting what you have.
It uses a regular expression, so you can get pretty complicated with it.
If you want it to show anything that's a drake OR undead, you should be able to do something like drake|undead
If you...
I'm not sure how much it would matter. A lot of people still call it ShowEQ when they're talking about it, even if they mean MySEQ. And this forum is the first google/ddg/bing hit when you search...
Not gonna lie - part of me would like to just ban a lot of these brand new accounts that show up just to post in the wrong forum. I feel like that in some ways they're worse than the spammers.
I've got a fix for this in my branch. I'll merge it (and some other changes) to trunk soon-ish, but in the mean time, this patch should fix you up. (apply with -p1)
Updated and uploaded. Thanks Newby for getting everyone going.
Announcing the release of ShowEQ version 6.3.4. Special thanks to Newby for the patch.
This version is compatible with the Jul 19th release.
cn187 (07/20/23)
----------------
- Update...
I can do it in a few hours once I'm done with work.
Did you have to change the pcap filter strings? Asking because several of them include "and ether proto 0x0800", which should exclude packets with vlan tags (which are proto 0x8100) which means your...
No worries. I was going to do it Wednesday, but as mentioned upthread I saw some weirdness and wanted to make sure if it was my system or game changes. So it's just as well that we waited.
Did it this morning. There was a problem with the auto upload of the tarball, but hopefully it's fixed now.
Announcing the release of ShowEQ version 6.3.3. Special thanks to Newby for the patch.
This version is compatible with the Jun 21st release.
cn187 (06/23/23)
----------------
- Update to...
Download the patch. Then cd to where your svn working dir is and run
patch -p1 < /path/to/patch/file.txt
It should should show you the names of the files that got patched (everquest.h and...
Yes, I usually do. But I was seeing weird network stuff - missing sessions, missing packets, and some other stuff. I wasn't sure if they changed something or if my system was being weird. It...
Struct and opcode updates. Apply with "patch -p1".
I'm investigating some potential issues, but they may be specific to my setup. Hopefully this patch will get most everyone up and running.
...
Mystery - I haven't forgotten about this. I did a capture from my switch (in order to get the traffic with vlan tags) for testing, but it doesn't seem to be working. I assume it's an issue with my...
It does work, but this isn't the windows vbs script - it's an update of the Linux script.
Apologies for the move. I assumed that because you mentioned offsets (which MySEQ uses but ShowEQ does not) that you were running MySEQ. I've moved it back.
I can confirm what Loki said - The...
But you have 16 mirrored to 4 on main, right? Otherwise, how is SEQ on 4 seeing the traffic on 16? At any rate - it's working for you, so maybe the details don't matter.
Though, I'm curious why...
To clarify - You have the EQ client switch mirroring multiple ports to a singe port, then you're connecting that mirrored port to the SEQ switch. But then on the SEQ switch, you have that port...
That's a really nice capability for multi-boxers on TrueBox servers, or households with multiple players and a dedicated showeq box.
The capture will have all kinds of identifying info in it,...
Hi! Thanks for your submission.
Honestly, I'm a bit surprised by this issue. In my experience, drivers typically process and strip the dot1q tags, so you never even see them. Anecdotally, none...
No worries - it comes in waves. When I feel like working on it, I do, and when I don't, I don't. Which is why you won't hear a peep from me for months, then all of a sudden a flurry of activity.
...