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_7_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.17   3 years  dlg   use (undocumented) base64 code in libc instead of libcrypto. naddy gave me a po...
[TXT] brconfig.c  1.31   22 months  jsg   remove unused variables
[TXT] ifconfig.8  1.398   10 months  bluhm   Enable LRO for TCP per default in the network drivers. Large Receive Offload al...
[TXT] ifconfig.c  1.467   11 months  kn   Readd "-wgpsk", accidentially dropped in r1.465 adding "wgdescr" Noticed by Bra...
[TXT] ifconfig.h  1.4   2 years  claudio   Remove switch(4) specific bits from ifconfig. OK deraadt@ patrick@
[TXT] sff.c  1.23   4 years  bluhm   Fix ifconfig(8) compiler warnings regarding variable "name" reuse. Call the glob...