index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
usr
/
ifmgmt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ifmgmt] Make "ifstat" show the link-layer protocol for each netdev
Christian Iversen
2021-01-26
1
-1
/
+2
*
[cmdline] Expose "iflinkwait" as a command
Michael Brown
2021-01-26
1
-4
/
+7
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
1
-2
/
+4
*
[ifmgmt] Include human-readable error message for configuration failure
Michael Brown
2016-03-08
1
-0
/
+6
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-1
/
+2
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[ifmgmt] Do not sleep CPU while configuring network devices
Michael Brown
2014-06-01
1
-4
/
+0
*
[ifmgmt] Add ifconf() to carry out network device configuration
Michael Brown
2013-11-05
1
-2
/
+87
*
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
2013-11-05
1
-36
/
+92
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[netdevice] Allow network device to update link state before checking
Michael Brown
2012-04-21
1
-0
/
+3
*
[device] Make driver name a generic device property
Michael Brown
2011-04-07
1
-2
/
+3
*
[console] Move include/console.h to include/ipxe/console.h
Michael Brown
2011-03-09
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-4
/
+4
*
[netdevice] Add netdev_is_open() wrapper function
Michael Brown
2010-03-23
1
-1
/
+1
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-1
/
+1
*
[ifmgmt] Move link-up status messages from autoboot() to iflinkwait()
Joshua Oreman
2009-06-24
1
-7
/
+27
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
1
-0
/
+4
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[ui] Allow Ctrl-C to cancel wait for net device link-up
Michael Brown
2009-01-27
1
-0
/
+9
*
[netdevice] Retain and report detailed error breakdowns
Michael Brown
2008-11-08
1
-2
/
+23
*
[NETDEV] Add notion of link state
Michael Brown
2008-04-22
1
-1
/
+23
*
Allow recording of TX and RX errors to aid in end-user debugging.
Michael Brown
2007-07-05
1
-2
/
+3
*
Add trivial net device statistics (TX and RX packet count), reported
Michael Brown
2007-07-03
1
-2
/
+3
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+3
*
Added network interface management commands
Michael Brown
2007-01-10
1
-0
/
+66