This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
net
History
Luigi Rizzo
65d5a8999d
fix an mbuf leak when using ipfw to filger bridged packets
...
(from -stable, since this code is not yet active in -current)
1998-09-18 20:55:50 +00:00
..
bpf_compat.h
…
bpf_filter.c
…
bpf.c
Implement DLT_RAW from libpcap
1998-08-18 10:13:11 +00:00
bpf.h
Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4
1998-09-15 19:35:37 +00:00
bpfdesc.h
…
bridge.c
fix an mbuf leak when using ipfw to filger bridged packets
1998-09-18 20:55:50 +00:00
bridge.h
Bring in files for bridging support.
1998-09-12 22:07:47 +00:00
bsd_comp.c
…
ethernet.h
…
fddi.h
…
hostcache.c
…
hostcache.h
…
if_arp.h
…
if_atm.h
update ATM driver. (base version: midway.c 1.67 --> 1.68)
1998-07-29 05:35:16 +00:00
if_atmsubr.c
update ATM driver. (base version: midway.c 1.67 --> 1.68)
1998-07-29 05:35:16 +00:00
if_disc.c
…
if_dl.h
…
if_ethersubr.c
fix broken loopback code for ddp (again)
1998-08-04 23:17:05 +00:00
if_fddisubr.c
…
if_llc.h
…
if_loop.c
Make sure the packet is aligned correctly for the alpha in if_simloop.
1998-07-12 16:46:52 +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
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
if_slvar.h
…
if_sppp.h
Fixed yet more ioctl breakage due to the type of the `cmd' arg changing
1998-08-15 21:58:09 +00:00
if_spppsubr.c
Fixed printf format errors. sppp_dotted_quad() was yet another private,
1998-08-17 00:29:34 +00:00
if_tun.c
…
if_tun.h
…
if_tunvar.h
…
if_types.h
…
if_var.h
…
if_vlan_var.h
…
if_vlan.c
Yow! Completely change the way socket options are handled, eliminating
1998-08-23 03:07:17 +00:00
if.c
One-liner: add a call to the underlying device driver's SIOCDELMULTI
1998-08-12 22:51:59 +00:00
if.h
…
netisr.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
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
1998-07-15 02:32:35 +00:00
slcompress.h
…
slip.h
…
zlib.c
…
zlib.h
…