aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ead/src/ead.c
Commit message (Collapse)AuthorAgeFilesLines
* ead: use new protocol setting API since libpcap 1.9.0Syrone Wong2018-07-271-3/+1
| | | | | | | Dropped the protocol API specific symbol: HAS_PROTO_EXTENSION and switch to the official API Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau2016-06-071-1/+1
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* ead: clean up, fix musl buildFelix Fietkau2015-03-291-18/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45110
* ead: clean upFelix Fietkau2014-03-211-5/+5
| | | | | | | | | | | | | Remove unused variables Correct some (non important) memory leaks Remove fclose(NULL) Correct possible out of bound access spotted with cppcheck Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr> SVN-Revision: 39994
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-0/+991
SVN-Revision: 33688