freebsd-nq/sys/net
Maxim Sobolev 62f7648682 Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.

Reviewed by:	-hackers, -net
2002-08-18 07:05:00 +00:00
..
bpf_compat.h
bpf_filter.c Turn on BPF_ALIGN for all non-i386 platforms, instead of having an 2002-07-05 00:06:08 +00:00
bpf.c Introduce support for Mandatory Access Control and extensible 2002-07-31 16:11:32 +00:00
bpf.h
bpfdesc.h Move to nested include of _label.h instead of mac.h, reducing namespace 2002-08-14 01:37:22 +00:00
bridge.c Remove 0 initializers for global/static variables, so they end up in 2002-07-07 22:42:57 +00:00
bridge.h
bsd_comp.c Introduce support for Mandatory Access Control and extensible 2002-07-31 16:13:13 +00:00
ethernet.h
fddi.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_disc.c
if_dl.h
if_ef.c
if_ethersubr.c Extend the interface to ether_input(): a NULL eh pointer means that 2002-08-04 23:55:06 +00:00
if_faith.c
if_fddisubr.c
if_gif.c Correct error handling during MAC transmission check for if_gif. 2002-08-12 16:08:23 +00:00
if_gif.h
if_ieee80211.h Add kernel print bits #define for the IEEE80211_CAPINFO bits. 2002-06-24 04:40:12 +00:00
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
if_media.h Add some additional 802.11 media definitions. 2002-07-14 21:58:19 +00:00
if_mib.c
if_mib.h
if_ppp.c Move mac.h include to match the MAC tree location. Both locations 2002-08-15 19:02:17 +00:00
if_ppp.h
if_pppvar.h Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
if_tap.h Add the tap driver. 2000-07-20 17:01:10 +00:00
if_tapvar.h
if_tun.c Introduce support for Mandatory Access Control and extensible 2002-07-31 16:23:42 +00:00
if_tun.h
if_tunvar.h
if_types.h
if_var.h Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
if_vlan_var.h
if_vlan.c
if.c Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
if.h Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
intrq.c
intrq.h
iso88025.h
net_osdep.c
net_osdep.h
netisr.h Slight whitespace cleanup. Whitespace sync to MAC tree. 2002-07-27 19:53:02 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c Make ppp(4) devices clonable and unloadable. 2002-08-09 15:30:48 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid 2002-08-18 07:05:00 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h