Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed handling of IKE_SAs without a virtual IP in farp plugin | Martin Willi | 2010-03-30 | 1 | -5/+8 |
| | |||||
* | Revert "Use the same formatting as in the Makefiles of the other plugins. ↵ | Tobias Brunner | 2010-03-26 | 1 | -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 Brunner | 2010-03-26 | 1 | -3/+3 |
| | | | | refactorings easier. | ||||
* | Added libhydra include to farp plugin | Martin Willi | 2010-03-25 | 1 | -1/+2 |
| | |||||
* | Implemented ARP sniffing and spoofing functionality | Martin Willi | 2010-03-25 | 4 | -1/+259 |
| | |||||
* | Use message hook to catch virtual IP, as it is not yet set in ike_updown | Martin Willi | 2010-03-25 | 1 | -12/+30 |
| | |||||
* | Added locking to farp listener | Martin Willi | 2010-03-25 | 1 | -1/+16 |
| | |||||
* | Added a listener to the farp plugin that keeps track of active virtual IPs | Martin Willi | 2010-03-25 | 4 | -1/+190 |
| | |||||
* | Added a farp plugin stop to spoof ARP requests | Martin Willi | 2010-03-25 | 3 | -0/+108 |