Commit graph

7 commits

Author SHA1 Message Date
Mindy
dce19f2c90 set log levels to minimize noise 2019-06-10 10:39:05 -05:00
linse
934dd81edf WIP 2019-06-07 15:44:45 +02:00
Mindy
056873e25b WIP: changing output to be more human-readable
Don't build the firewall with -l "*:debug", and try to emit more
reasonable test output from the test unikernel.  Unfortunately we don't
get any output from the tests themselves for reasons as yet unknown.
2019-06-04 11:55:42 -05:00
Mindy
b15dd32df8 apply rules to incoming traffic (but...)
...we try to read them before they've been written to QubesDB, so we
think there aren't any.  To get useful results, we'll need to either
delay the rule read, or implement a proper watcher for the firewall
rules using the QubesDB watch interface.
2019-05-23 17:40:09 -05:00
linse
83026f4067 Parse firewall rules from QubesDB (but don't apply them yet :D) 2019-05-18 04:06:09 +02:00
Mindy
bf8f7c7fd2 test against udp echo server 2019-05-22 10:56:22 -05:00
linse
09139518fb Rename to test.sh, break if build fails. 2019-05-17 23:17:04 +02:00
Renamed from test/setup.sh (Browse further)