summaryrefslogtreecommitdiff
path: root/lib/Vyatta/Qos/Match.pm
AgeCommit message (Expand)Author
2010-08-17Fix typo in Qos match for ethernetStephen Hemminger
2010-08-17Fix matching (default)Stephen Hemminger
2010-08-17Fix round-robin filter and class generationStephen Hemminger
2010-07-28Fix problem with port interpretation if protocol specifiedStephen Hemminger
2010-07-20Don't mix string with format in printfStephen Hemminger
2010-07-20Use perltidy to cleanup indentationStephen Hemminger
2010-07-16Allow text string for IP port matchStephen Hemminger
2010-07-15Allow match on firewall mark and protocolStephen Hemminger
2010-07-15Allow match on Ethernet protocol nameStephen Hemminger
2010-07-12Fix typo in ematch/fwmark filterStephen Hemminger
2010-07-12Allow firewall mark combined with interface matchStephen Hemminger
2010-07-08Cleanup error message on conflicting matchStephen Hemminger
2010-07-08Add ability to match on firewall markStephen Hemminger
2010-06-30Fix match rule on incoming interfaceStephen Hemminger
2010-05-06Make sure perl modules end with 1;Stephen Hemminger
2010-02-17Fix typo in filtering for matchStephen Hemminger
2010-01-22Simple to allow matching vlan tagged framesStephen Hemminger
2009-10-01Fix match rules for traffic limiterStephen Hemminger
2009-10-01Fix IPV6 traffic-class matchStephen Hemminger
2009-10-01Fix mixed protocol matchesStephen Hemminger
2009-10-01Fix DSCP field match with set-dscpStephen Hemminger
2009-10-01Fix issues with vif matchStephen Hemminger
2009-10-01Address issues in traffic-shaper matchStephen Hemminger
2009-10-01IPV6 match fixStephen Hemminger
2009-05-20Allow match rules without priority.Stephen Hemminger
2009-04-15Add Qos matching based on Ethernet MAC addressStephen Hemminger
2009-04-13Check for conflicts when match is createdStephen Hemminger
2009-04-09Add IPV6 support to QoSStephen Hemminger
2009-03-20Fix problems created by switch to using 'select'Stephen Hemminger
2009-03-17Use select to avoid passing output path aroundStephen Hemminger
2008-12-08Fix typo in import listStephen Hemminger
2008-11-24VyattaConfig -> Vyatta::ConfigStephen Hemminger
2008-11-20Change perl module names from VyattaQosXXX to Vyatta::Qos:XXXStephen Hemminger