Commit graph

409 commits

Author SHA1 Message Date
_Frky
b136728f8f Add unit test for IPv4 blacklist 2022-11-24 17:12:32 +01:00
Unactive
ca3b9a75fc
Fix typo in options 2022-11-24 15:56:33 +01:00
Unactive
774af0b781 Document ignore and format options 2022-11-24 15:49:56 +01:00
Unactive
0f8ef335a0 Added option to forbid responding to chosen IP addresses 2022-11-24 15:00:35 +01:00
Pierre
29f89f21e4
Merge pull request #92 from ivre/dependabot/cargo/pcap-1.0.0
Bump pcap from 0.11.0 to 1.0.0
2022-11-21 09:21:49 +01:00
dependabot[bot]
86e8b6a607
Bump pcap from 0.11.0 to 1.0.0
Bumps [pcap](https://github.com/rust-pcap/pcap) from 0.11.0 to 1.0.0.
- [Release notes](https://github.com/rust-pcap/pcap/releases)
- [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pcap/pcap/compare/v0.11.0...v1.0.0)

---
updated-dependencies:
- dependency-name: pcap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-21 01:14:22 +00:00
Pierre
668f8a143c
Merge pull request #91 from ivre/dependabot/cargo/clap-4.0.26
Bump clap from 4.0.25 to 4.0.26
2022-11-17 17:29:55 +01:00
dependabot[bot]
fd4f04671f
Bump clap from 4.0.25 to 4.0.26
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.25 to 4.0.26.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.25...v4.0.26)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 00:27:26 +00:00
Pierre
e38e2e6e6f
Merge pull request #90 from ivre/dependabot/cargo/clap-4.0.25
Bump clap from 4.0.24 to 4.0.25
2022-11-16 02:34:28 +01:00
dependabot[bot]
1ccd464ba6
Bump clap from 4.0.24 to 4.0.25
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.24 to 4.0.25.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.24...v4.0.25)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 00:22:21 +00:00
Pierre
8bb6f6a41f
Merge pull request #88 from ivre/dependabot/cargo/chrono-0.4.23
Bump chrono from 0.4.22 to 0.4.23
2022-11-15 14:08:33 +01:00
dependabot[bot]
046ecfd443
Bump chrono from 0.4.22 to 0.4.23
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23)

---
updated-dependencies:
- dependency-name: chrono
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 12:07:45 +00:00
Pierre
d5264c8077
Merge pull request #89 from ivre/dependabot/cargo/clap-4.0.24
Bump clap from 4.0.22 to 4.0.24
2022-11-15 13:05:36 +01:00
dependabot[bot]
eb1228a7aa
Bump clap from 4.0.22 to 4.0.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.22 to 4.0.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.22...v4.0.24)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-15 00:09:55 +00:00
Pierre
38a0384f82
Merge pull request #86 from ivre/dependabot/cargo/clap-4.0.22
Bump clap from 4.0.18 to 4.0.22
2022-11-08 11:21:51 +01:00
Pierre
890451b0b4
Merge pull request #85 from ivre/dependabot/cargo/stderrlog-0.5.4
Bump stderrlog from 0.5.3 to 0.5.4
2022-11-08 11:21:42 +01:00
dependabot[bot]
375f0e3d04
Bump clap from 4.0.18 to 4.0.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.18 to 4.0.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.18...v4.0.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:27:59 +00:00
dependabot[bot]
b564e9762f
Bump stderrlog from 0.5.3 to 0.5.4
Bumps [stderrlog](https://github.com/cardoe/stderrlog-rs) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/cardoe/stderrlog-rs/releases)
- [Changelog](https://github.com/cardoe/stderrlog-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cardoe/stderrlog-rs/compare/v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: stderrlog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 00:27:46 +00:00
Pierre
31544ff464
Merge pull request #84 from ivre/dependabot/cargo/clap-4.0.18
Bump clap from 4.0.17 to 4.0.18
2022-10-21 11:56:57 +02:00
dependabot[bot]
090770a5ee
Bump clap from 4.0.17 to 4.0.18
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.17 to 4.0.18.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.17...v4.0.18)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 01:00:28 +00:00
Pierre
523e2117b4
Merge pull request #83 from ivre/fix-clap
Fix other bug in clap
2022-10-21 00:18:00 +02:00
_Frky
ae175e7b77 Fix other bug in clap 2022-10-20 20:03:15 +02:00
_Frky
d5d2e7c966
Merge pull request #82 from ivre/fix-clap
Fix clap default options since last update
2022-10-20 19:46:22 +02:00
_Frky
04c9621c7e Fix clap default options since last update 2022-10-20 17:49:36 +02:00
Pierre
6573194b6e
Merge pull request #81 from ivre/dependabot/cargo/clap-4.0.17
Bump clap from 4.0.15 to 4.0.17
2022-10-19 08:58:47 +02:00
dependabot[bot]
4932805271
Bump clap from 4.0.15 to 4.0.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.15 to 4.0.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.15...v4.0.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-19 00:33:07 +00:00
Pierre
c1e2da5714
Merge pull request #80 from ivre/dependabot/cargo/clap-4.0.15
Bump clap from 4.0.14 to 4.0.15
2022-10-14 15:08:56 +02:00
dependabot[bot]
e86fadf32e
Bump clap from 4.0.14 to 4.0.15
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.14 to 4.0.15.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.14...v4.0.15)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 00:34:29 +00:00
Pierre
cd1cbcfa53
Merge pull request #79 from ivre/dependabot/cargo/clap-4.0.14
Bump clap from 4.0.13 to 4.0.14
2022-10-13 08:20:24 +02:00
dependabot[bot]
87c789953b
Bump clap from 4.0.13 to 4.0.14
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.13...v4.0.14)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 00:22:33 +00:00
Pierre
ba66e7ccaa
Merge pull request #78 from ivre/dependabot/cargo/clap-4.0.13
Bump clap from 4.0.12 to 4.0.13
2022-10-12 14:20:57 +02:00
dependabot[bot]
29400cba61
Bump clap from 4.0.12 to 4.0.13
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.12...v4.0.13)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 00:48:41 +00:00
Pierre
7cf72610b8
Merge pull request #77 from ivre/dependabot/cargo/clap-4.0.12
Bump clap from 4.0.11 to 4.0.12
2022-10-11 10:57:36 +02:00
dependabot[bot]
0fc137ac3b
Bump clap from 4.0.11 to 4.0.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.11...v4.0.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-11 00:47:27 +00:00
Pierre
b4dc2e210e
Merge pull request #76 from ivre/dependabot/cargo/clap-4.0.11
Bump clap from 4.0.10 to 4.0.11
2022-10-10 11:44:08 +02:00
dependabot[bot]
409efd4bc5
Bump clap from 4.0.10 to 4.0.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.10...v4.0.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 01:10:06 +00:00
_Frky
0fbdbaa4a1
Merge pull request #74 from Unactived/master
Format option and Logfmt support
2022-10-08 12:28:49 +02:00
Unactive
e5bbd08d49 et -> eth_type and cargo fmt 2022-10-06 10:07:00 +02:00
_Frky
bf6881e2f8
Merge pull request #75 from ivre/dependabot/cargo/clap-4.0.10
Bump clap from 4.0.9 to 4.0.10
2022-10-06 06:23:56 +02:00
dependabot[bot]
366d891d6e
Bump clap from 4.0.9 to 4.0.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.9...v4.0.10)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 00:34:49 +00:00
Unactive
1f02849656 Format option and Logfmt support 2022-10-05 22:16:39 +02:00
Pierre
60492a052e
Merge pull request #72 from p-l-/update-cargo-lock
Update Cargo.lock; fixes security issue with thread_local
2022-10-05 10:25:01 +02:00
Pierre Lalet
b5525d1060 Update Cargo.lock; fixes security issue with thread_local 2022-10-05 10:18:09 +02:00
_Frky
1104123e7a
Merge pull request #71 from ivre/fix-cargo
Add Cargo.lock to repo
2022-10-05 08:40:36 +02:00
_Frky
a9da565785 Add Cargo.lock to repo 2022-10-05 08:33:32 +02:00
_Frky
b91ac120b9
Update README.md 2022-10-05 06:36:46 +02:00
Pierre
0f93e1309f
Merge pull request #69 from ivre/dependabot/cargo/pcap-0.11.0
Update pcap requirement from 0.10.0 to 0.11.0
2022-10-03 11:14:53 +02:00
dependabot[bot]
699f7572ef
Update pcap requirement from 0.10.0 to 0.11.0
Updates the requirements on [pcap](https://github.com/rust-pcap/pcap) to permit the latest version.
- [Release notes](https://github.com/rust-pcap/pcap/releases)
- [Changelog](https://github.com/rust-pcap/pcap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rust-pcap/pcap/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: pcap
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:18:14 +00:00
Pierre
2fb1bc699a
Merge pull request #68 from ivre/dependabot/cargo/clap-4.0.4
Update clap requirement from 3.1.12 to 4.0.4
2022-09-30 13:44:26 +02:00
Pierre Lalet
ce4ac2858d Fixes for clap v4
See https://github.com/clap-rs/clap/blob/master/CHANGELOG.md
2022-09-30 13:35:35 +02:00