aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Remove privacy config option.David S. Miller2017-04-131-38/+3
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-04-131-0/+10
* ipv6: sysctl to restrict candidate source addressesErik Kline2017-04-131-1/+18
* net: fix merge errorMister Oyster2017-04-111-0/+1
* ipv6: correctly add local routes when lo goes upNicolas Dichtel2017-04-111-1/+1
* ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2017-04-111-10/+5
* ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun2017-04-111-0/+2
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2017-04-111-48/+138
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2017-04-111-64/+73
* net: dhcpv6: remove MTK_DHCPV6C_WIFI featureYingjoe Chen2016-12-191-18/+0
* ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2016-11-171-3/+5
* ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2016-11-171-1/+16
* random: sprinkle e/f/prandom in places that deplete entropy oftenimoseyon2016-09-101-1/+1
* first commitMeizu OpenSource2016-08-151-0/+5395