summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/switchd
AgeCommit message (Expand)Author
2019-07-12Test should also run if there is no obj directory. Name regressAlexander Bluhm
2019-02-19With new Perl we have add .OBJDIR to @INC.Alexander Bluhm
2018-12-03Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random.Alexander Bluhm
2018-10-06Simplify regress tests by using the new setup and cleanup feature.Alexander Bluhm
2017-06-25Clean all files created during switchd regress.Alexander Bluhm
2017-06-22Perl on 32 bit architectures does not support pack('Q'), replaceAlexander Bluhm
2017-06-22Get the framework from relayd regress to start switchd on demand.Alexander Bluhm
2016-12-22Update the regress test to work with the new changes in the switchd(8)Rafael Zalamena
2016-11-17Add support for OpenFlow 1.3.5 tests and make jumbo test use the newRafael Zalamena
2016-11-16Add support for big reads in perl and fix the jumbo test, also removeRafael Zalamena
2016-11-16Remove code duplication for receiving/sending OFP packets and simplifyRafael Zalamena
2016-11-11Fix regress after moving ofp.h to sys/net/Reyk Floeter
2016-10-05Bump the sizes of generated jumbo frames up to the max.Reyk Floeter
2016-09-28An unintened 65536 size change slipped in, revert to 65535Reyk Floeter
2016-09-28Fix length calculation of PACKET_IN (I forget the 10 byte packet_in header).Reyk Floeter
2016-09-28Bump buffer size to 64k, the max OFP packet sizeReyk Floeter
2016-09-28I wrote a perfect regress test: a test that never fails. CorrectlyReyk Floeter
2016-09-02Print SKIPPED if a regress test cannot be executed for some reason.Alexander Bluhm
2016-07-22Fix generated Perl headers.Reyk Floeter
2016-07-19Add two more tests that use traffic that was captured with tcpdump.Reyk Floeter
2016-07-19Add simple OpenFlow tests for switchd.Reyk Floeter