aboutsummaryrefslogtreecommitdiffstats
path: root/package/ead
Commit message (Collapse)AuthorAgeFilesLines
* [package] ead: fixup some AC_DEFINE() invocations that will make recent ↵Jo-Philipp Wich2010-12-132-6/+8
| | | | | | automak bail git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ead: fix missing library error while building tinysrpVasilis Tsiligiannis2009-06-032-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: use the new pcap features and the raw socket optimization to eliminate ↵Felix Fietkau2009-04-252-4/+61
| | | | | | 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
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-172-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & ↵Nicolas Thill2009-02-241-1/+1
| | | | | | $(TARGET_LDFLAGS) when appropriate git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: allow a longer timeout in the client for the prime number calculation ↵Felix Fietkau2009-01-061-2/+1
| | | | | | (useful for slow devices) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix spurious autoconf/automake rerunsFelix Fietkau2009-01-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: add support for instance ids to prevent interference from packet ↵Felix Fietkau2009-01-063-39/+52
| | | | | | reception on multiple interfaces git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix array overrunFelix Fietkau2009-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 ↵Felix Fietkau2009-01-063-4/+15
| | | | | | can work with route filtering properly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow the ead client to override the broadcast addressFelix Fietkau2009-01-043-21/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: fix bridge handling mistakesFelix Fietkau2009-01-041-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/ead: fix build dependencyJo-Philipp Wich2009-01-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ead: message handling fixesFelix Fietkau2009-01-022-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the 'ead' package (emergency access daemon),Felix Fietkau2008-12-2469-0/+17597
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