This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001502] Make ip6_init2() visible globally to allow method ofdisabling ipv6 support at runtime.


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001502

--- Comment #1 from Grant Edwards <grant.b.edwards@gmail.com> 2012-03-01 15:20:56 GMT ---
Created an attachment (id=1602)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1602)
Patch to make ip6_init2() globally visible

Uses same kerne-space-name munging as ip6_init.  The globally visible
symbol is actually cyg_ip6_init2() -- there's a _KERNEL dependent
#define in sys/param.h that defines ip6_init2 as cyg_ip6_init2

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]