aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/farp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed handling of IKE_SAs without a virtual IP in farp pluginMartin Willi2010-03-301-5/+8
|
* 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-254-1/+259
|
* Use message hook to catch virtual IP, as it is not yet set in ike_updownMartin Willi2010-03-251-12/+30
|
* Added locking to farp listenerMartin Willi2010-03-251-1/+16
|
* Added a listener to the farp plugin that keeps track of active virtual IPsMartin Willi2010-03-254-1/+190
|
* Added a farp plugin stop to spoof ARP requestsMartin Willi2010-03-253-0/+108