FreeBSD 9.3-RELEASEを使って、6to4でIPv6やってます。
mtuの値を変えたいのですが、エラーが出て設定できません

# ifconfig gif0 mtu 1200
ifconfig: ioctl (set mtu): Invalid argument

どなたか設定方法知りませんか?

なおインタフェースはこんな感じです(IPとかxで消してます)

gif0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1280
  tunnel inet xxx.xxx.xxx.xxx --> 192.88.99.1
  inet6 2002:xxxx:xxxx::1 prefixlen 48
  inet6 fe80::201:80ff:fexx:xx%gif0 prefixlen 64 scopeid 0xc
  nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
  options=1<ACCEPT_REV_ETHIP_VER>