search for: inpsect

Displaying 2 results from an estimated 2 matches for "inpsect".

Did you mean: inpect
2011 Sep 06
2
[Bug 747] New: IPtables marked packets not being inpsected in NAT table.
http://bugzilla.netfilter.org/show_bug.cgi?id=747 Summary: IPtables marked packets not being inpsected in NAT table. Product: iptables Version: CVS (please indicate timestamp) Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: iptables AssignedTo: netfilter-bu...
2005 Sep 20
1
Javascript Logger and Console
...easy to read. - Simple log methods { Logger.warn("message") or Logger.debug("message") or puts("message")} removes need for alerts all over your code. - Acts like a javascript console as well (as well as the ability to cycle through old commands with up|down buttons) - Inpsect function that allows you to easily view the internals of an object - Works in Firefox 1.x, IE 6.x, and safari Let me know if you get any use out of this. Corey