commit | bda7bb46343647f68591366731295a0f3eea59ed | [log] [tgz] |
---|---|---|
author | Pravin B Shelar <pshelar@nicira.com> | Mon Jun 17 17:49:38 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 19 18:07:40 2013 -0700 |
tree | 99fa502fe0439a7776227238bfc3a5b0d4dbe7b3 | |
parent | 20fd4d1f04da07d09192ad8ad366a70d5125bfaf [diff] |
gre: Allow multiple protocol listener for gre protocol. Currently there is only one user is allowed to register for gre protocol. Following patch adds de-multiplexer. So that multiple modules can listen on gre protocol e.g. kernel gre devices and ovs. Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: David S. Miller <davem@davemloft.net>