Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-15 | regen | Henning Brauer | |
2003-04-15 | feedback test the service curve print/parse functions | Henning Brauer | |
2003-04-14 | try to provoke print_hfsc_opts to leave out linkshare because m2 == bandwidth | Henning Brauer | |
2003-04-14 | regen | Henning Brauer | |
2003-04-14 | regen (no more realtime service curve for root queue) | Henning Brauer | |
2003-04-14 | test realtime service curve spec | Henning Brauer | |
2003-04-13 | more hfsc test; especially for the feedback test | Henning Brauer | |
2003-04-13 | actually use an understandable description | Henning Brauer | |
2003-04-13 | test double upperlimit service curve | Henning Brauer | |
2003-04-13 | test doubly linkshare specification | Henning Brauer | |
2003-04-13 | test service curves | Henning Brauer | |
2003-04-13 | bit more complicated case to provoke qid assignment errors with hfsc | Henning Brauer | |
2003-04-12 | test HFSC | Henning Brauer | |
2003-04-12 | regen; queue ID allocation starts at 2 instead of 1 now | Henning Brauer | |
2003-04-05 | test dynaddr with netmask | Henning Brauer | |
2003-04-05 | test queue .. on $interface | Henning Brauer | |
2003-04-03 | queue ID assignment algorith changed for PRIQ | Henning Brauer | |
2003-04-03 | differently named queues on different interfaces must get different queue | Henning Brauer | |
IDs. this conflicts with the way priq works now, where queueID = priority + 1 thus, this test fails atm. | |||
2003-03-28 | sync | Henning Brauer | |
2003-03-28 | sync | Henning Brauer | |
2003-03-27 | test invalid cbq and priq flags, respectively | Henning Brauer | |
2003-03-19 | test netmasks with multicast addresses | Henning Brauer | |
2003-03-12 | gif3 here too | Henning Brauer | |
2003-03-12 | use gif3 instead of lo0 for this test and thus avoid the mtu issue on | Henning Brauer | |
loopback interfaces with 64bit archs. as the minimum bandwidth calculation includes mtu and it is given in the error message... go figure | |||
2003-03-12 | hardcode tbrsize to make this test on 64bit archs happy, as usual | Henning Brauer | |
2003-03-11 | check for rules getting qid and pqid set with cbq | Henning Brauer | |
2003-03-11 | add comments saying what we are testing | Henning Brauer | |
2003-03-11 | test rules get the qid and pqid assigned correctly | Henning Brauer | |
2003-03-11 | include pfctl -gsr output in the verification for the pfaltq tests | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
2003-03-11 | regen | Henning Brauer | |
2003-03-11 | verify different named queues don't get the same queue id on different | Henning Brauer | |
interfaces fails right now | |||
2003-03-11 | more complicated cbq queue id assigment verification | Henning Brauer | |
2003-03-11 | test queue ID assignment with cbq | Henning Brauer | |
2003-03-11 | new class of regress tests. | Henning Brauer | |
add target "pfaltq". altq rules are loaded into the kernel and pfctl -gsq output is verified. opposed to most other regress tests, these ones modify the existing setup, as altq definitons cannot live in anchors. all queue definitions are flushed by these tests. Thus, they are not run by default (not part of REGRESS_TARGETS), but must be run explicitely (make pfaltq). pfaltq1: very queue id assignment on multiple interfaces with the priq scheduler | |||
2003-03-10 | regen | Henning Brauer | |
2003-03-10 | regen; line numbers changed after adding comment in input file | Henning Brauer | |
2003-03-10 | queue doubly defined on one interface, fails right now | Henning Brauer | |
(is later rejected at load time by the kernel, but pfctl should detect it) | |||
2003-03-10 | tun0 mtu depends on too much external factors, so better hardcode tbrsize | Henning Brauer | |
2003-03-09 | add comments what we are testing - these tests look so simple that they | Henning Brauer | |
might get removed later otherwise, so make clear these are edge cases in internals we are provoking | |||
2003-03-09 | typo in comment, krause | Henning Brauer | |
2003-03-09 | same edge case for LOOP_THROUGH in totally different context | Henning Brauer | |
2003-03-09 | test an edge case in LOOP_THROUGH behaviour | Henning Brauer | |
fails right now | |||
2003-03-08 | regen after pfctl output change | Henning Brauer | |
2003-03-08 | -g in pfload${n}-update | Henning Brauer | |
2003-03-07 | Needs -g flag now. | Cedric Berger | |
2003-03-07 | use -g | Henning Brauer | |
2003-03-03 | regen | Henning Brauer | |
2003-03-02 | queue on two interfaces | Henning Brauer | |
2003-03-02 | regen after pfctl changes | Henning Brauer | |