https://github.com/choueric/ipconflict
handle IP address conflict in ethernet.
https://github.com/choueric/ipconflict
ethernet ip-conflict
Last synced: 13 days ago
JSON representation
handle IP address conflict in ethernet.
- Host: GitHub
- URL: https://github.com/choueric/ipconflict
- Owner: choueric
- Created: 2017-01-09T05:51:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-09T06:19:52.000Z (over 9 years ago)
- Last Synced: 2025-01-21T16:32:26.053Z (over 1 year ago)
- Topics: ethernet, ip-conflict
- Language: C
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipconflict
handle IP address conflict in ethernet.
- src: library to monitor IP conflicts, communicate with client.
- client: programme to utilize this `ipconflig` library.
- cnetlib: [cnetlib](https://github.com/choueric/cnetlib.git) to access socket interface.