summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Collapse)Author
2024-01-04Add --range-prefix-length optionDaniil Baturin
to require the range boundaries to lie within the same subnet of a given size
2021-06-23Debian: T3647: revise fix for gcc defaulting to option '--as-needed'John Estabrook
2021-06-22Debian: T3641: add flag --no-as-needed to search all linked librariesJohn Estabrook
2013-05-27Again, multiple enhancements.Daniil Baturin
* IPv6 feature set nearly complete. * Test suite expanded to cover all but a few functions. * Source files renamed according to the new project name, .h is now .h, implementations are moved to .c * Something else.
2013-05-25Fix previous commit.Daniil Baturin
TODO: Get some sleep.
2013-05-22Fix initial commit.Daniil Baturin