Hiroki Sato 7dce7544fc - Reimplement $gif_interfaces as a variant of $cloned_interfaces.
Newly-configured systems should use $cloned_interfaces.

- Call clone_{up,down}() and ifnet_rename() in rc.d/netif {start,stop}.
  ifnet_rename() now accepts an interface name list as its argument.

- Add rc.d/netif clear.  The "clear" subcommand is basically equivalent to
  "stop" but it does not call clone_down().

- Add "ifname:sticky" keyword into $cloned_interfaces.  If :sticky is
  specified, the interface will not be destroyed in rc.d/netif stop.

- Add cloned_interfaces_sticky={YES,NO}.  This variable globally sets
  :sticky keyword above for all interfaces.  The default value is NO.
  When cloned_interfaces_sticky=YES, :nosticky keyword can be used to
  override it on per interface basis.
2013-08-04 06:36:17 +00:00
..
2012-11-22 10:24:30 +00:00
2013-04-04 08:30:04 +00:00
2012-05-30 02:29:47 +00:00
2012-05-12 15:08:22 +00:00
2011-04-14 08:53:04 +00:00
2010-10-21 12:27:13 +00:00
2013-05-12 22:22:12 +00:00
2013-07-15 03:50:14 +00:00
2013-02-18 20:21:26 +00:00
2010-10-08 12:40:16 +00:00
2013-05-12 22:22:12 +00:00
2009-11-02 12:35:38 +00:00
2012-05-12 15:08:22 +00:00
2013-05-13 18:13:50 +00:00
2013-05-12 22:22:12 +00:00
2011-04-14 18:37:27 +00:00
2009-10-28 14:39:27 +00:00
2013-07-16 19:20:50 +00:00