No description
  • Rust 69.5%
  • Shell 29.1%
  • Makefile 1.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-04-10 07:57:26 -05:00
.cargo DHCP discovery based on interface name 2022-08-10 14:06:41 -05:00
.github Add dependabot yaml 2022-10-18 08:37:00 -05:00
contrib Cirrus: Groom rust cache before updating 2023-01-16 15:07:47 -05:00
docs Add inactivity timeout 2022-12-21 08:39:37 -06:00
hack sysdtemd socket activation 2023-01-13 09:35:01 -06:00
img Detailed Readme with change request 2022-08-18 18:19:57 -05:00
proto Send DHCP release on teardown 2022-12-12 13:22:27 -06:00
proto-build Move proto build output 2022-08-19 03:18:57 -05:00
src sysdtemd socket activation 2023-01-13 09:35:01 -06:00
test Implment cache testing 2023-01-04 12:53:59 -06:00
.cirrus.yml Merge pull request #54 from cevich/cache_grooming 2023-02-22 20:48:29 +01:00
.gitignore Cirrus: Groom rust cache before updating 2023-01-16 15:07:47 -05:00
build.rs Send DHCP release on teardown 2022-12-12 13:22:27 -06:00
Cargo.lock Cirrus: Groom rust cache before updating 2023-01-16 15:07:47 -05:00
Cargo.toml Update rtnetlink requirement from 0.11.0 to 0.12.0 2023-01-30 02:02:30 +00:00
Makefile Further develop integration tests 2022-09-29 10:33:45 -05:00
OWNERS Add OWNERS file 2022-09-06 19:00:29 -05:00
README.md Update README.md 2023-04-10 07:57:26 -05:00
TODO.md Lots of changes 2022-08-27 10:52:35 -05:00

Netavark DHCP Proxy Server

This prroject is now deprecated. It has been merged with netavark