History log of /external/iproute2/lib/ll_types.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4dbda0f482b8947d064b3f82992394033de6616c 23-Jul-2010 Stephen Hemminger <stephen.hemminger@vyatta.com> Update ARP header type table

Add all current values. Since if_arp.h is included, get rid
of ifdefs'. Make table constant.
/external/iproute2/lib/ll_types.c
800b444016665980ad0de1ec878031fd1dedc240 11-Mar-2010 Jan Engelhardt <jengelh@medozas.de> ip: correctly report tunnel link type

Up until now, "tun" tunnels were displayed as link/[65534].

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
/external/iproute2/lib/ll_types.c
98f9a1d24442399db3b1b6190010855804ca15e2 27-Mar-2009 Oliver Hartkopp <oliver@hartkopp.net> Add support Controller Area Network

t's not a big problem, but it makes a better show in 'ip link show' on
CAN interfaces :-)

I also moved __PF(CAN,can) in ll_proto.c to the same position where it
can be found in if_ether.h .

The only thing i did not know if the __PF(CAN,can) in ll_types.c needs
to be put in #ifdef ARPHDR_CAN like __PF(HWX25,hwx25) is or not. You
definitely know that better than me.
/external/iproute2/lib/ll_types.c
fc537c259d444219172a158704a3abb2e4a378c4 28-Mar-2007 Pavel Roskin <proski@gnu.org> ip: add support for displaying link types 802 and 803

802 is 802.11 with prism headers. 803 is 802.11 with radiotap headers.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
/external/iproute2/lib/ll_types.c
1362865a56488b435a4a537eaabf3016bebaba58 09-Feb-2005 net[shemminger]!shemminger <net[shemminger]!shemminger> Import patch iband.patch

(Logical change 1.142)
/external/iproute2/lib/ll_types.c
a7452b20cdc8069f85bd1a4afa618153f905ba4e 10-Jun-2004 osdl.org!shemminger <osdl.org!shemminger> Solve build problems on older systems.

(Logical change 1.27)
/external/iproute2/lib/ll_types.c
aba5acdfdb347d2c21fc67d613d83d4430ca3937 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> (Logical change 1.3)
/external/iproute2/lib/ll_types.c
86fdf0e47be697587efcf9602cd1f952a1d73170 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> Initial revision
/external/iproute2/lib/ll_types.c