1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/net/freenet6
Kevin Lo c2423da314 Implement a number of improvments:
- When shutdown, the correct behavior is to send SIGHUP.
- When PID of the gw6c process greater than 65536, it can not perform
  timeout ping check correctly, due to echo_id in icmp_hdr is declared as
  uint16_t.
- Mute dmesg noise "nd6_dad_timer: cancel DAD on tun0 because of
  ND6_IFF_IFDISABLED."

PR:	211425
Submitted by:	clive
2017-06-16 13:49:28 +00:00
..
files Implement a number of improvments: 2017-06-16 13:49:28 +00:00
distinfo
Makefile Implement a number of improvments: 2017-06-16 13:49:28 +00:00
pkg-descr
pkg-plist