.. |
af_atalk.c
|
Cosmetic: write strcmp() == 0 instead of !strcmp().
|
2008-04-15 22:14:07 +00:00 |
af_atalk.h
|
Split off AppleTalk support into its own file.
|
2005-03-19 23:32:55 +00:00 |
af_inet6.c
|
Don't cast memset(3) to void. Remove a needless cast to struct
|
2008-04-24 05:29:40 +00:00 |
af_inet6.h
|
remove extern for unused ifr6.
|
2006-05-11 00:46:02 +00:00 |
af_inet.c
|
Add a source-address selection policy mechanism to the kernel.
|
2006-11-13 05:13:38 +00:00 |
af_inet.h
|
Split the IPv4 support into its own file.
|
2005-03-20 02:43:50 +00:00 |
af_iso.c
|
Use static initializers to setup ISO and IPv6 addresses, instead
|
2008-04-15 22:24:37 +00:00 |
af_iso.h
|
Use static initializers to setup ISO and IPv6 addresses, instead
|
2008-04-15 22:24:37 +00:00 |
agr.c
|
Copy a const string to a temporary buffer instead of using __UNCONST().
|
2008-04-22 17:18:11 +00:00 |
agr.h
|
add agr(4), a pseudo network device driver for link aggregation.
|
2005-03-18 11:11:50 +00:00 |
carp.c
|
Delete some gratuitous casts, s/(char *)//.
|
2008-04-22 00:14:20 +00:00 |
carp.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +00:00 |
extern.h
|
Programs that use efun.
|
2006-08-26 18:14:28 +00:00 |
ieee80211.c
|
Add support for the command list scan in ifconfig (this command permits to scan
|
2007-12-16 13:49:21 +00:00 |
ieee80211.h
|
Add support for the command list scan in ifconfig (this command permits to scan
|
2007-12-16 13:49:21 +00:00 |
ifconfig.8
|
Add support for the command list scan in ifconfig (this command permits to scan
|
2007-12-16 13:49:21 +00:00 |
ifconfig.c
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
Makefile
|
Remove XNS support.
|
2006-08-26 16:20:20 +00:00 |
tunnel.c
|
Don't try to convert numbers to names for either endpoint of a
|
2007-03-26 05:02:44 +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 |