]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/log
pvdrivers/win/xenvif.git
11 years agoMerge pull request #5 from benchalmers/ca104876
Paul Durrant [Mon, 12 Aug 2013 13:52:44 +0000 (06:52 -0700)]
Merge pull request #5 from benchalmers/ca104876

[CA-104876] Remove resource allocation & IP Helper reliance

11 years ago[CA-104876] Remove resource allocation & IPHelper reliance
Ben Chalmers [Thu, 8 Aug 2013 10:22:31 +0000 (11:22 +0100)]
[CA-104876] Remove resource allocation & IPHelper reliance

We don't need to allocate resources, and IPHelper is only used to
know to update the host when IP addresses change.  Both cause problems
under Windows PE

Signed-off-by: Ben Chalmers <Ben.Chalmers@citrix.com>
11 years agoMerge pull request #3 from OwenSmith/master
Paul Durrant [Mon, 15 Jul 2013 10:23:33 +0000 (03:23 -0700)]
Merge pull request #3 from OwenSmith/master

Ensure ARPs are sent 3 times per address associated with a VIF.

11 years agoEnsure Gratuitous ARPs and Neighbour Advertisements are sent 3 times.
Owen Smith [Fri, 12 Jul 2013 14:07:40 +0000 (15:07 +0100)]
Ensure Gratuitous ARPs and Neighbour Advertisements are sent 3 times.

Signed-off-by: Owen Smith <owen.smith@citrix.com>
11 years agoMerge pull request #2 from pauldu/master
Ben Chalmers [Wed, 3 Jul 2013 12:32:15 +0000 (05:32 -0700)]
Merge pull request #2 from pauldu/master

Merge
Accepted-by: Ben Chalmers <ben.chalmers@citrix.com>
11 years agoModify CHANGELOG to account for new minor version number
Paul Durrant [Wed, 3 Jul 2013 11:24:27 +0000 (12:24 +0100)]
Modify CHANGELOG to account for new minor version number

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoFix clean.py (the repo is no longer managed by mercurial)
Paul Durrant [Wed, 3 Jul 2013 08:41:10 +0000 (09:41 +0100)]
Fix clean.py (the repo is no longer managed by mercurial)

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoUpdate minor number now that build number as effectively been reset
Paul Durrant [Wed, 3 Jul 2013 08:40:08 +0000 (09:40 +0100)]
Update minor number now that build number as effectively been reset

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
11 years agoResync to internal repository
Ben Chalmers [Fri, 21 Jun 2013 14:17:15 +0000 (15:17 +0100)]
Resync to internal repository

c:\work\almosteast\buildenv.hg\xenbus>hg log --limit 15
changeset:   305:e377a99e8721
tag:         tip
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 13:19:15 2013 +0100
summary:     [CA-109475] Handle __RangeSetAdd failure.

changeset:   304:7818aaf86215
parent:      303:37f03f68abf5
parent:      302:b576d67847cb
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 09:58:03 2013 +0100
summary:     Merge

changeset:   303:37f03f68abf5
parent:      299:f17689532d11
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Fri Jun 21 09:57:04 2013 +0100
summary:     * * *

changeset:   302:b576d67847cb
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed Jun 19 10:30:32 2013 +0100
summary:     [CP-4195] Add README.md and associated files to xenbus

changeset:   301:407589c56880
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 13 16:07:04 2013 +0100
summary:     Fix/suppress SDV warnings

changeset:   300:966e06420ce5
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 16:48:22 2013 +0100
summary:     [CA-86240] Update sdv.py and vcxprojs to build targetting Vista, an
d attempt to produce sdv logs

changeset:   299:f17689532d11
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 12:47:30 2013 +0100
summary:     Backed out merge changeset: b35edbab18ee

changeset:   298:b35edbab18ee
parent:      297:0675b68b3e8d
parent:      296:5aefe3d5985a
user:        Owen Smith <owen.smith@citrix.com>
date:        Tue Jun 04 12:18:12 2013 +0100
summary:     Merge

changeset:   297:0675b68b3e8d
parent:      294:28a400f3d92a
user:        Owen Smith <owen.smith@citrix.com>
date:        Tue Jun 04 12:17:26 2013 +0100
summary:     [CA-86240] Generate SDV logs with sdv.py script

changeset:   296:5aefe3d5985a
parent:      295:0fad50b631e3
parent:      294:28a400f3d92a
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Mon Jun 03 17:49:00 2013 +0100
summary:     Merge

changeset:   295:0fad50b631e3
parent:      293:5c23adc1aa58
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Mon Jun 03 17:48:06 2013 +0100
summary:     Fix line endings

changeset:   294:28a400f3d92a
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed May 29 14:57:17 2013 +0100
summary:     [CP-4685] Add BSD licence header to inf file

changeset:   293:5c23adc1aa58
user:        Owen Smith <owen.smith@citrix.com>
date:        Tue May 21 10:50:25 2013 +0100
summary:     Use glob.glob to list sys files instead of ls

changeset:   292:c5aee7d7773e
user:        Owen Smith <owen.smith@citrix.com>
date:        Mon May 20 15:46:35 2013 +0100
summary:     Add kdfiles.py

changeset:   291:2b19a67891a0
user:        Owen Smith <owen.smith@citrix.com>
date:        Mon May 20 14:11:58 2013 +0100
summary:     [CP-4685] Update copyright info for all files

c:\work\almosteast\buildenv.hg\xenbus>hg diff -r 293 > out.txt

c:\work\almosteast\buildenv.hg\xenbus>gvim out.txt

c:\work\almosteast\buildenv.hg\xenbus>cd ..

c:\work\almosteast\buildenv.hg>.\xenvif
'.\xenvif' is not recognized as an internal or external command,
operable program or batch file.

c:\work\almosteast\buildenv.hg>cd .\xenvif

c:\work\almosteast\buildenv.hg\xenvif>hg pull
pulling from ssh://xenhg@hg.uk.xensource.com/closed/windows/xenvif.hg
searching for changes
no changes found

c:\work\almosteast\buildenv.hg\xenvif>hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

c:\work\almosteast\buildenv.hg\xenvif>hg log --limit 10
changeset:   215:9447731628de
tag:         tip
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed Jun 19 13:39:26 2013 +0100
summary:     [CP-4195] Add README.md and associated files to xenvif

changeset:   214:8e316a0e1eba
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 17:02:13 2013 +0100
summary:     remove duplicate ASSERTs

changeset:   213:757760d5a166
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 14:29:25 2013 +0100
summary:     Add ASSERTs and initializations to pass sdv build phase

changeset:   212:8d1ec101f0cf
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 14:15:45 2013 +0100
summary:     [CP-86240] re-add the sdv code, modify the project files to build t
argeting Vista

changeset:   211:b421ffcabf89
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Wed Jun 12 12:01:09 2013 +0100
summary:     Add an option to always pull a packet up into a single* fragment.

changeset:   210:e7e202dab8f4
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Wed Jun 12 11:29:40 2013 +0100
summary:     Revert SDV changes. Yields unusable driver.

changeset:   209:bc1515248eac
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 16:31:40 2013 +0100
summary:     Get SDV to build. Insert ASSERTs around MmGetSystemAddressForMdlSaf
e and disable 4711 'Function has been selected for inlining' warning

changeset:   208:b2a6aa0d6314
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 16:15:30 2013 +0100
summary:     [CA-86240] modify scripts/vcxprojs to allow building of sdv logs

changeset:   207:99cfb2489b62
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:55:29 2013 +0100
summary:     Fix line endings

changeset:   206:6f2bcb8f6d01
parent:      205:880f2c92db73
parent:      204:6393c3b1806a
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:45:41 2013 +0100
summary:     Merge

c:\work\almosteast\buildenv.hg\xenvif>hg log --limit 15
changeset:   215:9447731628de
tag:         tip
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Wed Jun 19 13:39:26 2013 +0100
summary:     [CP-4195] Add README.md and associated files to xenvif

changeset:   214:8e316a0e1eba
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 17:02:13 2013 +0100
summary:     remove duplicate ASSERTs

changeset:   213:757760d5a166
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 14:29:25 2013 +0100
summary:     Add ASSERTs and initializations to pass sdv build phase

changeset:   212:8d1ec101f0cf
user:        Owen Smith <owen.smith@citrix.com>
date:        Wed Jun 12 14:15:45 2013 +0100
summary:     [CP-86240] re-add the sdv code, modify the project files to build t
argeting Vista

changeset:   211:b421ffcabf89
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Wed Jun 12 12:01:09 2013 +0100
summary:     Add an option to always pull a packet up into a single* fragment.

changeset:   210:e7e202dab8f4
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Wed Jun 12 11:29:40 2013 +0100
summary:     Revert SDV changes. Yields unusable driver.

changeset:   209:bc1515248eac
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 16:31:40 2013 +0100
summary:     Get SDV to build. Insert ASSERTs around MmGetSystemAddressForMdlSaf
e and disable 4711 'Function has been selected for inlining' warning

changeset:   208:b2a6aa0d6314
user:        Owen Smith <owen.smith@citrix.com>
date:        Thu Jun 06 16:15:30 2013 +0100
summary:     [CA-86240] modify scripts/vcxprojs to allow building of sdv logs

changeset:   207:99cfb2489b62
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:55:29 2013 +0100
summary:     Fix line endings

changeset:   206:6f2bcb8f6d01
parent:      205:880f2c92db73
parent:      204:6393c3b1806a
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:45:41 2013 +0100
summary:     Merge

changeset:   205:880f2c92db73
parent:      197:8d32360ebdd7
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:41:34 2013 +0100
summary:     [CA-101635] Assume network infrastucture won't bin MTU + 18 packets

changeset:   204:6393c3b1806a
user:        Paul Durrant <paul.durrant@citrix.com>
date:        Thu Jun 06 12:44:52 2013 +0100
summary:     Revert last check-in; needs more work

changeset:   203:1fbae0d3f587
user:        Owen Smith <owen.smith@citrix.com>
date:        Mon Jun 03 10:18:50 2013 +0100
summary:     [CA-86240] Add script to generate SDV/DVL logs

changeset:   202:f16abda665a5
user:        Ben Chalmers <ben.chalmers@citrix.com>
date:        Thu May 30 08:29:52 2013 +0100
summary:     [CP-4690] Add BSD licence header to inf files

11 years ago[CP-4699] Modify build.py to cope with git & jenkins git plugin
Ben Chalmers [Wed, 29 May 2013 08:14:06 +0000 (09:14 +0100)]
[CP-4699] Modify build.py to cope with git & jenkins git plugin

11 years ago[CP-4696] Git repository created for xenvif
Ben Chalmers [Tue, 28 May 2013 13:23:21 +0000 (14:23 +0100)]
[CP-4696] Git repository created for xenvif