Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-20 | Allow match rules without priority. | Stephen Hemminger | |
2009-04-15 | Add Qos matching based on Ethernet MAC address | Stephen Hemminger | |
Use existing u32 infrastructure to match in header | |||
2009-04-13 | Check for conflicts when match is created | Stephen Hemminger | |
This allows moving code out of the qos class code over to where match rules are handled. | |||
2009-04-09 | Add IPV6 support to QoS | Stephen Hemminger | |
Bug 4230 Allow matching based on IPV6 addresses and ports Generalize existing matching code. | |||
2009-03-20 | Fix problems created by switch to using 'select' | Stephen Hemminger | |
Some code was still using old interface. | |||
2009-03-17 | Use select to avoid passing output path around | Stephen Hemminger | |
Easier to just use 'select' in perl to avoid passing file descriptor everywhere. | |||
2008-12-08 | Fix typo in import list | Stephen Hemminger | |
Incorrect capitalization | |||
2008-11-24 | VyattaConfig -> Vyatta::Config | Stephen Hemminger | |
2008-11-20 | Change perl module names from VyattaQosXXX to Vyatta::Qos:XXX | Stephen Hemminger | |
Use more multi-level directory hierarchy instead of having all modules at top level. |