Displaying 4 results from an estimated 4 matches for "00fc0000".
2007 Jun 27
1
Deleting a tc filter rule
...eth0 parent 20:
This gave me the following output:
filter protocol ip pref 1 u32
filter protocol ip pref 1 u32 fh 800: ht divisor 1
filter protocol ip pref 1 u32 fh 800::128 order 296 key ht 800 bkt 0
flowid 20:1
match 00440000/00fc0000 at 0
I tried deleting the filter rule that I added using:
tc filter del dev eth0 pref 1 protocol ip handle 800::160
This gave me the following message:
Must specify filter type when using "handle"
I modified the delete command, as follows:
tc filter del de...
2008 Jul 03
1
Sins of Solar Empire: crash
...00:00 0
> 00d71000-00d89000 r-xp 00d71000 00:00 0
> 00d89000-00d90000 ---p 00d89000 00:00 0
> 00d90000-00e50000 rwxp 00d90000 00:00 0
> 00e50000-00ea0000 ---p 00e50000 00:00 0
> 00ea0000-00eb0000 rwxp 00ea0000 00:00 0
> 00eb0000-00fb0000 ---p 00eb0000 00:00 0
> 00fb0000-00fc0000 rwxp 00fb0000 00:00 0
> 00fc0000-010c0000 ---p 00fc0000 00:00 0
> 010c0000-011d0000 rwxp 010c0000 00:00 0
> 011d0000-012e0000 rwxp 011d0000 00:00 0
> 012e0000-01e40000 rwxp 012e0000 00:00 0
> 01e40000-01f50000 rwxp 01e40000 00:00 0
> 01f50000-02060000 rwxp 01f50000 00:00 0...
2008 Jul 04
1
Sins of Solar Empire: crash
Jochen wrote:
>
> then I would imagine the problem is in the nvidia driver...yes? Now I
> heard there were problems with the game and older dirvers, so I can not
> go back to one to "fix" this problem--- any ideas?
Then go forward. Newest driver version is 173.14.09. It does fix some problems.
2007 Jun 21
0
How do you delete a filter?
...eth0 parent 20:
This gave me the following output:
filter protocol ip pref 1 u32
filter protocol ip pref 1 u32 fh 800: ht divisor 1
filter protocol ip pref 1 u32 fh 800::128 order 296 key ht 800 bkt 0
flowid 20:1
match 00440000/00fc0000 at 0
I tried deleting the filter rule that I added using:
tc filter del dev eth0 pref 1 protocol ip handle 800::160
This gave me the following message:
Must specify filter type when using "handle"
I modified the delete command, as follows:
tc filter del de...