pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libnice
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 12 14:46:41 UTC 2014
Modified Files:
pkgsrc/net/libnice: Makefile PLIST distinfo
Log Message:
Update to 0.1.8:
libnice 0.1.8 (2014-10-09)
==========================
Added FIN-ACK behavior in the PseudoTCP
ICE-TCP, both standard mode and Microsoft compatible
Microsoft compatible TURN-TCP
API: nice_address_equal_no_port() to compare NiceAddresses ignoring the port
API: nice_agent_get_component_state() to get the current component state
API: agent:keepalive-conncheck to make the agent use conncheck as keepalives
and fail the connection if there is no answer
API: agent:ice-tcp, agent:udp-tcp to control ICE-UDP vs ICE-TCP behaviours
API: agent:bytestream-tcp to know if the send/receives in reliable mode create full packets or not
API: New signals agent::new-selected-pair-full, agent::new-candidate-full,
agent::new-remote-candidate-full which include the NiceCandidates directly
API: Deprecated agent::new-selected-pair and agent::new-candidate and
agent::new-remote-candidate signals
Now all signals are emitted at the function return time
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/net/libnice/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/libnice/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/libnice/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index