Download presentation
Presentation is loading. Please wait.
Published byAlyson Walters Modified over 5 years ago
1
Common API for Transparent Hybrid Multicast - Status Update – draft-irtf-samrg-common-api-01
Matthias Wählisch, Thomas C. Schmidt Stig Venaas {waehlisch,
2
History of the Draft Version 00/01 presented at IETF 76, Hiroshima
Update version 02 presented at IETF 77, Anaheim Update version 04 presented IETF 78, Maastricht Updates presented IETF 79, Beijing No version 05 – wait for NBS BoF Adopted as WG Beijing Update version 05 submitted January 2011 Update version 06 submitted March 2011 First WG draft March 2011: draft-irtf-samrg-common-api NBS BoF -> no Meta data Functions
3
Status of the Draft: Changes from last presentation
Several editorial improvements Description of Common API uses pseudo code now C signatures moved to appendix destroySocket renamed as deleteMSocket Notification of sender changes introduced Extension of update calls and functions replaced by event model
4
Extended Change Notification
Motivation: Simplify programming Previous API versions: Informs application only about changes of receiver and sender Programmer had to use Service Calls to identify details Current API version: Gives detailed information about type of change by events
5
New Data Structures and Functions
event_type { join_event, leave_event, new_source_event }; event { event_type event, Uri group_name }; enableEvents(); and disableEvents();
6
Mapping This draft will not cover the general problem of multicast address mapping Too many aspects General discussions: IPv4-IPv6 Multicast Translation BoF Draft will provide guidance for canonical mapping Map IPv4 into IPv6 address space, for example Example: ip:// :5000 mapped to “ UDP port 5000” or “ff0e:: UDP port 5000” Update will be included into version 02
7
Thank you … Please, read the current version
Interest in the implementation project? Listen to the next talk ;) More feedback is needed by RG members!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.