| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Glibc as old as 2.2 provides working headers under the right name and
if not libax25 would install headers under the right name so this has
become redundant and ugly.
|
|
|
|
|
|
|
|
| |
Various socket syscalls receive a length argument that should be a
socklen_t rsp. a ptr to a socklen_t but instead int rsp. ptr to int were
being passed. While in theory this was a bug it's harmless as dangerously
large values would not be used but the issue manifested itself in a
significant number of compilation warnings.
|
|
|
|
|
|
|
| |
New default is 100.
- New option "-p port1[,port2,..] for including / excluding ports.
Todo: different lists and sizes for earch port
Requests were by f4ecw.
|
| |
|
| |
|
| |
|
| |
|
|
|