Michael Osipov
Michael Osipov
While I see -- after @KizzyCode's explanation -- use cases for this, this should be create time option whether bastiile should take care of this or not.
Can this finally be solved by provinding a `--pf` or something similar to the `bastille create` command`? Bastille can memorize it and call pf only if the jail has been...
> Does inherit mode work at all? I tried to pass the loopback and then add inherit, but it didn't work. > > ``` > interface += bastille0; > ip4.addr...
> I have no idea. Jails are new to me. I was trying to use _both_ the loopback (bastille0) and inherit the rest of the adapters with the `+=` operator....
> Java 8 is a requirement for many other libraries nowadays. There definitely is precedent for upping the Java version in a minor update e.g. commons-io, commons-compress, and common-lang all...
+1 on the major version bump for a baseline change.
For clarification: I don't mind going Java 8 at all, but it has to be justified and the code should use Java 8 features. Just Java 8 class version won't...
I would recommend to make this TWO PRs because both new valves serve different purposes...
Can you show your sample curl input/output?
I fail to see this issue: Pure: ``` $ curl --http2 -NvIsq http://localhost:8080 HTTP/1.1 101 Connection: Upgrade Upgrade: h2c Date: Mon, 20 Apr 2020 19:10:48 GMT HTTP/2 200 content-type: text/html;charset=UTF-8...