Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2008 11:52:51 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net Makefile ports/net/mpd-l2tp-ipv6pd-client Makefile pkg-descr pkg-plist ports/net/mpd-l2tp-ipv6pd-client/scripts dhcp6c.conf.in.in dhcp6c_pd.sh.in linkdown.sh.in linkup.sh.in mpd.conf.in mpd.in mpd.links.in ...
Message-ID:  <200801011152.m01BqqjC049733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2008-01-01 11:52:51 UTC

  FreeBSD ports repository

  Modified files:
    net                  Makefile 
  Added files:
    net/mpd-l2tp-ipv6pd-client Makefile pkg-descr pkg-plist 
    net/mpd-l2tp-ipv6pd-client/scripts dhcp6c.conf.in.in 
                                       dhcp6c_pd.sh.in 
                                       linkdown.sh.in linkup.sh.in 
                                       mpd.conf.in mpd.in 
                                       mpd.links.in mpd.secret.in 
                                       rtadvd.conf.in setting 
  Log:
  New port - mpd-l2tp-ipv6pd-client
  
  A sample implementaiton set of "L2TP-IPv6PD" client using mpd.
  "OCN IPv6", provided by NTT Communications Corp, was the first
  commercial tunnel service using "L2TP-IPv6PD".
  
  NOTE: This port runs on FreeBSD 6.3 and later.  If you want to run it
  on FreeBSD 6.2, you need to apply following diff to your ng_ksocket:
  
  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_ksocket.c.diff?r1=1.59&r2=1.60
  
  WWW: http://www.ocn.v6.ntt.net/ocnipv6/pdf/ocnipv6uni_ver1.0.pdf
  
  Revision  Changes    Path
  1.1955    +1 -0      ports/net/Makefile
  1.1       +92 -0     ports/net/mpd-l2tp-ipv6pd-client/Makefile (new)
  1.1       +10 -0     ports/net/mpd-l2tp-ipv6pd-client/pkg-descr (new)
  1.1       +10 -0     ports/net/mpd-l2tp-ipv6pd-client/pkg-plist (new)
  1.1       +10 -0     ports/net/mpd-l2tp-ipv6pd-client/scripts/dhcp6c.conf.in.in (new)
  1.1       +132 -0    ports/net/mpd-l2tp-ipv6pd-client/scripts/dhcp6c_pd.sh.in (new)
  1.1       +15 -0     ports/net/mpd-l2tp-ipv6pd-client/scripts/linkdown.sh.in (new)
  1.1       +25 -0     ports/net/mpd-l2tp-ipv6pd-client/scripts/linkup.sh.in (new)
  1.1       +25 -0     ports/net/mpd-l2tp-ipv6pd-client/scripts/mpd.conf.in (new)
  1.1       +15 -0     ports/net/mpd-l2tp-ipv6pd-client/scripts/mpd.in (new)
  1.1       +6 -0      ports/net/mpd-l2tp-ipv6pd-client/scripts/mpd.links.in (new)
  1.1       +1 -0      ports/net/mpd-l2tp-ipv6pd-client/scripts/mpd.secret.in (new)
  1.1       +2 -0      ports/net/mpd-l2tp-ipv6pd-client/scripts/rtadvd.conf.in (new)
  1.1       +142 -0    ports/net/mpd-l2tp-ipv6pd-client/scripts/setting (new)



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