Commit Graph

2 Commits

Author SHA1 Message Date
Dmitry Podgorny
15526d8c4c Fix warnings and errors in samples
- Use <netipx/ipx.h> from glibc, because Linux 5.15 removes <linux/ipx.h>
- Pack whole structure instead of individual fields
- Network is 32bit value, avoid unsigned long to work on 64bit systems
2021-10-31 00:48:33 +03:00
Dmitry Podgorny
6a961dc310 Initial commit
Add original ipx-1.1.
2020-05-29 23:38:57 +03:00