commit | f8f626754ebeca613cf1af2e6f890cfde0e74d5b | [log] [tgz] |
---|---|---|
author | Jesse Gross <jesse@nicira.com> | Fri Nov 09 17:05:07 2012 -0800 |
committer | Jesse Gross <jesse@nicira.com> | Fri Nov 09 17:05:07 2012 -0800 |
tree | 359723681fd28b4c6c523229dcf5c6c3fadfd60c | |
parent | c0618533815d8d92b270f03c11042ea53a8045d2 [diff] |
ipv6: Move ipv6_find_hdr() out of Netfilter code. Open vSwitch will soon also use ipv6_find_hdr() so this moves it out of Netfilter-specific code into a more common location. Signed-off-by: Jesse Gross <jesse@nicira.com>