This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
160438234d
NetBSD
/
sbin
/
ifconfig
History
thorpej
c6266968d5
const'ify afswtch
2005-03-19 23:16:55 +00:00
..
agr.c
name -> ifname (avoid shadow decl with global name[]).
2005-03-19 17:31:48 +00:00
agr.h
add agr(4), a pseudo network device driver for link aggregation.
2005-03-18 11:11:50 +00:00
extern.h
const'ify afswtch
2005-03-19 23:16:55 +00:00
ieee80211.c
Split off 802.11 interface handling into its own file.
2005-03-19 23:13:42 +00:00
ieee80211.h
Split off 802.11 interface handling into its own file.
2005-03-19 23:13:42 +00:00
ifconfig.8
Link to vlan(4) too, suggested by yamt.
2005-03-18 14:18:06 +00:00
ifconfig.c
const'ify afswtch
2005-03-19 23:16:55 +00:00
Makefile
Split off 802.11 interface handling into its own file.
2005-03-19 23:13:42 +00:00
tunnel.c
const'ify afswtch
2005-03-19 23:16:55 +00:00
tunnel.h
Split tunnel support into its own file.
2005-03-19 17:32:26 +00:00
vlan.c
name -> ifname (avoid shadow decl with global name[]).
2005-03-19 17:31:48 +00:00
vlan.h
Split VLAN configuration bits out into a separate file.
2005-03-19 03:53:55 +00:00