freebsd-nq/sys/net
Antoine Brodin 69237b102d Make "1000baseT" the description and "1000baseTX" the alias for
IFM_1000_T instead of the reverse.  It is possible FreeBSD doesn't
even support 1000baseTX.
This changes ifconfig(8) output.

Requested by:	gavin@ and bms@
See also:	http://docs.freebsd.org/cgi/mid.cgi?20050307191901.H32508
2008-08-01 22:13:39 +00:00
..
bpf_buffer.c Fill in BPF sysctl descriptions. 2008-07-25 23:58:09 +00:00
bpf_buffer.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf_zerocopy.c Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free buffer 2008-07-05 20:11:28 +00:00
bpf_zerocopy.h Make sure we are clearing the ZBUF_FLAG_IMMUTABLE any time a free buffer 2008-07-05 20:11:28 +00:00
bpf.c Annotate why we do not call BPF_CHECK_DIRECTION() in this tapping routine. 2008-08-01 21:38:46 +00:00
bpf.h Add a new ioctl for changing the read filter (BIOCSETFNR). This is 2008-07-07 09:25:49 +00:00
bpfdesc.h Remove trailing ';' in BPFD_LOCK_ASSERT macro. 2008-08-01 22:08:14 +00:00
bridgestp.c
bridgestp.h
bsd_comp.c
ethernet.h
fddi.h
firewire.h
ieee8023ad_lacp.c
ieee8023ad_lacp.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Be smarter about disabling interface capabilities. TOE/TSO/TXCSUM will only be 2008-07-03 15:58:30 +00:00
if_bridgevar.h
if_clone.c
if_clone.h
if_disc.c
if_dl.h
if_edsc.c
if_ef.c
if_enc.c
if_ethersubr.c
if_faith.c
if_fddisubr.c
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c Add support for actually sending WCCP return packets via GRE. 2008-07-20 21:45:15 +00:00
if_gre.h Add support for the optional key in the GRE header. 2008-06-20 17:26:34 +00:00
if_iso88025subr.c
if_lagg.c port % count will never be greater than LAGG_MAX_PORTS so nuke the test. 2008-07-04 05:33:58 +00:00
if_lagg.h
if_llc.h
if_loop.c Remove further trailing white space. 2008-08-01 09:41:45 +00:00
if_media.c
if_media.h Make "1000baseT" the description and "1000baseTX" the alias for 2008-08-01 22:13:39 +00:00
if_mib.c
if_mib.h
if_ppp.c Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly 2008-07-04 00:21:38 +00:00
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
if_stf.c
if_stf.h
if_tap.c Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
if_tap.h
if_tapvar.h
if_tun.c Don't enforce unique device minor number policy anymore. 2008-06-11 18:55:19 +00:00
if_tun.h
if_types.h
if_var.h Introduce locking around use of ifindex_table, whose use was previously 2008-06-26 23:05:28 +00:00
if_vlan_var.h
if_vlan.c Add event notification at attach/detach so the NIC 2008-07-14 18:40:21 +00:00
if.c Introduce locking around use of ifindex_table, whose use was previously 2008-06-26 23:05:28 +00:00
if.h Trim some noise from some #ifdef's. This had leaked into the compat32 2008-07-30 21:01:51 +00:00
iso88025.h
netisr.c Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly 2008-07-04 00:21:38 +00:00
netisr.h Remove NETISR_MPSAFE, which allows specific netisr handlers to be directly 2008-07-04 00:21:38 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c
radix_mpath.c
radix_mpath.h
radix.c
radix.h
raw_cb.c Rather than checking for a NULL so_pcb in raw_attach(), assert that 2008-07-09 18:41:31 +00:00
raw_cb.h Remove unused support for local and foreign addresses in generic raw 2008-07-09 15:48:16 +00:00
raw_usrreq.c Remove unused support for local and foreign addresses in generic raw 2008-07-09 15:48:16 +00:00
route.c Add the ability to add new addresses for interfacesto just one FIB 2008-07-27 01:29:28 +00:00
route.h
rtsock.c Remove unused support for local and foreign addresses in generic raw 2008-07-09 15:48:16 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h