76f0067cea0428b683cba2f187d81e723658f964 |
|
26-Sep-2011 |
Manuel Roman <manuelroman@google.com> |
Modified the constant for TTL We will bring it back as soon as we find the way to specify the constant value in a constructor parameter. Change-Id: I95be2d237c14df1859f8c48fd21c37fd36c69e50
/external/jmdns/src/javax/jmdns/impl/constants/DNSConstants.java
|
b99c4f55163e9c4ac6b123f0e8383b9b9072073b |
|
21-Sep-2011 |
Jason Simmons <jsimmons@google.com> |
Revert the change to DNS_TTL and fix the renewer's TTL In a previous change, DNSConstants.DNS_TTL had been changed to reduce the TTL of mDNS services advertised by the A@H broker. Instead of changing this for all users of JmDNS, A@H will use the DNSStateTask.setDefaultTTL internal API to control the TTL. Also, patch the Renewer so that the renewal interval is based on the task's own TTL instead of the hardcoded TTL in DNSConstants. Change-Id: I9f42b98e8088267b38d380edfd8b2e737d00414e
/external/jmdns/src/javax/jmdns/impl/constants/DNSConstants.java
|
cc85bd38e82cb6e41288a2bb90f77ba92d79c9d7 |
|
15-Sep-2011 |
Manuel Roman <manuelroman@google.com> |
Changed DNS Record Default Expiration Time to 25 seconds It was an hour, which was making impossible to detect changes in the Active Home mdns beacon in a reasonable amount of time Change-Id: I283507fa2c4aaf18e7233fc8897d538baeeea561
/external/jmdns/src/javax/jmdns/impl/constants/DNSConstants.java
|
3742d9db8b6edb10627b0f89336cca5249f1d15a |
|
14-Sep-2011 |
Manuel Roman <manuelroman@google.com> |
Uploading the original JmDNS code This code is used by the Broker service to advertise and discover an Active Home using the standard mDNS protocol Change-Id: I5d7068765b4ca771e3f3faf5d12104e2247945f3
/external/jmdns/src/javax/jmdns/impl/constants/DNSConstants.java
|