documentation improvement
fixed pcap linking (libs must be passed last to gcc) and added "make install" support
added a spec file for building RPMs
freezed v0.9.3 in tags
doc update
fixed --if support (detect link layer type and skip encapsulation headers
rely on libpcap to filter out ARP for me (better performances)
freezed v0.9.2 to tags
--if ifname + documentation improvement
doc update
better argv parsing
added --inout
freezed v0.9.1 to tags
doc update before v0.9.1 release
bump to version 0.9.1
shorter pcap timeout, otherwise pcap_next() is waiting up to a minute before returning a packet
DEBUG mode is controlled through Makefile
doc update
doc update
documentation improvements
renamed tag
freezed v0.9.0 to tags
makefile improvement
added a history section to documentation
self-daemonization
errors are always directed to stderr, also stdout is flushed after each write to make sure the messages appear immediately
added a formal version tag
documentation update
initial import