aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/farp/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* plugins: Don't link with -rdynamic on WindowsMartin Willi2014-06-041-1/+1
|
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-3/+5
| | | | | | INCLUDES are now deprecated and throw warnings when using automake 1.13. We now also differentiate AM_CPPFLAGS and AM_CFLAGS, where includes and defines are passed to AM_CPPFLAGS only.
* Revert "Use the same formatting as in the Makefiles of the other plugins. ↵Tobias Brunner2010-03-261-3/+3
| | | | | | | Makes refactorings easier." This reverts commit e91b116a622bbfb20cd66268ca4cb91d620984ad. Missed to notice commit 89bf11d204cb934ea9109aa077c8514515d538f6.
* Use the same formatting as in the Makefiles of the other plugins. Makes ↵Tobias Brunner2010-03-261-3/+3
| | | | refactorings easier.
* Added libhydra include to farp pluginMartin Willi2010-03-251-1/+2
|
* Implemented ARP sniffing and spoofing functionalityMartin Willi2010-03-251-1/+1
|
* Added a listener to the farp plugin that keeps track of active virtual IPsMartin Willi2010-03-251-1/+2
|
* Added a farp plugin stop to spoof ARP requestsMartin Willi2010-03-251-0/+14