diff options
author | rwatson <rwatson@FreeBSD.org> | 2007-07-10 09:30:46 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2007-07-10 09:30:46 +0000 |
commit | 10c60be23e1b3aed08acf6d8da4d3890e690f1ad (patch) | |
tree | b080daaf6c31fdf36e47f5d005b7dfeb3f2b1e22 /bin | |
parent | c5a4c40ab239a463e08b2f25899b0d898799f15a (diff) | |
download | FreeBSD-src-10c60be23e1b3aed08acf6d8da4d3890e690f1ad.zip FreeBSD-src-10c60be23e1b3aed08acf6d8da4d3890e690f1ad.tar.gz |
Further cleanup of UDPv4:
- Move udp_sendspace and udp_recvspace global variables and associated
sysctls to the top of the file where most other such things are present.
- Rename static variable 'blackhole' to 'udp_blackhole' and unstaticize
so that we can add blackhole support for UDPv6 using the same MIB
variable.
- Move udp_append() above udp_input() to match the function order in
udp6_usrreq.c.
Approved by: re (kensmith)
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions