1. 494a955 face: support non-listening UDP channels by Davide Pesavento · 7 years ago
  2. 0c3e57b face+mgmt: allow congestion marking parameters to be enabled and set by Eric Newberry · 7 years ago
  3. 15b5505 face: group parameters to createFace and connect into a common structure by Davide Pesavento · 7 years ago
  4. 97a0101 tests: prevent unsigned integer underflow in TestUdpFactory/Blacklist by Davide Pesavento · 7 years ago
  5. 8ce0903 face: implement IPv6 UDP multicast transport by Md Ashiqur Rahman · 7 years ago
  6. 8215a3a face: deduplicate multicast UDP socket setup by Davide Pesavento · 7 years ago
  7. bb734df face: pass the whole NetworkInterface to UdpFactory::createMulticastFace by Davide Pesavento · 7 years ago
  8. 22fba35 tests: test IP transports under various combos of address family/scope by Davide Pesavento · 7 years ago
  9. 4b89a6e face: move createChannel overloads that take strings to unit tests by Davide Pesavento · 7 years ago
  10. 2642cd2 mgmt: support LpReliability flag in faces/create and faces/update by Eric Newberry · 7 years ago
  11. b15276f tests: improve EthernetFactory test coverage by Davide Pesavento · 7 years ago
  12. 79a9208 face: use NetworkMonitor in EthernetFactory by Junxiao Shi · 7 years ago
  13. bbace1d face: use NetworkMonitor in UdpFactory by Junxiao Shi · 7 years ago
  14. 6028619 face: remove prohibited endpoint set by Junxiao Shi · 7 years ago
  15. 0ba6d64 face: pass addFace and NetworkMonitor to ProtocolFactory constructor by Junxiao Shi · 7 years ago
  16. 84d62cb face: use NetworkMonitor::listNetworkInterfaces() in tests by Junxiao Shi · 7 years ago
  17. 1816d4b face: implement close-on-idle and persistency change for Ethernet unicast by Davide Pesavento · 7 years ago
  18. 46afec4 face: unicast support in EthernetFactory by Davide Pesavento · 7 years ago
  19. a3c9ddb face: allow the creation of permanent TCP faces by Davide Pesavento · 8 years ago
  20. 78e32b0 face+mgmt: accept LocalUri in ProtocolFactory and FaceManager by Eric Newberry · 8 years ago
  21. fe4fce3 face: configuration option to make UDP multicast face "ad hoc" by Teng Liang · 8 years ago
  22. c31080d mgmt: Create UDP multicast faces according to whitelist/blacklist by Junxiao Shi · 8 years ago
  23. 64d99f2 face: process face_system.udp config section in UdpFactory by Junxiao Shi · 8 years ago
  24. 38b24c7 face: process face_system.tcp config section in TcpFactory by Junxiao Shi · 8 years ago
  25. f40551a face+mgmt: enable local fields through ProtocolFactory::createFace by Eric Newberry · 8 years ago
  26. 4260241 mgmt+face: move protocol-specific face creation checks into protocol factories by Eric Newberry · 8 years ago
  27. eee53aa tests: skip IPv6 tests if IPv6 is not available by Davide Pesavento · 9 years ago
  28. 72cee94 face: improve UdpFactory test suite by Weiwei Liu · 9 years ago
  29. cde37ad face: face refactoring completion by Junxiao Shi · 9 years ago