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

xen: Fix for server crash #16

Merged
merged 2 commits into from
Jan 17, 2014
Merged

Commits on Jan 14, 2014

  1. xen: Fix xen server crash in ping broadcast from vm

    - Ping broadcast causes xen server to crash. The fix is to make network header
      offset calculation proper for 32bit host (xenserver).
    
    Signed-off-by: Anirban Chakraborty <abchak@juniper.net>
    anirban-c committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    d6d8fad View commit details
    Browse the repository at this point in the history
  2. Fix whitespace issue

    Signed-off-by: Anirban Chakraborty <abchak@juniper.net>
    anirban-c committed Jan 14, 2014
    Configuration menu
    Copy the full SHA
    2ce3a29 View commit details
    Browse the repository at this point in the history