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