aboutsummaryrefslogtreecommitdiff
path: root/src/net/netdev_settings.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-05[settings] Force settings into alphabetical order within sectionsMichael Brown1-5/+5
2013-12-05[settings] Explicitly separate the concept of a completed fetched settingMichael Brown1-7/+8
2013-08-27[linux] Give tap devices a name and bus typeMichael Brown1-1/+2
2013-07-18[settings] Clarify usage of the term "named setting"Michael Brown1-1/+1
2013-07-13[settings] Make "netX" settings block function as a symbolic linkMichael Brown1-0/+49
2013-07-12[netdevice] Add "bustype" and "busloc" settingsMichael Brown1-0/+60
2013-05-16[netdevice] Reset MAC address when asked to clear the "mac" settingMichael Brown1-3/+11
2013-05-16[netdevice] Add "chip" settingMichael Brown1-26/+131
2013-05-01[settings] Eliminate settings "tag magic"Michael Brown1-17/+0
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-03-23[settings] Impose a fixed order on settingsMichael Brown1-2/+2
2011-03-23[settings] Reject attempts to change a network device's bus IDMichael Brown1-0/+2
2011-03-22[settings] Formalise notion of setting applicabilityMichael Brown1-0/+18
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-4/+4
2009-12-14[settings] Add Bus ID settingShao Miller1-0/+18
2009-05-26[settings] Allow for arbitrarily-named settingsMichael Brown1-4/+14
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-03-25[Settings] Remove assumption that all settings have DHCP tag valuesMichael Brown1-22/+17
2008-03-22[Settings] Implement simple_settings backed with extensible DHCP optionsMichael Brown1-4/+4
2008-03-20[Settings] Add per-netdevice settings blockMichael Brown1-0/+95