Commit Graph

14 Commits (9ac326cb5ee1b666325642e675901fc5a4960664)

Author SHA1 Message Date
Vasilis Tsiligiannis d9da12c6ad [package] ead: fix missing library error while building tinysrp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-03 13:53:15 +00:00
Felix Fietkau 44ccebc33f ead: use the new pcap features and the raw socket optimization to eliminate 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
2009-04-25 03:30:20 +00:00
Felix Fietkau 5bdd866100 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Nicolas Thill 8ae9e2cf0f [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-24 00:08:08 +00:00
Felix Fietkau 116fc0dc5f ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:26 +00:00
Felix Fietkau 5d623dbb22 ead: fix spurious autoconf/automake reruns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:20:09 +00:00
Felix Fietkau 5dc56e36d7 ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 22:19:55 +00:00
Felix Fietkau c5254e1d02 ead: fix array overrun
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 20:10:53 +00:00
Felix Fietkau 6a997e1e2f ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 14:08:07 +00:00
Felix Fietkau 2b155795f1 allow the ead client to override the broadcast address
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 01:24:00 +00:00
Felix Fietkau 8997d76472 ead: fix bridge handling mistakes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-04 00:21:24 +00:00
Jo-Philipp Wich de0ca9088d package/ead: fix build dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-03 22:37:02 +00:00
Felix Fietkau a59a9bf3a9 ead: message handling fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13828 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 23:51:57 +00:00
Felix Fietkau 073a2a8284 add the 'ead' package (emergency access daemon),
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
2008-12-24 10:42:12 +00:00