cvs commit: src/etc/defaults rc.conf src/etc/rc.d pfsync src/share/man/man5 rc.conf.5

Giorgos Keramidas keramida at FreeBSD.org
Tue Apr 10 16:42:14 UTC 2007


keramida    2007-04-10 16:42:14 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    etc/defaults         rc.conf 
    etc/rc.d             pfsync 
    share/man/man5       rc.conf.5 
  Log:
  Add a pfsync_syncpeer option to /etc/defaults/rc.conf and rc.conf(5),
  which can be used to turn off multicast pfsync support, and enable
  the transmission of directed PFSYNC (IP protocol: 240) packets to
  a specific "sync peer" host.
  
  PR:             conf/111225
  Submitted by:   Bas van Beek <bas at tobin.nl>
  Approved by:    mtm, mlaier
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.314     +1 -0      src/etc/defaults/rc.conf
  1.5       +6 -1      src/etc/rc.d/pfsync
  1.323     +20 -0     src/share/man/man5/rc.conf.5


More information about the cvs-src mailing list