Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the linux version dependency check to retrieve the netlink skb's ... #1

Merged
merged 1 commit into from
Oct 2, 2013

Conversation

divakardhar
Copy link
Contributor

The "pid" in the netlink socket is "portid" in linux version 3.9.10, making the Vrouter compilation failed in the Scons. Fix was to verify the linux version and extract the right member from netlink socket.
-Divakar

aranjan7 pushed a commit that referenced this pull request Oct 2, 2013
Adding the linux version dependency check to retrieve the netlink skb's ...
@aranjan7 aranjan7 merged commit dfb54f1 into master Oct 2, 2013
@pedro-r-marques pedro-r-marques deleted the NetlinkLinux branch July 10, 2014 17:32
@opencontrail-ci-admin opencontrail-ci-admin restored the NetlinkLinux branch July 10, 2014 21:18
@pedro-r-marques pedro-r-marques deleted the NetlinkLinux branch July 14, 2014 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants