IPv6 marking support

master
bbruns 2010-10-13 20:43:47 +00:00
parent 2dc5d200f8
commit c2dc9a4fd6
1 changed files with 6 additions and 0 deletions

6
ipv6-marks.default Normal file
View File

@ -0,0 +1,6 @@
# IPv6 Packet Marking
# Used to mark packets for specific routing (or other) purposes
# incoming-interface|src-range|dst-range|mark-num
# Use ! before IP/range to negate
# eth0:2002::0/32|2001::/64|5
# ORDER MATTERS!