OpenBSD CVS

src/sbin/ifconfig/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / ifconfig

Current tag: OPENBSD_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.14   8 years  jca   Remove INET6 #ifdefs ifconfig.c doesn't build without -DINET6, and those #ifdef...
[TXT] brconfig.c  1.14   7 years  reyk   Rename "flowmax" to "maxflow" and give each switch(4) ioctl a dedicated number. ...
[TXT] ifconfig.8  1.280   7 years  jmc   stop signposting; while here, knock out the comments;
[TXT] ifconfig.c  1.340   7 years  stsp   Replace a magic number with the corresponding macro from ieee80211_ioctl.h. No f...
[TXT] brconfig.h (in the Attic) [Hide]  1.11   7 years  goda   Add switch(4) support to ifconfig ok deraadt@ yasuoka@ reyk@ henning@