linux/net/llc
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug
llc_fixup_skb() had a bug dropping 3 bytes packets (like UA frames). Token ring
doesn't pad these frames.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-09-22 04:48:46 -03:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [LLC]: Add sysctl support for the LLC timeouts 2005-09-22 04:30:44 -03:00
af_llc.c [LLC]: Fix for Bugzilla ticket #5157 2005-09-22 04:46:44 -03:00
llc_c_ac.c [LLC]: Use refcounting with struct llc_sap 2005-09-22 04:43:05 -03:00
llc_c_ev.c [LLC]: Remove unused functions from llc_c_ev.c 2005-09-22 04:19:52 -03:00
llc_c_st.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_conn.c [LLC]: Use refcounting with struct llc_sap 2005-09-22 04:43:05 -03:00
llc_core.c [LLC]: Use refcounting with struct llc_sap 2005-09-22 04:43:05 -03:00
llc_if.c [LLC]: Use some more likely/unlikely 2005-09-22 04:32:10 -03:00
llc_input.c [LLC]: Fix llc_fixup_skb() bug 2005-09-22 04:48:46 -03:00
llc_output.c [LLC]: Use some more likely/unlikely 2005-09-22 04:32:10 -03:00
llc_output.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_pdu.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_s_ac.c [LLC]: Use some more likely/unlikely 2005-09-22 04:32:10 -03:00
llc_s_ev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_s_st.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
llc_sap.c [LLC]: Do better struct sock accounting on skbs 2005-09-22 04:40:59 -03:00
llc_station.c [LLC]: Use some more likely/unlikely 2005-09-22 04:32:10 -03:00
sysctl_net_llc.c [LLC]: Add sysctl support for the LLC timeouts 2005-09-22 04:30:44 -03:00