Linux-CAN / SocketCAN user space applications
 
 
 
 
Go to file
Oliver Hartkopp ad7f44095a cangw: add an option for the per rule limitation of frame hops
Usually the received CAN frames can be processed/routed as much as 'max_hops'
times (which is given at module load time of the can-gw module).
Introduce a new configuration option ( -l <hops> ) to reduce the number of
possible hops for a specific gateway rule to a value smaller then max_hops.

Mainline upstream commit:

http://git.kernel.org/cgit/linux/kernel/git/davem/net-next.git/commit/?id=391ac1282dd7ff1cb8245cccc5262e8e4173edc4

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2013-09-04 20:30:34 +02:00
config/m4 add autotools infrastructure 2010-04-19 12:12:18 +00:00
include cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
.gitignore gitignore: added tarballs 2012-01-11 12:14:15 +01:00
Android.mk can-utils: AOSP build clean up 2013-07-10 11:04:40 +02:00
GNUmakefile.am autotools: adopt to new location for kernel headers 2012-01-11 12:14:15 +01:00
Makefile can-utils: Don't overwrite PREFIX and DESTDIR when provided via the environment 2013-08-18 12:49:50 +02:00
asc2log.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
autogen.sh add autotools infrastructure 2010-04-19 12:12:18 +00:00
bcmserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
can-calc-bit-timing.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canbusload.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
candump.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canfdtest.c treewide: replace berlios contact email by linux-can@vger.kernel.org 2012-01-11 12:14:15 +01:00
cangen.c cangen: use long long in time computation for -g to support >2.1s 2013-02-07 13:57:49 +01:00
cangw.c cangw: add an option for the per rule limitation of frame hops 2013-09-04 20:30:34 +02:00
canlogserver.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
canplayer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
cansend.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
cansniffer.c cansniffer: fix file name in header 2013-08-17 19:04:48 +02:00
configure.ac configure: enable silent rules if available 2012-11-26 21:57:45 +01:00
isotpdump.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotprecv.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsend.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpserver.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotpsniffer.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
isotptun.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
lib.c can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
lib.h can-utils: trivial: fix typos concerning "separation" and "useful" 2013-08-15 21:09:27 +02:00
log2asc.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
log2long.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcan_attach.c remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00
slcand.c slcand: fix build warnings 2013-02-04 12:11:32 +01:00
slcanpty.c slcanpty: probe stdin capabilities at startup 2013-06-11 22:21:38 +02:00
terminal.h remove obsolete SVN ID tags 2012-11-14 20:57:16 +01:00