index
:
vyatta-cfg-qos.git
crux
current
daisy
equuleus
glendale
helium
hollister
hollywood
hydrogen
islavista
jenner
kenwood
larkspur
lithium
master
mendocino
napa
oxnard
pacifica
Configuration templates and scripts for QoS (mirror of https://github.com/vyos/vyatta-cfg-qos.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Vyatta
/
Qos
/
Match.pm
Age
Commit message (
Expand
)
Author
2017-12-26
T453: QOS Match.pm shaper max-length
Christian Poessinger
2015-03-25
Add TCP SYN/ACK and IP max length matching (#513)
kouak
2013-06-18
Bugfix 8469: ensure that matches have data under them
John Southworth
2010-08-17
Fix typo in Qos match for ethernet
Stephen Hemminger
2010-08-17
Fix matching (default)
Stephen Hemminger
2010-08-17
Fix round-robin filter and class generation
Stephen Hemminger
2010-07-28
Fix problem with port interpretation if protocol specified
Stephen Hemminger
2010-07-20
Don't mix string with format in printf
Stephen Hemminger
2010-07-20
Use perltidy to cleanup indentation
Stephen Hemminger
2010-07-16
Allow text string for IP port match
Stephen Hemminger
2010-07-15
Allow match on firewall mark and protocol
Stephen Hemminger
2010-07-15
Allow match on Ethernet protocol name
Stephen Hemminger
2010-07-12
Fix typo in ematch/fwmark filter
Stephen Hemminger
2010-07-12
Allow firewall mark combined with interface match
Stephen Hemminger
2010-07-08
Cleanup error message on conflicting match
Stephen Hemminger
2010-07-08
Add ability to match on firewall mark
Stephen Hemminger
2010-06-30
Fix match rule on incoming interface
Stephen Hemminger
2010-05-06
Make sure perl modules end with 1;
Stephen Hemminger
2010-02-17
Fix typo in filtering for match
Stephen Hemminger
2010-01-22
Simple to allow matching vlan tagged frames
Stephen Hemminger
2009-10-01
Fix match rules for traffic limiter
Stephen Hemminger
2009-10-01
Fix IPV6 traffic-class match
Stephen Hemminger
2009-10-01
Fix mixed protocol matches
Stephen Hemminger
2009-10-01
Fix DSCP field match with set-dscp
Stephen Hemminger
2009-10-01
Fix issues with vif match
Stephen Hemminger
2009-10-01
Address issues in traffic-shaper match
Stephen Hemminger
2009-10-01
IPV6 match fix
Stephen Hemminger
2009-05-20
Allow match rules without priority.
Stephen Hemminger
2009-04-15
Add Qos matching based on Ethernet MAC address
Stephen Hemminger
2009-04-13
Check for conflicts when match is created
Stephen Hemminger
2009-04-09
Add IPV6 support to QoS
Stephen Hemminger
2009-03-20
Fix problems created by switch to using 'select'
Stephen Hemminger
2009-03-17
Use select to avoid passing output path around
Stephen Hemminger
2008-12-08
Fix typo in import list
Stephen Hemminger
2008-11-24
VyattaConfig -> Vyatta::Config
Stephen Hemminger
2008-11-20
Change perl module names from VyattaQosXXX to Vyatta::Qos:XXX
Stephen Hemminger