Daniel Adolfsson
c8cc80925a
New logging implementation
...
- Switch from the old 'log' class (ERR/DBG/etc) to a better
'logger' class. Also use LOG_* as defined in syslog.h.
- Make it possible to read debug messages even for release.
- Add a new argument (-v|--verbose) to 'ndppd' to change
verbosity level.
2012-01-31 20:25:39 +01:00
Daniel Adolfsson
bc70f587ef
Refactor source
...
- Change coding style
- Switch from own implementation of smart pointers to std::smart_ptr
and std::weak_ptr
2012-01-28 20:28:07 +01:00
Daniel Adolfsson
f2138db118
Fix Makefile to allow LDFLAGS to be overridden
2011-10-10 21:56:08 +02:00
Daniel Adolfsson
4bebf388a5
Update Makefile and fix compilation errors
2011-10-10 13:05:24 +02:00
Daniel Adolfsson
5208248f25
Release 0.2.1
2011-10-07 10:45:11 +02:00
Daniel Adolfsson
cc3a075b6f
Fix Makefile
2011-09-19 10:41:38 +02:00
Daniel Adolfsson
97f72a0a4b
Makefile and manpages
...
- Update Makefile to provide 'install'.
- Add manpages ndppd(1) and ndppd.conf(5).
2011-09-18 12:40:48 +02:00
Daniel Adolfsson
7d84dbeb18
Initial commit
2011-09-13 21:26:12 +02:00