Searched hist:bf3994d2ed310813da28362d87bfe9f0e1c3e37f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | Makefile | bf3994d2ed310813da28362d87bfe9f0e1c3e37f Thu Jul 21 05:03:11 CDT 2016 Jiri Pirko <jiri@mellanox.com> net/sched: introduce Match-all classifier
The matchall classifier matches every packet and allows the user to apply actions on it. This filter is very useful in usecases where every packet should be matched, for example, packet mirroring (SPAN) can be setup very easily using that filter.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | cls_matchall.c | bf3994d2ed310813da28362d87bfe9f0e1c3e37f Thu Jul 21 05:03:11 CDT 2016 Jiri Pirko <jiri@mellanox.com> net/sched: introduce Match-all classifier
The matchall classifier matches every packet and allows the user to apply actions on it. This filter is very useful in usecases where every packet should be matched, for example, packet mirroring (SPAN) can be setup very easily using that filter.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | bf3994d2ed310813da28362d87bfe9f0e1c3e37f Thu Jul 21 05:03:11 CDT 2016 Jiri Pirko <jiri@mellanox.com> net/sched: introduce Match-all classifier
The matchall classifier matches every packet and allows the user to apply actions on it. This filter is very useful in usecases where every packet should be matched, for example, packet mirroring (SPAN) can be setup very easily using that filter.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_cls.h | bf3994d2ed310813da28362d87bfe9f0e1c3e37f Thu Jul 21 05:03:11 CDT 2016 Jiri Pirko <jiri@mellanox.com> net/sched: introduce Match-all classifier
The matchall classifier matches every packet and allows the user to apply actions on it. This filter is very useful in usecases where every packet should be matched, for example, packet mirroring (SPAN) can be setup very easily using that filter.
Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|