Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-27 | More cleanup. | Kevin Krakauer | |
2020-01-27 | Cleanup for GH review. | Kevin Krakauer | |
2020-01-22 | Error marshalling the matcher. | Kevin Krakauer | |
The iptables binary is looking for libxt_.so when it should be looking for libxt_udp.so, so it's having an issue reading the data in xt_match_entry. I think it may be an alignment issue. Trying to fix this is leading to me fighting with the metadata struct, so I'm gonna go kill that. | |||
2020-01-21 | Adding serialization. | Kevin Krakauer | |
2020-01-21 | Add UDP matchers. | Kevin Krakauer | |