Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        netcf - Cross-platform network configuration library
        
        
        - Description:
- Netcf is a library used to modify the network configuration of a
system. Network configurations are expressed in a platform-independent
XML format, which netcf translates into changes to the system's
'native' network configuration files. 
Packages
        
        
            | netcf-0.2.4-1.el6.x86_64
              [17 KiB] | Changelog
              by Laine Stump (2014-05-14): - rebase to netcf-0.2.4
 - resolves rhbz#851748
 - avoid use of uninitialized data when getting mac address
   resolves rhbz#1052156
 - eliminate duplicate quotes in bonding options
 - resolves rhbz#879055
 - wait for IFF_UP and IFF_RUNNING after calling ifup
 - don't require IFF_RUNNING for bridge devices
 - avoid memory leak in debian when listing interfaces
 - limit interface names to IFNAMSIZ-1 characters in length
 - support systemd for netcf-transaction |