csjp        2006-12-13 06:03:22 UTC

  FreeBSD src repository

  Modified files:
    sys/security/mac_biba mac_biba.c 
    sys/security/mac_lomac mac_lomac.c 
    sys/security/mac_mls mac_mls.c 
  Log:
  Teach the MAC policies which utilize mbuf labeling the new syncache
  entry points.  Properly initialize the mbuf label based on the label
  we copy from the PCB. This fixes an LOR between the PCB and syncache
  code.
  
  Revision  Changes    Path
  1.96      +25 -0     src/sys/security/mac_biba/mac_biba.c
  1.43      +25 -0     src/sys/security/mac_lomac/mac_lomac.c
  1.79      +25 -0     src/sys/security/mac_mls/mac_mls.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to