On 2009-08-13, Insan Praja SW <insan.pr...@gmail.com> wrote:
>                                              How do I migrate from 14  
> August 2009 current to 4.6 Release/Current?.

libraries have been bumped since the 4.6 release was tagged. if you're
having to ask how to do this, you're probably in the situation where you
should just reinstall.

> Another question, I have a vlan interface parent on an em (4). Reading  
> through the manual, I set link0 on vlan interface so vlan hwtagging is  
> activated. should I set em with link0 too?

ouch, that's automatic, it should have been removed from ifconfig(8)
eight years ago.

any ok's for this?


Index: ifconfig.8
===================================================================
RCS file: /cvs/src/sbin/ifconfig/ifconfig.8,v
retrieving revision 1.183
diff -u -p -r1.183 ifconfig.8
--- ifconfig.8  23 Jun 2009 18:48:07 -0000      1.183
+++ ifconfig.8  13 Aug 2009 19:06:40 -0000
@@ -1192,16 +1192,6 @@ If the vlan interface already has
 a physical interface associated with it, this command will fail.
 To change the association to another physical interface, the existing
 association must be cleared first.
-.Pp
-Note: if the
-.Ar link0
-flag is set on the vlan interface, the vlan pseudo-interface's
-behavior changes;
-.Ar link0
-tells the vlan interface that the
-parent interface supports insertion and extraction of vlan tags on its
-own (usually in firmware) and that it should pass packets to and from
-the parent unaltered.
 .It Fl vlandev
 If the driver is a
 .Xr vlan 4

Reply via email to