summaryrefslogtreecommitdiff
path: root/package/mrouted/mrouted-3.9.4-bcopy.patch
AgeCommit message (Collapse)Author
2012-05-03mrouted: fix bcopy patch oopsGustavo Zacarias
The bcopy patch just changes bcopy for memmove which is incorrect since bcopy and memmove use reversed src and dest parameters between them. Oops! Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-13mrouted: convet to gentargets and bump to version 3.9.4Martin Banky
mrouted is once again being actively developed. See http://github.com/troglobit/mrouted [ Thomas: bump to 3.9.4, patches updated, prefix fix. ] Signed-off-by: Martin Banky <Martin.Banky@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>