[hipl-commit] tla commit: hipl-dev@freelists.org--hipl/hipl--beet--2.6

  • From: Miika Komu <miika@xxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Wed, 30 Nov 2005 14:26:19 +0200

New revisions created in hipl-dev@xxxxxxxxxxxxxxxxxxx/hipl--beet--2.6

2005-11-30 GMT  Miika Komu <miika@xxxxxx>       patch-119

    Summary:
      A small fix. ESP does not work yet.
    Revision:
      hipl--beet--2.6--patch-119

    Everything should be set up like with run-ipsec but it still does not 
    work. I noticed that now we get a fantom SA because the dst HIT is not 
    properly matched in the kernel:
    
    ritsa:/home/mkomu/projects/hipl--beet--2.6# ip xfrm state 
    src 3ffe::3 dst 3ffe::2
            proto esp spi 0x00886563 reqid 0 mode 2
            replay-window 0 
            auth sha1 0x91e82da2400cb2806923d9e3
            enc aes 0x6799d47fe97a952ed28627ace8751228
            sel src 40c6:ffca:3e04:ae4a:b23f:240a:196:bd7f/128
            dst 4055:9fe1:984c:481a:7880:9e63:e429:33c0/128
    src 3ffe::2 dst 3ffe::3
            proto esp spi 0xdd674a62 reqid 0 mode 2
            replay-window 0 
            auth sha1 0x335b1a51a4e7bed4d9efb2076371d83708499902
            enc aes 0xe4bf21570bf452b13bc81d67d162baec
            sel src 4055:9fe1:984c:481a:7880:9e63:e429:33c0/128
            dst 40c6:ffca:3e04:ae4a:b23f:240a:196:bd7f/128 
    ---> the fantom SA:
    src 4055:9fe1:984c:481a:7880:9e63:e429:33c0
            dst 40c6:ffca:3e04:ae4a:b23f:240a:196:bd7f
            proto (null) spi 0x00000000 reqid 0 mode transport
            replay-window 0 
            sel src 4055:9fe1:984c:481a:7880:9e63:e429:33c0/128
            dst 40c6:ffca:3e04:ae4a:b23f:240a:196:bd7f/128 proto tcp
            sport 0 dport 12345 
    

    modified files:
     hipd/beet.c



regards,
"tla mail-new-revisions"


Other related posts: