Since I’ve been recently playing with more of the queueing available in OpenBSD I’ve come across a nasty clash between use of ToS matching (which I’m running with a patch I submitted to bugs@) and stateful inspection when using queues.
If a packet matches state then it will not evaluate via the ruleset. This presents a […]
Believe me it’s a major step for me to even touch C code - I’m a network engineer of the non-developing strain - but I’ve now done it and even created a patch (ok it’s ugly and didn’t use CVS, but hey as I said I’m not used to this).
It all began because I recently […]