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