svn commit: r199975 - head/sys/net

Bjoern A. Zeeb bz at FreeBSD.org
Tue Dec 1 10:25:09 UTC 2009


On Mon, 30 Nov 2009, John Baldwin wrote:

> Author: jhb
> Date: Mon Nov 30 21:25:57 2009
> New Revision: 199975
> URL: http://svn.freebsd.org/changeset/base/199975
>
> Log:
>  Remove if_timer/if_watchdog now that they are no longer used.  The space
>  used by if_timer is reserved for expanding if_index to an int in the
>  future.
>
>  Reviewed by:	rwatson, brooks

I have no idea yet if it builds or if the output of netstat still
looks sane but this is about what was missed (in userland, apart from
the traditional docs in share/doc/smm/18.net/6.t ):

http://people.freebsd.org/~bz/20091201-01-no-if_timer.diff



> Modified:
>  head/sys/net/if.c
>  head/sys/net/if_dead.c
>  head/sys/net/if_var.h

-- 
Bjoern A. Zeeb         It will not break if you know what you are doing.


More information about the svn-src-head mailing list