search for: table_mangle

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

2005 May 13
2
tableview.sh
...Town, ZA :) --- SOF ---- #!/bin/sh # ____ # /\/ \/\ # /__________\ # # Simple loop for keeping track of what is happening in a # iptables setup # table_filter(){ echo echo "FILTER TABLE" echo "------------" echo iptables -nvL } table_mangle(){ echo echo "MANGLE TABLE" echo "------------" echo iptables -nvL -t mangle } table_nat(){ echo echo "NAT TABLE" echo "---------" echo iptables -nvL -t nat } footer(){ ec...
2013 May 19
29
[Bug 64774] New: nouveau GF108 kernel crash in optimus mode when enabling external display output
https://bugs.freedesktop.org/show_bug.cgi?id=64774 Priority: medium Bug ID: 64774 Assignee: nouveau at lists.freedesktop.org Summary: nouveau GF108 kernel crash in optimus mode when enabling external display output QA Contact: xorg-team at lists.x.org Severity: major Classification: Unclassified