1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/net
Yaroslav Tykhiy 1cf236fb0c Improve handling flags that must be propagated
to the parent interface, such as IFF_PROMISC and
IFF_ALLMULTI.  In addition, vlan(4) gains ability
to migrate from one parent to another w/o losing
its own flags.

PR:		kern/81978
MFC after:	2 weeks
2005-10-03 02:24:21 +00:00
..
bpf_compat.h
bpf_filter.c
bpf.c Undo a tad little optimization to bpf_mtap() introduced in rev. 1.95 2005-09-14 16:37:05 +00:00
bpf.h
bpfdesc.h Instead of caching the PID which opened the bpf descriptor, continuously 2005-09-05 23:08:04 +00:00
bridgestp.c
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 Do not packet filter in the bridge_start() routine, locally generated packets 2005-10-02 19:15:56 +00:00
if_bridgevar.h
if_clone.c
if_clone.h
if_disc.c
if_dl.h
if_ef.c
if_ethersubr.c Remove bridge(4) from the tree. if_bridge(4) is a full functional 2005-09-27 18:10:43 +00:00
if_faith.c
if_fddisubr.c
if_fwsubr.c
if_gif.c
if_gif.h
if_gre.c
if_gre.h
if_iso88025subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_mib.c
if_mib.h
if_ppp.c Use monotonic time_uptime instead of 'time_second' as timebase 2005-09-19 22:27:07 +00:00
if_ppp.h
if_pppvar.h
if_sl.c Use monotonic time_uptime instead of 'time_second' as timebase 2005-09-19 22:27:07 +00:00
if_slvar.h
if_sppp.h
if_spppfr.c
if_spppsubr.c Use monotonic time_uptime instead of 'time_second' as timebase 2005-09-19 22:27:07 +00:00
if_stf.c
if_stf.h
if_tap.c
if_tap.h
if_tapvar.h
if_tun.c
if_tun.h
if_types.h
if_var.h Big polling(4) cleanup. 2005-10-01 18:56:19 +00:00
if_vlan_var.h Use VLAN_TAG_VALUE() not only to read a dot1q tag 2005-08-31 11:36:50 +00:00
if_vlan.c Improve handling flags that must be propagated 2005-10-03 02:24:21 +00:00
if.c Clean up consistency checks in if_setflag(): 2005-10-03 02:14:51 +00:00
if.h Big polling(4) cleanup. 2005-10-01 18:56:19 +00:00
iso88025.h
net_osdep.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 Several fixes to rt_setgate(), that fix problems with route changing: 2005-09-21 11:58:10 +00:00
route.h Remove bogous semicolons at the end of the definitions of 2005-09-14 14:57:04 +00:00
rtsock.c Drop current rtentry lock before calling rt_getifa(). This fixes a LOR 2005-09-19 16:27:22 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c Forward declare z_errmsg with static linkage since it is defined 2005-09-11 16:13:02 +00:00
zlib.h