プロジェクト

全般

プロフィール

Backport(バックポート) #2413

Minoru Takai さんが約13年前に更新

h3. 概要 

 2011年7月時点では、 master ブランチおよび stable-3.6.x ブランチの「携帯電話IPアドレス帯域リスト」は(1年前の)2010年7月14日を最後に更新が行われていません。 stable-3.4.x ブランチについては 2010年10月15日を最後に更新が行なわれていません。 

 * master ブランチの mobile_ip_address.yml の history 
 ** https://github.com/openpne/OpenPNE3/commits/master/lib/config/config/mobile_ip_address.yml 
 * master ブランチの最終コミット #1187 
 ** https://github.com/openpne/OpenPNE3/commit/ec21242d5bfbcfa02879d831265c7a8d0553ffaa#lib/config/config/mobile_ip_address.yml 
 <pre> 
 July 14, 2010 

 updated the mobile ip address list (2010/07) (fixes #1187)  
 </pre> 
 * stable-3.6.x ブランチの mobile_ip_address.yml の history 
 ** https://github.com/openpne/OpenPNE3/commits/stable-3.6.x/lib/config/config/mobile_ip_address.yml 
 * stable-3.6.x ブランチの最終コミット #1187 
 ** master ブランチでの最終コミットが 3.6beta1 時点のものなので master ブランチと同一です。 
 * stable-3.4.x ブランチの mobile_ip_address.yml の history 
 ** https://github.com/openpne/OpenPNE3/commits/stable-3.4.x/lib/config/config/mobile_ip_address.yml 
 * stable-3.4.x ブランチの最終コミット #1628 ( #1627 と書かれていますが誤りです) 
 ** https://github.com/openpne/OpenPNE3/commit/3239392430cf2e17e023ffa1e4ae89fb355f95e6#lib/config/config/mobile_ip_address.yml 
 <pre> 
 October 15, 2010 

 update mobile ip list (fixes #1627) ref:http://www.openpne.jp/archives/5519/ 
 </pre> 

 IPアドレス帯域リストは、次の日付に更新されているようです。 https://trac.openpne.jp/browser/OpenPNE_specification/mobile_ip_list/ 

 # 2010/03/05 
 # 2010/03/26 
 # 2010/04/23 
 # 2010/06/24 
 # 2010/09/24 
 # 2010/10/07 
 # 2010/11/25 
 # 2010/12/24 
 # 2011/02/10 

 このため、これまでに更新されている分を追加し、また、この修正を行う時点で新たにIPアドレス帯域リストを更新します。 

 * http://www.openpne.jp/pne-downloads/mobile_ip_list/ 
 * http://www.openpne.jp/?s=IP%E3%82%A2%E3%83%89%E3%83%AC%E3%82%B9%E5%B8%AF%E5%9F%9F%E3%83%AA%E3%82%B9%E3%83%88 

 h3. 追記 

 #2318 での対応により、2011年8月23日にIPアドレス帯域更新が行なわれました。 http://www.openpne.jp/archives/6304/ 

 https://github.com/openpne/OpenPNE3/commit/683b1bd15692f3683e296b937587d73863805cfa#lib/config/config/mobile_ip_address.yml 

 h3. 補足 

 * DoCoMo (2010/06/24更新) 
 ** http://www.nttdocomo.co.jp/service/imode/make/content/ip/index.html 
 * au (2010/12/24更新) 
 ** http://www.au.kddi.com/ezfactory/tec/spec/ezsava_ip.html 
 * SoftBank (2011/2/10更新) 
 ** http://creation.mb.softbank.jp/web/web_ip.html 
 * WILLCOM (2011/08/23更新) 
 ** http://www.willcom-inc.com/ja/service/contents_service/create/center_info/ 

 現時点のファイルには上記の URL が記述されていますが、 DoCoMo は次の URL に変更されているようです。 

 http://www.nttdocomo.co.jp/service/developer/make/content/ip/index.html

戻る