This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
104ff764e5
freebsd-dev
/
sbin
/
ifconfig
History
Sam Leffler
fbc5a4076e
802.11 mode bits are now masks; convert to suit
2004-01-15 15:19:19 +00:00
..
ifconfig.8
By popular demand, added the "static ARP" per-interface option.
2003-10-01 08:32:37 +00:00
ifconfig.c
Give wider types to sscanf to fix two warnings (u_short cannot be > 0xffff)
2003-10-26 04:36:47 +00:00
ifconfig.h
add a "mode" directive to specify the operating mode for multi-mode devices;
2003-04-28 16:37:38 +00:00
ifieee80211.c
We want the length of the string, not the size of its pointer.
2003-11-01 00:03:20 +00:00
ifmac.c
Rename ifconfig's "mac" argument to "maclabel" to prevent confusion
2002-10-23 22:50:04 +00:00
ifmedia.c
802.11 mode bits are now masks; convert to suit
2004-01-15 15:19:19 +00:00
ifvlan.c
De-__P, use ansi function definitions
2002-04-18 17:14:09 +00:00
Makefile
Teach ifconfig(8) how to print and set the MAC labels on network
2002-10-23 03:40:47 +00:00