..
Makefile
Fix rump.ifconfig shows host's interface names in link local addresses
2015-05-19 08:14:38 +00:00
Makefile.inc
Add SIOCGETHERCAP ioctl.
2012-10-31 10:17:34 +00:00
af_atalk.c
use the new scopeid functions
2013-10-19 00:35:30 +00:00
af_inet.c
Return to printing explicit "netmask 0x...." in the case that the
2016-10-01 20:59:49 +00:00
af_inet6.c
Modernise the output for the address to address/prefix instead
2016-10-01 15:10:58 +00:00
af_inetany.c
fix function name in error messages.
2012-12-30 22:52:35 +00:00
af_inetany.h
…
af_link.c
Rename link to link_pkw to avoid shadowing the link syscall.
2014-01-19 22:31:13 +00:00
agr.c
…
carp.c
…
env.c
PR/50909: David Binderman: Optimize memset
2016-03-07 15:56:17 +00:00
env.h
Update RUMP_ACTION to use the newstyle rump client.
2010-11-04 23:31:12 +00:00
ether.c
Use snprintb_m(3) to split flags/capabilities/enabled across multiple
2012-11-01 13:43:23 +00:00
extern.h
…
ieee80211.c
fix bugs in ssid printing
2016-09-22 18:22:51 +00:00
ifconfig.8
Replace contractions & abbreviation.
2016-09-11 22:10:47 +00:00
ifconfig.c
-W seconds will wait for the detached flag to clear on addresses on
2016-01-07 11:32:21 +00:00
ifconfig_hostops.c
Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG.
2010-12-13 17:35:08 +00:00
ifconfig_rumpops.c
Convert from the .ifdef RUMP_ACTION stuff to RUMPPRG.
2010-12-13 17:35:08 +00:00
media.c
Don't bail if SIOGIFMEDIA doesn't return any media lists because we
2016-09-14 11:46:43 +00:00
media.h
…
parse.c
print the next parser name instead of just the pointer in debugging.
2013-07-17 15:42:03 +00:00
parse.h
Add to the string parse object (pstr), and its constructors, a flag that
2010-07-01 16:44:05 +00:00
pfsync.c
…
prog_ops.h
use crunchops for crunchables
2010-12-13 21:48:01 +00:00
tunnel.c
use correct function
2013-10-19 15:59:15 +00:00
util.c
use the new scopeid functions
2013-10-19 00:35:30 +00:00
util.h
-W seconds will wait for the detached flag to clear on addresses on
2016-01-07 11:32:21 +00:00
vlan.c
Add -vlanif to the help message of ifconfig
2014-09-15 06:46:04 +00:00