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
..
2013-07-26 10:25:18 +00:00
2013-07-25 03:54:08 +00:00
2013-03-02 18:08:03 +00:00
2013-06-15 20:29:07 +00:00
2012-01-07 16:10:32 +00:00
2012-12-10 20:52:52 +00:00
2013-05-10 13:57:44 +00:00
2012-07-13 06:46:09 +00:00
rpc
2012-03-26 11:48:47 +00:00
2013-07-01 21:20:17 +00:00
2011-02-09 10:06:31 +00:00