|
d5dfdd012b
|
Merge pull request #5 from ewpratten/dependabot/cargo/pnet_packet-0.34.0
Update pnet_packet requirement from 0.33.0 to 0.34.0
|
2023-07-20 12:19:29 -04:00 |
|
dependabot[bot]
|
37996365e3
|
Update pnet_packet requirement from 0.33.0 to 0.34.0
Updates the requirements on [pnet_packet](https://github.com/libpnet/libpnet) to permit the latest version.
- [Release notes](https://github.com/libpnet/libpnet/releases)
- [Commits](https://github.com/libpnet/libpnet/compare/v0.33.0...v0.34.0)
---
updated-dependencies:
- dependency-name: pnet_packet
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-20 16:03:58 +00:00 |
|
|
45a482d973
|
Merge pull request #4 from ewpratten/issues/3-vulnerability-in-tokio-0122-from-tun-tap
Ignore false-alert tokio vulnerability
|
2023-07-20 11:58:02 -04:00 |
|
|
85429ce59c
|
Restrict when to rerun build task
|
2023-07-20 11:56:43 -04:00 |
|
|
55d526b660
|
Re-run audit CI when config file changes
|
2023-07-20 11:53:41 -04:00 |
|
|
366a85b916
|
Ignore tokio oneshot alert
|
2023-07-20 11:53:04 -04:00 |
|
|
c80a27769d
|
Merge pull request #2 from ewpratten/issues/1-audit-job-failing-due-to-bad-permissions
Fix Audit CI permissions issue
|
2023-07-20 11:36:39 -04:00 |
|
|
919b83d29c
|
Attempt to fix permissions issue
|
2023-07-20 11:25:29 -04:00 |
|
|
90a864589e
|
Enable security audits
|
2023-07-20 10:59:13 -04:00 |
|
|
b76a6e1291
|
Swap out color backend
|
2023-07-20 10:57:17 -04:00 |
|
|
77266548c8
|
Add prometheus support
|
2023-07-20 10:44:14 -04:00 |
|
|
61caeef321
|
Ignore some warnings
|
2023-07-20 09:39:40 -04:00 |
|
|
a2b6a77d82
|
cleanup
|
2023-07-19 15:27:03 -04:00 |
|
|
c6db02c80a
|
Add some basic packet translation tests
|
2023-07-18 19:03:25 -04:00 |
|
|
10d7bf520f
|
Fix some TCP bugs
|
2023-07-18 16:57:40 -04:00 |
|
|
deaa9e87c5
|
Clean up old files
|
2023-07-18 16:08:50 -04:00 |
|
|
94fdf28012
|
Finish packet rewrite
|
2023-07-18 16:06:53 -04:00 |
|
|
1542492e61
|
massive cleanup
|
2023-07-18 15:07:14 -04:00 |
|
|
4f82f07236
|
Add ipv4
|
2023-07-18 14:28:20 -04:00 |
|
|
32a254a4ce
|
Add ICMP
|
2023-07-18 14:02:18 -04:00 |
|
|
4a5ff43d60
|
implement tcp and icmpv6
|
2023-07-18 14:00:22 -04:00 |
|
|
36733f60b9
|
working on packet rewrite
|
2023-07-18 13:27:02 -04:00 |
|
|
7b88a1cad9
|
Working on tun rewrite
|
2023-07-18 13:26:56 -04:00 |
|
|
3d80c1fc0e
|
Version bump, marking first deployment
|
2023-07-17 20:42:06 -04:00 |
|
|
9ba27bd509
|
Add reservation status messages
|
2023-07-17 20:41:42 -04:00 |
|
|
5aae39921c
|
Putting together docker image
|
2023-07-17 20:01:51 -04:00 |
|
|
5f5b825676
|
Speed optimizations
|
2023-07-17 19:51:59 -04:00 |
|
|
2d5551ea03
|
Allow remote profiling with build flag
|
2023-07-17 19:18:43 -04:00 |
|
|
1122e1c800
|
Add RPM support
|
2023-07-17 18:47:02 -04:00 |
|
|
b7973dbf0d
|
Update config file format
|
2023-07-17 18:40:17 -04:00 |
|
|
ada8d57fe4
|
Fix MTR bugs
|
2023-07-17 16:07:03 -04:00 |
|
|
5969fc9cae
|
Installation info
|
2023-07-17 11:42:40 -04:00 |
|
|
05c39d0fb1
|
More readme info
|
2023-07-17 11:39:00 -04:00 |
|
|
00c21c2011
|
Add example config
|
2023-07-17 11:28:43 -04:00 |
|
|
9310bd3f14
|
Working on README
|
2023-07-17 11:25:46 -04:00 |
|
|
9e0f346f4c
|
Prepping for first releases
|
2023-07-17 11:17:05 -04:00 |
|
|
de2eb6efed
|
Deal with inner ICMP packets
|
2023-07-17 10:55:16 -04:00 |
|
|
039a82fd51
|
Cleaned up ICMP
|
2023-07-16 23:13:19 -04:00 |
|
|
c91f5d3b37
|
Clean up tcp (and ci scripts)
|
2023-07-16 22:35:44 -04:00 |
|
|
93c6e3af7c
|
Document and test UDP xlat
|
2023-07-16 22:25:58 -04:00 |
|
|
37eea69943
|
Starting the big refactor (cleaned up udp)
|
2023-07-16 22:18:36 -04:00 |
|
|
02e2644d51
|
functional TCP
|
2023-07-16 21:29:45 -04:00 |
|
|
7f53ef36d9
|
UDP proxy works!
|
2023-07-16 21:10:08 -04:00 |
|
|
ab254122ce
|
Deeper ICMP translation
|
2023-07-16 19:59:11 -04:00 |
|
|
a08b561807
|
Working on UDP proxy
|
2023-07-16 16:09:11 -04:00 |
|
|
a1ba812a5c
|
Filter out invalid destinations
|
2023-07-16 15:01:04 -04:00 |
|
|
b2b99a8e11
|
Much cleaner packet handling system in progress
|
2023-07-16 14:11:56 -04:00 |
|
|
240348303d
|
working on rewrite
|
2023-07-16 12:45:43 -04:00 |
|
|
397943bbc4
|
ICMP NAT!
|
2023-07-15 21:32:16 -04:00 |
|
|
fc567c63ff
|
icmp translation
|
2023-07-15 21:06:03 -04:00 |
|