BIND 10 trac1238, created. 5371b694b6cc564c3f1899a935769dd024f38e56 [1238] Generic dhcp6::iface_mgr class improvements.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Nov 8 17:53:48 UTC 2011


The branch, trac1238 has been created
        at  5371b694b6cc564c3f1899a935769dd024f38e56 (commit)

- Log -----------------------------------------------------------------
commit 5371b694b6cc564c3f1899a935769dd024f38e56
Author: Tomek Mrugalski <tomasz at isc.org>
Date:   Tue Nov 8 18:51:51 2011 +0100

    [1238] Generic dhcp6::iface_mgr class improvements.
    
    - IfaceMgr does not open sockets by default. That will make running
      tests easier.
    - sockets are now stored as uint16_t (see 1282)
    - tests sockets6, sockets6Mcast and sendReceive6 are now reenabled
      (I'm going to regret this step very soon)

commit 837002896937febe208c141912fc4f8c3beaa2ab
Author: Tomek Mrugalski <tomasz at isc.org>
Date:   Tue Nov 8 18:32:18 2011 +0100

    [1238] General IfaceMgr refactoring.
    
    - Iface fields are now protected, with getters/setters implemented.
    - Addr6Lst renamed to AddressCollection
    - Skeleton functions for IPv4 operations implemented.
    - updated .gitignore

-----------------------------------------------------------------------




More information about the bind10-changes mailing list