CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/06/27 10:33:48
Modified files: share/man/man4 : ip6.4 sys/kern : kern_pledge.c sys/netinet : in_pcb.h tcp_input.c sys/netinet6 : in6.h ip6_output.c Log message: Implement IPV6_MINHOPCOUNT support. Useful to implement GTSM support in daemons such as bgpd(8). Diff from 2013 revived by renato@. Input from bluhm@, ok bluhm@ deraadt@