This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8528552b0d
freebsd-dev
/
sys
/
net
History
Andrew Thompson
8408ecd6d8
Use LIST_FOREACH_SAFE instead of a hand rolled version.
2006-10-09 00:49:57 +00:00
..
bpf_compat.h
bpf_filter.c
bpf_jitter.c
bpf_jitter.h
bpf.c
Since bpf_allocbufs() uses malloc() with M_WAITOK, don't check return
2006-08-09 16:30:26 +00:00
bpf.h
more juniper dlt's
2006-09-04 19:24:34 +00:00
bpfdesc.h
bridgestp.c
Remove licence clauses 3 & 4
2006-10-01 03:48:32 +00:00
bridgestp.h
Add a callback so we can notify the parent bridge that a port state change has
2006-08-02 02:47:27 +00:00
bsd_comp.c
ethernet.h
fddi.h
firewire.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c
Use LIST_FOREACH_SAFE instead of a hand rolled version.
2006-10-09 00:49:57 +00:00
if_bridgevar.h
Add some statistics that are needed to support RFC4188 as part of the SoC2006
2006-07-31 20:24:46 +00:00
if_clone.c
if_clone.h
if_disc.c
if_dl.h
if_ef.c
if_enc.c
if_ethersubr.c
Move the bridge hook after the loopback check so that IFF_SIMPLEX is honoured
2006-08-25 20:16:39 +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
if_fwsubr.c
if_gif.c
With exception of the if_name() macro, all definitions in net_osdep.h
2006-08-04 21:27:40 +00:00
if_gif.h
if_gre.c
With exception of the if_name() macro, all definitions in net_osdep.h
2006-08-04 21:27:40 +00:00
if_gre.h
if_iso88025subr.c
if_llc.h
if_loop.c
fixed a bug that local IPv6 traffic (to an address configured on an
2006-09-22 01:31:22 +00:00
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c
if_ppp.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppfr.c
if_spppsubr.c
Correct buffer overflow in the handling of LCP options in ppp(4)
2006-08-23 22:06:08 +00:00
if_stf.c
With exception of the if_name() macro, all definitions in net_osdep.h
2006-08-04 21:27:40 +00:00
if_stf.h
if_tap.c
Fix our ioctl(2) implementation when the argument is "int". New
2006-09-27 19:57:02 +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
if_tun.c
Add kqueue support to if_tun. Loosely based on if_tap changes.
2006-08-08 19:22:25 +00:00
if_tun.h
if_types.h
if_var.h
Improve description of if_capabilities, if_capenable and ifi_hwassist.
2006-09-06 18:06:04 +00:00
if_vlan_var.h
Move ethernet VLAN tags from mtags to its own mbuf packet header field
2006-09-17 13:33:30 +00:00
if_vlan.c
Move ethernet VLAN tags from mtags to its own mbuf packet header field
2006-09-17 13:33:30 +00:00
if.c
Fix the socket option IP_ONESBCAST by giving it its own case in ip_output()
2006-09-06 17:12:10 +00:00
if.h
First step of TSO (TCP segmentation offload) support in our network stack.
2006-09-06 21:51:59 +00:00
iso88025.h
netisr.c
netisr.h
pfil.c
pfil.h
pfkeyv2.h
ppp_comp.h
ppp_deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c
route.h
rtsock.c
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h