insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
215 stars 39 forks source link

Add support for route.h in libC #22

Closed danielinux closed 8 years ago

danielinux commented 8 years ago
danielinux commented 8 years ago

Support for net/route.h in newlib added: https://github.com/insane-adding-machines/newlib/commit/18862e0fd1b8531f269f72b700195a6d65bdb99c

danielinux commented 8 years ago

route binary: work in progress https://github.com/insane-adding-machines/frosted-userland/blob/master/netutils/route.c

currently missing parameters parsing from command line.

danielinux commented 8 years ago

@NicoLiberato - were you going to work on this?

NicoLiberato commented 8 years ago

As soon I have a fast Internet connection. I will provide you asap.

danielinux commented 8 years ago

@NicoLiberato ping?

NicoLiberato commented 8 years ago

Hi Danielinux, I have high bandwidth, let's back on track Il 10/giu/2016 10:33, "Daniele Lacamera" notifications@github.com ha scritto:

@NicoLiberato https://github.com/NicoLiberato ping?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/insane-adding-machines/frosted/issues/22#issuecomment-225123745, or mute the thread https://github.com/notifications/unsubscribe/AMLx6H4QA-8b7ZUFfC6f04kQOKeCe_JFks5qKSE8gaJpZM4H0dxM .

danielinux commented 8 years ago

Continuing on #62