net: remove CONFIG_MCAST_TFTP
No mainline board enables CONFIG_MCAST_TFTP and there have been compilation issues with the code for some time. Additionally, it has a potential buffer underrun issue (reported as a side note in CVE-2018-18439). Remove the multicast TFTP code but keep the driver API for the future addition of IPv6. Cc: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> Signed-off-by: Chris Packham <judge.packham@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:
committed by
Joe Hershberger
parent
1a4af5c562
commit
67bb984249
@@ -1198,7 +1198,6 @@ CONFIG_MAX_FPGA_DEVICES
|
||||
CONFIG_MAX_MEM_MAPPED
|
||||
CONFIG_MAX_PKT
|
||||
CONFIG_MAX_RAM_BANK_SIZE
|
||||
CONFIG_MCAST_TFTP
|
||||
CONFIG_MCF5249
|
||||
CONFIG_MCF5253
|
||||
CONFIG_MCFFEC
|
||||
|
||||
Reference in New Issue
Block a user