index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ipv6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-06
[ipv6] Fix mask calculation when prefix length is not a multiple of 8
Michael Brown
1
-1
/
+1
2016-07-25
[ipv6] Allow for multiple routers
Michael Brown
1
-49
/
+126
2016-07-21
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Michael Brown
1
-6
/
+6
2016-07-20
[ipv6] Create routing table based on IPv6 settings
Michael Brown
1
-118
/
+129
2016-07-19
[ipv6] Match user expectations for IPv6 settings priorities
Michael Brown
1
-0
/
+1
2016-07-19
[ipv6] Expose IPv6 link-local address settings
Michael Brown
1
-0
/
+113
2016-07-19
[ipv6] Expose IPv6 settings acquired through NDP
Michael Brown
1
-0
/
+27
2015-09-10
[tcpip] Avoid generating positive zero for transmitted UDP checksums
Michael Brown
1
-0
/
+2
2015-09-01
[tcpip] Allow supported address families to be detected at runtime
Michael Brown
1
-0
/
+1
2015-07-28
[ipv6] Treat a missing network device name as "netX"
Michael Brown
1
-4
/
+15
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
1
-0
/
+3
2014-05-23
[ipv6] Avoid potentially copying from a NULL pointer in ipv6_tx()
Michael Brown
1
-1
/
+2
2014-05-23
[ipv6] Include network device when transcribing multicast addresses
Michael Brown
1
-1
/
+1
2014-03-04
[tcpip] Provide tcpip_mtu() to determine the maximum transmission unit
Michael Brown
1
-0
/
+1
2014-03-04
[tcpip] Provide tcpip_netdev() to determine the transmitting network device
Michael Brown
1
-0
/
+20
2014-03-02
[tcpip] Add IP statistics collection as per RFC 4293
Michael Brown
1
-9
/
+43
2013-12-05
[settings] Allow for IPv6 setting types in non-IPv6 builds
Michael Brown
1
-12
/
+5
2013-12-05
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
1
-3
/
+3
2013-11-15
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
1
-84
/
+120
2013-11-14
[ipv6] Add "ipv6" setting type
Michael Brown
1
-0
/
+53
2013-11-14
[ipv6] Use given source address only if it is not the unspecified address
Michael Brown
1
-1
/
+1
2013-11-01
[netdevice] Make all net_driver methods optional
Michael Brown
1
-11
/
+0
2013-10-25
[ipv6] Add ndp_tx_router_solicitation() to send router solicitations
Michael Brown
1
-0
/
+1
2013-10-25
[ipv6] Automatically choose source for link-local and multicast destinations
Michael Brown
1
-30
/
+34
2013-10-25
[ipv6] Treat sin6_scope_id consistently
Michael Brown
1
-3
/
+3
2013-10-23
[ipv6] Support stateless address autoconfiguration (SLAAC)
Michael Brown
1
-0
/
+47
2013-10-23
[ipv6] Handle IPv6 option length correctly
Michael Brown
1
-1
/
+1
2013-10-21
[ipv6] Add IPv6 socket address converter
Michael Brown
1
-1
/
+98
2013-09-11
[ipv6] Add inet6_aton()
Michael Brown
1
-4
/
+73
2013-09-03
[ipv6] Replace IPv6 stack
Michael Brown
1
-249
/
+630
2013-09-03
[tcpip] Pass through network device to transport layer protocols
Michael Brown
1
-3
/
+4
2013-08-06
[ipv6] Rename sin_{family,port} to sin6_{family,port} in struct sockaddr_in6
Michael Brown
1
-2
/
+2
2011-07-15
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
1
-1
/
+3
2010-10-07
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
1
-1
/
+4
2010-08-20
[build] Fix misaligned table entries when using gcc 4.5
Piotr JaroszyĆski
1
-2
/
+0
2010-04-19
[build] Rename gPXE to iPXE
Michael Brown
1
-10
/
+10
2009-01-21
[tcpip] Allow for transmission to multicast IPv4 addresses
Michael Brown
1
-0
/
+1
2007-12-07
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
1
-1
/
+1
2007-08-23
Merge commit 'holger/strings'
Michael Brown
1
-5
/
+4
2007-08-20
use malloc attribute
Holger Lubitz
1
-5
/
+4
2007-08-02
fix gcc 4.2.1 warning: initialized field overwritten
Holger Lubitz
1
-4
/
+1
2007-07-03
Warnings purge: src/{crypto,hci,net}
Marty Connor
1
-4
/
+4
2007-06-27
Kill off hotplug.h and just make net devices normal reference-counted
Michael Brown
1
-22
/
+2
2007-05-19
pkbuff->iobuf changeover
Michael Brown
1
-25
/
+25
2007-01-19
Use stdio.h instead of vsprintf.h
Michael Brown
1
-1
/
+1
2007-01-18
Include stdlib.h rather than malloc.h
Michael Brown
1
-1
/
+0
2007-01-14
Use -ENETUNREACH to mean "no reachable network device exists, don't bother
Michael Brown
1
-1
/
+1
2007-01-10
Allow an explicit network device to be specified for IP-layer
Michael Brown
1
-1
/
+1
2007-01-04
IPv6 minirouting table entries hold persistent references to net devices.
Michael Brown
1
-17
/
+78
2007-01-03
Verify checksums on the RX datapath.
Michael Brown
1
-9
/
+7
[next]