search for: _filter_

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

Did you mean: _filter
2013 Nov 29
0
rsync dir-merge filter rule leaking outside its directory
...he issue with version 3.0.9 (I don't have easy access to version 3.1.0, I am doing this on a 'debian wheezy' system.) <pre> # Prepare test source directories: mkdir tsts; mkdir tsts/a; mkdir tsts/a/b; touch tsts/a/b/z mkdir tsts/s; touch tsts/s/z; echo "- *" > tsts/a/_filter_ # Prepare test target directory: mkdir tstt # Dry-run rsyncs: rsync -n -ivv -r --filter='dir-merge _filter_' --delete-after -R \ tsts/./a/b tsts/./s tstt # This 'hides' directory s. rsync -n -ivv -r --filter='dir-merge _filter_' --delete-after -R \ tsts/./s tsts/./...
2013 Jan 09
16
[Bridge] [PATCH net-next V5 00/14] Add basic VLAN support to bridges
This series of patches provides an ability to add VLANs to the bridge ports. This is similar to what can be found in most switches. The bridge port may have any number of VLANs added to it including vlan 0 priority tagged traffic. When vlans are added to the port, only traffic tagged with particular vlan will forwarded over this port. Additionally, vlan ids are added to FDB entries and become