summaryrefslogtreecommitdiff
path: root/sys/man/8/6in4
AgeCommit message (Collapse)Author
2017-12-11/sys/man/*/*: fix perms (sorry)stanley lieber
2017-12-11/sys/lib/rootstubstanley lieber
2017-11-186in4: add -m mtu option to specify outer MTUcinap_lenrek
instead of hardcoding the tunnel interface MTU to 1280, we calculate the tunnel MTU from the outside MTU, which can now be specified with the -m mtu option. The deault outside MTU is 1500 - 8 (PPPoE).
2016-03-316in4: allow setting the local IPv4 address with -i flag (thanks k0ga)cinap_lenrek
2015-01-296in4(8): document ayiyacinap_lenrek
2013-01-146in4: add -o option to make it possible to use different nets for ipv6 and ↵cinap_lenrek
ipv4 interface
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso image - sys/manTaru Karttunen