1. 19 4月, 2008 6 次提交
  2. 18 4月, 2008 15 次提交
  3. 10 4月, 2008 1 次提交
  4. 08 4月, 2008 1 次提交
  5. 04 4月, 2008 1 次提交
  6. 02 4月, 2008 1 次提交
  7. 25 3月, 2008 1 次提交
  8. 21 3月, 2008 1 次提交
  9. 20 3月, 2008 1 次提交
  10. 18 3月, 2008 1 次提交
  11. 14 3月, 2008 1 次提交
  12. 06 3月, 2008 1 次提交
  13. 24 2月, 2008 2 次提交
  14. 19 2月, 2008 1 次提交
    • C
      Smack: unlabeled outgoing ambient packets · 4bc87e62
      Casey Schaufler 提交于
      Smack uses CIPSO labeling, but allows for unlabeled packets by
      specifying an "ambient" label that is applied to incoming unlabeled
      packets.
      
      Because the other end of the connection may dislike IP options, and ssh
      is one know application that behaves thus, it is prudent to respond in
      kind.
      
      This patch changes the network labeling behavior such that an outgoing
      packet that would be given a CIPSO label that matches the ambient label
      is left unlabeled.  An "unlbl" domain is added and the netlabel
      defaulting mechanism invoked rather than assuming that everything is
      CIPSO.  Locking has been added around changes to the ambient label as
      the mechanisms used to do so are more involved.
      Signed-off-by: NCasey Schaufler <casey@schaufler-ca.com>
      Acked-by: NPaul Moore <paul.moore@hp.com>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      4bc87e62
  15. 15 2月, 2008 2 次提交
  16. 14 2月, 2008 1 次提交
  17. 11 2月, 2008 1 次提交
  18. 08 2月, 2008 1 次提交
  19. 06 2月, 2008 1 次提交