Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mrouted: fix bcopy patch oops | Gustavo Zacarias | 2012-05-03 | 1 | -10/+5 |
| | | | | | | | | | 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> | ||||
* | mrouted: convet to gentargets and bump to version 3.9.4 | Martin Banky | 2010-12-13 | 1 | -0/+26 |
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> |