iproute2/ip
Oliver Hartkopp 98f9a1d244 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.
2009-03-27 11:21:29 -07:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
Makefile ip: gre: Add GRE configuration support through rtnl_link 2009-01-06 17:29:02 -08:00
ifcfg Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip.c Changing commandline help text to be more uniform... 2009-03-27 11:05:44 -07:00
ip6tunnel.c ip6tunnel: Fix no default display of ip4ip6 tunnels 2009-03-27 11:17:26 -07:00
ip_common.h get rid of warning from misnamed prototype 2008-02-18 10:59:22 -08:00
ipaddress.c Add support Controller Area Network 2009-03-27 11:21:29 -07:00
ipaddrlabel.c Display Correct Error For Addrlabel Info 2008-07-25 13:36:25 -07:00
iplink.c Add support for IFALIAS 2009-03-23 10:46:47 -07:00
iplink_vlan.c iflink_vlan: support GVRP flag 2008-09-17 21:54:34 -07:00
ipmaddr.c ip maddr show” on an infiniband address causes a stack corruption 2009-01-06 18:56:03 -08:00
ipmonitor.c iproute2: drop equalize support. 2009-03-27 11:11:12 -07:00
ipmroute.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipneigh.c ip a flush: unnecessarily chatty when there's nothing to flush 2008-09-15 13:57:12 -07:00
ipntable.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipprefix.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iproute.c Handle default hoplimit 2009-03-23 10:49:21 -07:00
iprule.c iproute2: revert syntax help text mistake. 2008-01-02 16:33:24 -08:00
iptunnel.c iptunnel: allow ISATAP with stateless autoconf 2009-03-27 11:14:00 -07:00
ipxfrm.c Fix compile warnings 2009-01-07 17:20:43 -08:00
link_gre.c Fix headers needed for gre 2009-03-24 15:40:54 -07:00
link_veth.c veth.h move to linux/ 2007-12-25 12:38:08 -08:00
routef ip/routef lifesaver 2007-07-10 18:29:20 -07:00
routel (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtm_map.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtmon.c iproute2: Support IFF_LOWER_UP and IFF_DORMANT 2007-06-19 16:40:40 -07:00
rtpr (Logical change 1.3) 2004-04-15 20:56:59 +00:00
tunnel.c IPROUTE2: Support IPv4/IPv6 Tunnel 2007-10-12 13:12:37 -07:00
tunnel.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
xfrm.h ip: xfrm: Fix flush message. 2007-09-05 12:56:51 +01:00
xfrm_monitor.c ip: xfrm: Fix flush message. 2007-09-05 12:56:51 +01:00
xfrm_policy.c fix problem caused by rtnl_send checks 2008-01-31 21:38:58 -08:00
xfrm_state.c ip: xfrm: Add AEAD support 2008-09-17 22:09:01 -07:00