--- - branch: MAIN date: Tue Jan 24 18:37:20 UTC 2017 files: - new: '1.76' old: '1.75' path: src/sys/net/if_arcsubr.c pathrev: src/sys/net/if_arcsubr.c@1.76 type: modified - new: '1.50' old: '1.49' path: src/sys/net/if_ecosubr.c pathrev: src/sys/net/if_ecosubr.c@1.50 type: modified - new: '1.236' old: '1.235' path: src/sys/net/if_ethersubr.c pathrev: src/sys/net/if_ethersubr.c@1.236 type: modified - new: '1.104' old: '1.103' path: src/sys/net/if_fddisubr.c pathrev: src/sys/net/if_fddisubr.c@1.104 type: modified - new: '1.80' old: '1.79' path: src/sys/net/if_tokensubr.c pathrev: src/sys/net/if_tokensubr.c@1.80 type: modified id: 20170124T183720Z.2dbd88fee1e4dd373a889fae2e6a3b14d1b75a20 log: | Don't forget to free the mbuf when we decide not to reply to an ARP request. This obviously is a terrible bug, since it allows a remote sender to DoS the system with specially-crafted requests sent in a loop. module: src subject: 'CVS commit: src/sys/net' unixtime: '1485283040' user: maxv