summaryrefslogtreecommitdiff
path: root/src/nm-system.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-25distro: remove src/backendsPavel Šimerda1-4/+0
2012-05-30vpn: support IPv6 over VPNsDan Winship1-0/+7
2012-05-30vpn: allow connecting to an IPv6-based VPN endpointDan Winship1-1/+2
2012-05-30core: tweak nm_system_add_ip4_vpn_gateway_route() a bitDan Winship1-1/+2
2012-03-06trivial: s/master/parent for VLAN interface info functionDan Williams1-1/+1
2012-03-01core: set unspecified bond options to their default valueDan Williams1-1/+2
2012-03-01core: move slave handling to device subclassesDan Williams1-2/+9
2012-03-01core: fix parent/master confusion in some argument namesDan Williams1-1/+1
2012-02-16core: don't create virtual interfaces we already haveDan Williams1-1/+1
2012-02-16core: make the Ethernet class aware of VLAN interfacesDan Williams1-0/+4
2012-02-16vlan: rework VLAN interface creation/deletionDan Williams1-2/+4
2012-02-16vlan: create/delete kernel vlan deviceWeiping Pan1-0/+4
2012-02-09core: let nm_system_get_iface_type() take an interface indexDan Williams1-1/+1
2011-11-17backends: clean them up somewhatDan Williams1-3/+0
2011-11-09bonding: apply bonding settings when setting up bonding deviceThomas Graf1-0/+1
2011-11-09core: convert nm_system_get_link_type() to return an intThomas Graf1-1/+8
2011-11-09bonding: enslave/release bonding slaves in activation/deactivationThomas Graf1-0/+3
2011-11-09bonding: detect virtual bonding devices and create an ethernet deviceThomas Graf1-0/+2
2011-11-09bonding: kernel bonding device creationThomas Graf1-0/+3
2011-07-22core: finish conversion of nm-system functions to ifindex not iface nameDan Williams1-5/+5
2011-07-22core: more conversion to ifindex instead of ifaceDan Williams1-3/+4
2011-07-22core: convert up/down check to netlink and use interface index not ifaceDan Williams1-2/+1
2011-07-22core: use interface indexes moreDan Williams1-10/+5
2011-02-23core: flush IPv6 routes even if configuration failed (bgo #641333)Dan Williams1-1/+1
2010-08-10ip6: handle DHCPv6 initial routing betterDan Williams1-0/+10
2010-06-22core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš1-1/+4
2010-05-04core: pass ifindex and address family when flushing routesDan Williams1-2/+2
2010-04-23core: first pass of IPv6 routing and DNS update on IP config changeDan Williams1-0/+3
2010-03-02trivial: rename some CamelCase source files to not-camel-caseDan Williams1-0/+81