f191ca1a96
* Fixed bsd compile error ld: unknown option: --gc-sections Signed-off-by: Patrick Grimm <patrick@lunatiki.de> * Revert "Fixed bsd compile error ld: unknown option: --gc-sections" This reverts commit e186e396dadb1875018de8b0e738c05b04c8f7d7. * Feature/bip6 add bsd support, cp bip6.c from linux port Signed-off-by: Patrick Grimm <patrick@lunatiki.de> * Feature/bip6 add bsd support, fix missing member named s6_addr16 in struct in6_addr Signed-off-by: Patrick Grimm <patrick@lunatiki.de> * Feature/bip6 add bsd support, rename default ifname from eth0 ton en0 Signed-off-by: Patrick Grimm <patrick@lunatiki.de> * Feature/bip6 add bsd support, update reference from Linux to BSD and appropriate interface names Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
This is a port to MAC OS X for testing.