Bug 131976 - security/racoon2 not worked simultaneously ikev1 and ikev2 [PATCH]
Summary: security/racoon2 not worked simultaneously ikev1 and ikev2 [PATCH]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Munechika Sumikawa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-22 16:00 UTC by Dmitry
Modified: 2009-02-23 03:20 UTC (History)
0 users

See Also:


Attachments
file.diff (717 bytes, patch)
2009-02-22 16:00 UTC, Dmitry
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry 2009-02-22 16:00:07 UTC
Before I made the corrections I have not worked simultaneously ikev1 and ikev2

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-22 16:00:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sumikawa

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-02-23 03:16:44 UTC
sumikawa    2009-02-23 03:16:29 UTC

  FreeBSD ports repository

  Modified files:
    security/racoon2     Makefile 
  Added files:
    security/racoon2/files patch-lib-cfsetup.c 
  Log:
  Fix rcf_get_remotebyaddr() condition.
  This fixes not worked simultaneously ikev1 and ikev2.
  
  From:           Dmitry <dmitry2006@yandex.ru>
  PR:             ports/131976
  Obtained from:  http://www.racoon2.wide.ad.jp/cvsweb/racoon2/lib/cfsetup.c.diff?r1=1.102&r2=1.103
  
  Revision  Changes    Path
  1.58      +1 -1      ports/security/racoon2/Makefile
  1.1       +27 -0     ports/security/racoon2/files/patch-lib-cfsetup.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Munechika Sumikawa freebsd_committer freebsd_triage 2009-02-23 03:17:06 UTC
State Changed
From-To: open->closed

commited, thanks.