cvs commit: src/etc/defaults rc.conf src/etc/rc.d Makefile bridge netif src/share/man/man5 rc.conf.5

Florent Thoumie flz at FreeBSD.org
Thu Jun 1 11:08:31 UTC 2006


On Thu, 2006-06-01 at 11:01 +0000, Andrew Thompson wrote:
> thompsa     2006-06-01 11:01:54 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     etc/defaults         rc.conf 
>     etc/rc.d             Makefile netif 
>     share/man/man5       rc.conf.5 
>   Added files:
>     etc/rc.d             bridge 
>   Log:
>   Add rc.d/bridge which is invoked when a new interface arrives and can
>   automaticly add it to an Ethernet bridge. This is intended for applications
>   such as qemu, vmware, openvpn, ... which open tap interfaces and need them
>   bridged with the hosts network adapter, the user can set up a glob for
>   interfaces to be automatically added (eg tap*).
>   
>   Revision  Changes    Path
>   1.287     +3 -0      src/etc/defaults/rc.conf
>   1.73      +1 -1      src/etc/rc.d/Makefile
>   1.1       +93 -0     src/etc/rc.d/bridge (new)
>   1.20      +3 -0      src/etc/rc.d/netif
>   1.299     +18 -0     src/share/man/man5/rc.conf.5

Cool!

Are you planning to MFC this and the devd patch you committed earlier?

-- 
Florent Thoumie
flz at FreeBSD.org
FreeBSD Committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060601/504f1a72/attachment.pgp


More information about the cvs-src mailing list