Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jan 2006 13:38:06 +0000 (UTC)
From:      Oleg Bulyzhin <oleg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200601241338.k0ODc6JA007110@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
oleg        2006-01-24 13:38:06 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Fix minor bug in uRPF:
    If net.link.ether.inet.useloopback=1 and we send broadcast packet using our
    own source ip address it may be rejected by uRPF rules.
  
    Same bug was fixed for IPv6 in rev. 1.115 by suz.
  
  PR:             kern/76971
  Approved by:    glebius (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.124     +8 -2      src/sys/netinet/ip_fw2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601241338.k0ODc6JA007110>