Jun 8, 2011 - The Internet Society. World IPv6 Launch: Access Networks. Who? â« ATT, Comcast, Free, Internode, KDDI, Ti
view. (Server) virtualization is driving changes in the network and creating SDN applications. â« DC Orchestration. â« Service/Platform Virtualization. We're starting ...
Oct 24, 2011 ... M. Karir. Internet Draft. Merit Network Inc. Intended status: Informational Track. Ian
Foo. Expires: January 2012. Huawei Technologies. October ...
Jul 29, 2013 - and, of course, multi-homing. â. Particularly, it can also be used by the MPTCP community! âThe road to hell is paved with unused testbeds.â.
IETF 86-Oralando, March 2013. T. Reddy, J. Kaippallimalil, Ram Mohan. R and. R. Ejzak ... Dedicated bearers can be estab
3 MAs deployed somewhere in Finland, Sweden and Canada in [RFC 6948]. - 14 MAs deployed across EU, more upcoming . ... S
Pass/fail determinations of Test Set results and test suite results. ⢠Raw results contained in leaf-list. ⢠ping.yang represents an extremely simple example;.
Mar 14, 2016 - The list of current Internet-. Drafts is at http://datatracker.ietf.org/drafts/current/. Internet-Drafts
Mar 14, 2016 - [RFC1035], Mockapetris, P., "DOMAIN NAMES - IMPLEMENTATION AND. SPECIFICATION", November 1987. Author's A
Web apps currently can't do real DNS queries; with this ... Best practice HTTP semantics. ⢠Uses normal HTTP content .
5%. 10%. 15%. Google IPv6 Adoption shaded region represents the duration of the ... Quantification of failures helpful for upcoming IPv6-only networks.
RACK + TLP reduces recovery latency by 24% and may replace DupThresh approach. 5 ... Too high: 1ms is too high inside a
Jun 8, 2011 - Facebook, Google, Microsoft Bing, and Yahoo! â« Others are welcomed to join, see: www.worldipv6launch.org
Mar 8, 2005 - Removed the 'use cases of identifiers' section, and instead, added ... How and what information can the NSLP expect from NTLP, or directly ...
Resource Certification (RPKI) â ENOG 5, St. Petersburg ... Members can use their resource certificate to ... ASR9000,
... set-up of Resource Certificate. â WebUI to manage Certificates in LIR Portal. 5 ... Cisco Early Field Trial (EFT):
28 May 1975 ... 1. One More Try on the FTP. 2. This is a slight revision of RFC 686, mainly
differing in the discussion of print files. Reading several RFCs that I ...
results show that PIE can ensure low latency and achieve high link utilization under various congestion situations. Index Termsâbufferbloat, Active Queue ...
Jun 20, 2003 - For the main text body use Word, WordPerfect, or RTF formatted documents. ⢠For illustrations / images use .tif, .gif, .jpg, .eps, .bmp, .xl.
If your Set Top Box is not responding to the remote control check your Universal.
Remote Set Up ... on the remote or select TV Guide from TV on the main menu.
underlying filesystem (on which Unix variant?) will likely defeat any attempt to code around this. â· rsync is not well
RPKI Repository Fetch Protocols http://rpki.net/
RPKI Repository Fetch Protocols
Motivation Connection Setup
Hierarchy URIs Zones
Rob Austein Randy Bush Michael Elkins . . . and a lot of help from our friends
Freshness Possible Approaches IXFR-like ATOM-like
Thanks
IETF 84 Vancouver July 2012
1 / 11
Fun With rsync
RPKI Repository Fetch Protocols http://rpki.net/
rsync was a reasonable first choice while developing the RPKI, but has some issues: I
Race conditions due to object level granularity
Motivation Connection Setup
Hierarchy URIs Zones
I
I
rsync is not well designed to be run by other programs I
I
. . . and the black box interface between rsync and the underlying filesystem (on which Unix variant?) will likely defeat any attempt to code around this
Freshness Possible Approaches IXFR-like ATOM-like
Thanks
Quick, what does exit code #23 mean again?
Repository tree stucture has heavy impact on efficiency I
Connection setup is expensive, want to amortize cost
(Summarized from a report by Tim Bruijnzeels—Thanks!)
2 / 11
More On Connection Setup
RPKI Repository Fetch Protocols http://rpki.net/
I
Connection setup is expensive for relying party: process slot, delay waiting for setup, comparision of local disk against server
Motivation Connection Setup
Hierarchy URIs
I
Connection setup is also expensive for repository: process slot, comparison of local disk against relying party.
Zones
Freshness Possible Approaches IXFR-like
I
This happens every time, whether anything has changed or not
I
For big repositories, this happens hundreds or thousands of times per relying party, per validation session
I
And there’s no analogue of DNS Time-To-Live (TTL), so there’s no way for repository to signal how long relying party should wait before pestering repository again
The hierarchy that really matters for RPKI validation is the certificate hierarchy
Hierarchy URIs Zones
URI hierarchy (rsync or otherwise) is just a (sometimes) convenient way of fetching big chunks of the certificate hierarchy efficiently
Freshness
I
But we still want some kind of canonical URI for every object
Thanks
I
Since rsync is already mandatory-to-implement and every object already has an rsync URI, we may as well keep that as the canonical URI unless and until we have a better idea
I
Possible Approaches IXFR-like ATOM-like
4 / 11
Zones
RPKI Repository Fetch Protocols http://rpki.net/
I
Term borrowed from DNS: A sub-tree of objects which can be transfered as a unit, with an “apex” at the top and “zone cuts” where leaves of the sub-tree point to further > Base64 Base64 BitTorrent, perhaps using “magnet links” (Your favorite protocol here)
I
More work for relying party
I
An awful lot of rope, would want to profile tightly
I
Requires direct contact with authoritative server (feed), but extra level of indirection means that real data could be elsewhere
The other RPKI relying party software implementers, particularly Tim Bruijnzeels
I DHS:1
Taking away your scissors and beating them into plowshares
Freshness Possible Approaches IXFR-like ATOM-like
Thanks
1
This work is sponsored in part by the US Department of Homeland Security under an interagency agreement with the Air Force Research Laboratory (AFRL) 10 / 11