commit | 6ae93c058725991df5a9ae35cefec368919b5fea | [log] [tgz] |
---|---|---|
author | Denis Ovsienko <infrastation@yandex.ru> | Tue Dec 27 10:45:36 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Fri Jan 20 17:44:02 2012 +0400 |
tree | b3f3024fe3241cbfbe0a39f42860c917bcb0ad50 | |
parent | fc98d16ea77372f4ab4231e8904f8467e8d1ef71 [diff] |
zebra: include MTU option in RA on request (BZ#665) This implements a new "ipv6 nd mtu <1-65535>" interface-level command. * doc/ipv6.texi: add description * zebra/rtadv.c * rtadv_send_packet(): send option type 5, when configured * ipv6_nd_mtu(): new VTY helper * no_ipv6_nd_mtu(): ditto * rtadv_config_write(): add new option * rtadv_init(): list new helpers