.. |
bpf_filter.c
|
Make the type of the memory used by the BPF filter unsigned, so it
|
2007-09-13 09:00:32 +00:00 |
bpf_jitter.c
|
Add BPF Just-In-Time compiler support for ng_bpf(4).
|
2005-12-07 21:30:47 +00:00 |
bpf_jitter.h
|
Add BPF Just-In-Time compiler support for ng_bpf(4).
|
2005-12-07 21:30:47 +00:00 |
bpf.c
|
Remove trailing whitespace from lines in BPF.
|
2007-12-23 14:10:33 +00:00 |
bpf.h
|
Remove trailing whitespace from lines in BPF.
|
2007-12-23 14:10:33 +00:00 |
bpfdesc.h
|
Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which
|
2007-08-06 14:26:03 +00:00 |
bridgestp.c
|
Fix spelling.
|
2007-12-09 20:47:12 +00:00 |
bridgestp.h
|
Fix spelling.
|
2007-12-09 20:47:12 +00:00 |
bsd_comp.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
ethernet.h
|
Use a uint16_t type for the vlan tag rather an int.
|
2007-10-18 21:52:31 +00:00 |
fddi.h
|
- Make IFP2ENADDR() a pointer to IF_LLADDR() rather than another
|
2005-11-11 07:36:14 +00:00 |
firewire.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
ieee8023ad_lacp.c
|
Use the safer callout_init_rw() to allow the softclock to grab the
|
2007-11-21 05:28:49 +00:00 |
ieee8023ad_lacp.h
|
Allow the LACP state to be queried from userland which at the moment is the
|
2007-07-05 09:18:57 +00:00 |
if_arc.h
|
Use ANSI C function protypes and declarations for if_arcsubr.
|
2006-04-12 07:44:31 +00:00 |
if_arcsubr.c
|
Use ANSI C function protypes and declarations for if_arcsubr.
|
2006-04-12 07:44:31 +00:00 |
if_arp.h
|
- Store pointer to the link-level address right in "struct ifnet"
|
2005-11-11 16:04:59 +00:00 |
if_atm.h
|
Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and
|
2005-08-09 10:20:02 +00:00 |
if_atmsubr.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_bridge.c
|
Simplify the error handling and use the dereferenced sc->sc_ifp pointer.
|
2007-12-18 09:13:04 +00:00 |
if_bridgevar.h
|
Add an option to limit the number of source MACs that can be behind a bridge
|
2007-11-04 08:32:27 +00:00 |
if_clone.c
|
Revise network interface cloning to take an optional opaque
|
2006-07-09 06:04:01 +00:00 |
if_clone.h
|
|
|
if_disc.c
|
Add a comment explaining why disc(4) bears the IFF_LOOPBACK flag.
|
2007-10-27 19:57:41 +00:00 |
if_dl.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_edsc.c
|
Give a hint that softc can contain many things besides ifp.
|
2007-03-26 09:05:10 +00:00 |
if_ef.c
|
Return mbuf pointer or NULL from ip_fastforward() as the mbuf pointer
|
2006-01-18 14:24:39 +00:00 |
if_enc.c
|
Add sysctls to if_enc(4) to control whether the firewalls or
|
2007-11-28 22:33:53 +00:00 |
if_ethersubr.c
|
1) dummynet_io() declaration has changed.
|
2007-11-06 23:01:42 +00:00 |
if_faith.c
|
With exception of the if_name() macro, all definitions in net_osdep.h
|
2006-08-04 21:27:40 +00:00 |
if_fddisubr.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_fwsubr.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_gif.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_gif.h
|
Add some initial locking to gif(4). It doesn't covers the whole driver,
|
2006-01-30 08:39:09 +00:00 |
if_gre.c
|
Sync comments to code: we now use priv_check() rather than suser() to
|
2007-06-26 23:01:01 +00:00 |
if_gre.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_iso88025subr.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_lagg.c
|
- Use the macro to check the port status has it will also test if its
|
2007-12-18 02:12:03 +00:00 |
if_lagg.h
|
Fix two panics in lagg.
|
2007-10-12 03:03:16 +00:00 |
if_llc.h
|
Move the __packed declarations. This makes sizeof(struct llc) 8 again
|
2006-12-01 17:50:11 +00:00 |
if_loop.c
|
if_loop doesn't need to keep the list of lo(4) interfaces. Today
|
2007-10-27 18:25:53 +00:00 |
if_media.c
|
- Introduce ifmedia_baudrate(), which returns correct baudrate of the
|
2006-02-14 12:10:03 +00:00 |
if_media.h
|
remove IFM_IEEE80211_HT40PLUS and IFM_IEEE80211_HT40MINUS; they
|
2007-09-18 20:30:40 +00:00 |
if_mib.c
|
Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve
|
2006-01-04 12:57:09 +00:00 |
if_mib.h
|
Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve
|
2006-01-04 12:57:09 +00:00 |
if_ppp.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_ppp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_pppvar.h
|
Use callout mechanism instead of timeout()/untimeout().
|
2006-12-05 18:54:21 +00:00 |
if_sl.c
|
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
|
2006-11-06 13:42:10 +00:00 |
if_slvar.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_sppp.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_spppfr.c
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_spppsubr.c
|
Cast the ioctl define to the type of the variable being switched on.
|
2007-06-10 04:53:13 +00:00 |
if_stf.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_stf.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_tap.c
|
Add a sysctl net.link.tap.up_on_open which defaults to zero; when it
|
2007-03-19 18:17:31 +00:00 |
if_tap.h
|
Fix our ioctl(2) implementation when the argument is "int". New
|
2006-09-27 19:57:02 +00:00 |
if_tapvar.h
|
Stop embedding struct ifnet at the top of driver softcs. Instead the
|
2005-06-10 16:49:24 +00:00 |
if_tun.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if_tun.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
if_types.h
|
Remove IPX over IP tunneling support, which allows IPX routing over IP
|
2007-06-13 14:01:43 +00:00 |
if_var.h
|
Add padding for anticipated functionality
|
2007-12-07 01:46:13 +00:00 |
if_vlan_var.h
|
|
|
if_vlan.c
|
The bridging output function puts the mbuf directly on the interfaces send
|
2007-10-18 21:22:15 +00:00 |
if.c
|
Merge first in a series of TrustedBSD MAC Framework KPI changes
|
2007-10-24 19:04:04 +00:00 |
if.h
|
fix bonehead cut and paste error in last commit
|
2007-12-15 22:06:23 +00:00 |
iso88025.h
|
- Make IFP2ENADDR() a pointer to IF_LLADDR() rather than another
|
2005-11-11 07:36:14 +00:00 |
netisr.c
|
Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, which
|
2007-08-06 14:26:03 +00:00 |
netisr.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
pfil.c
|
pfil(9) locking take 3: Switch to rmlock(9)
|
2007-11-25 12:41:47 +00:00 |
pfil.h
|
pfil(9) locking take 3: Switch to rmlock(9)
|
2007-11-25 12:41:47 +00:00 |
pfkeyv2.h
|
Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
|
2007-07-03 12:13:45 +00:00 |
ppp_comp.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ppp_deflate.c
|
|
|
ppp_defs.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
ppp_tty.c
|
Use callout mechanism instead of timeout()/untimeout().
|
2006-12-05 18:54:21 +00:00 |
radix.c
|
The code in rn_walktree_from() that checks if we backed up too far
|
2006-02-07 20:25:39 +00:00 |
radix.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
raw_cb.c
|
raw_disconnect() now disconnects but does not detach the raw pcb. As a
|
2006-06-02 08:27:15 +00:00 |
raw_cb.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
raw_usrreq.c
|
Sweep kernel replacing suser(9) calls with priv(9) calls, assigning
|
2006-11-06 13:42:10 +00:00 |
route.c
|
widen the routing event interface (arp update, redirect, and eventually pmtu change)
|
2007-12-17 07:40:34 +00:00 |
route.h
|
widen the routing event interface (arp update, redirect, and eventually pmtu change)
|
2007-12-17 07:40:34 +00:00 |
rtsock.c
|
Do not set the RTF_GATEWAY flag if RTF_LLINFO is set, it doesn't make much
|
2007-09-08 19:28:45 +00:00 |
slcompress.c
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
slcompress.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
slip.h
|
Remove advertising clause from University of California Regent's
|
2004-04-07 20:46:16 +00:00 |
zlib.c
|
Forward declare z_errmsg with static linkage since it is defined
|
2005-09-11 16:13:02 +00:00 |
zlib.h
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |