This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-22 11:17:19 +00:00
Code
Issues
Releases
Activity
4a30c508d1
Branches
Tags
No results found.
freebsd
/
sys
/
net
History
Brooks Davis
9d80a3307a
Send link state change notifications to /dev/devctl. This is needed to
...
start the OpenBSD dhclient when links come up.
2005-06-06 19:08:11 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c
-introduce net.bpf sysctl instead of the less intuitive debug.*
2005-05-04 03:09:28 +00:00
bpf.h
integrate changes from libpcap-0.9.1-096
2005-05-28 21:56:41 +00:00
bpfdesc.h
bridge.c
Plug mbuf leak, that I have introduced in 1.85. Also restore important comment
2005-05-26 06:50:00 +00:00
bridge.h
bridgestp.c
Add if_bridge, which provides more advanced Ethernet bridging and 802.1d
2005-06-05 02:59:26 +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
Change ipv6 packet filtering to match ipv4. It now checks pfil_member and
2005-06-06 02:41:29 +00:00
if_bridgevar.h
Add if_bridge, which provides more advanced Ethernet bridging and 802.1d
2005-06-05 02:59:26 +00:00
if_clone.c
if_clone.h
if_disc.c
if_dl.h
if_ef.c
if_ethersubr.c
Fix indentation of two comment blocks from the last commit.
2005-06-05 03:49:23 +00:00
if_faith.c
if_fddisubr.c
- Break after nested switch.
2005-03-24 02:08:22 +00:00
if_fwsubr.c
Zero the reserved fields of the header, as per rfc 2734. This change
2005-03-25 16:05:42 +00:00
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_iso88025subr.c
if_llc.h
Add hooks into the networking layer to support if_bridge. This changes struct
2005-06-05 03:13:13 +00:00
if_loop.c
if_media.c
if_media.h
if_mib.c
If we are going to
2005-05-06 02:50:00 +00:00
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
if_stf.c
if_stf.h
if_tap.c
Separate out address-detaching part of if_detach into if_purgeaddrs,
2005-05-25 13:52:03 +00:00
if_tap.h
if_tapvar.h
if_tun.c
Change m_uiotombuf so it will accept offset at which data should be copied
2005-05-04 18:55:03 +00:00
if_tun.h
if_types.h
Add hooks into the networking layer to support if_bridge. This changes struct
2005-06-05 03:13:13 +00:00
if_var.h
Add hooks into the networking layer to support if_bridge. This changes struct
2005-06-05 03:13:13 +00:00
if_vlan_var.h
if_vlan.c
- Call if_link_state_change() for each vlan, when link changes
2005-04-20 12:16:41 +00:00
if.c
Send link state change notifications to /dev/devctl. This is needed to
2005-06-06 19:08:11 +00:00
if.h
Add hooks into the networking layer to support if_bridge. This changes struct
2005-06-05 03:13:13 +00:00
iso88025.h
Add #defines for control fields and address bits.
2005-04-13 08:14:14 +00:00
net_osdep.h
netisr.c
netisr.h
pfil.c
Fix semantics of ph_busy_count == -1 to pass instead of block.
2005-05-23 17:07:16 +00:00
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
rt_newaddrmsg will blow up if given something other than RTM_ADD
2005-03-26 21:49:43 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h