aboutsummaryrefslogtreecommitdiffstats
path: root/package/ead/src/ead.c
Commit message (Collapse)AuthorAgeFilesLines
* ead: use the new pcap features and the raw socket optimization to eliminate ↵Felix Fietkau2009-04-251-4/+58
| | | | | | most of the cpu utilization overhead caused by the use of pcap live capturing SVN-Revision: 15400
* ead: add support for instance ids to prevent interference from packet ↵Felix Fietkau2009-01-061-37/+44
| | | | | | reception on multiple interfaces SVN-Revision: 13905
* ead: fix array overrunFelix Fietkau2009-01-061-1/+1
| | | | SVN-Revision: 13902
* ead: allow the client to override the source ip of the server, so that it ↵Felix Fietkau2009-01-061-1/+1
| | | | | | can work with route filtering properly SVN-Revision: 13883
* ead: fix bridge handling mistakesFelix Fietkau2009-01-041-6/+5
| | | | SVN-Revision: 13846
* ead: message handling fixesFelix Fietkau2009-01-021-1/+1
| | | | SVN-Revision: 13828
* add the 'ead' package (emergency access daemon), which can provide remote ↵Felix Fietkau2008-12-241-0/+931
access to your device, even if the ip and firewall settings are broken SVN-Revision: 13738