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 1001929] New: Add flag indicating whether or not IPv6 stack has default router


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001929

            Bug ID: 1001929
           Summary: Add flag indicating whether or not IPv6 stack has
                    default router
           Product: eCos
           Version: CVS
            Target: All
  Architecture/Host All
                OS:
            Status: NEW
          Severity: enhancement
          Priority: low
         Component: TCP/IP
          Assignee: unassigned@bugs.ecos.sourceware.org
          Reporter: grant.b.edwards@gmail.com
                CC: ecos-bugs@ecos.sourceware.org

Created attachment 2396
  --> http://bugs.ecos.sourceware.org/attachment.cgi?id=2396&action=edit
Add flag to indicate whether IPv6 def router has been found.

The IPv6 stack contains code to handle router announcements, but it does
not contain any code to send out router solicitations when such a router
announcement is needed in order to determine a default router.

This patch adds a globally visible flag 'cyg_netbsd_default_router_found'
that allows a user thread to decide whether or not to periodically send
such a router solicitation.

-- 
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]