Statistics
| Branch: | Tag: | Revision:

root @ 07c8990f

Name Size
  docs
.gitignore 46 Bytes
analyze_pcap.py 1000 Bytes
devflow.conf 51 Bytes
kvm-vif-bridge 1.4 kB
mac2eui64 1.1 kB
nfdhcpd 41.5 kB
nfdhcpd.conf 1.2 kB
nfdhcpd.ferm 527 Bytes
nfdhcpd.logrotate 106 Bytes
pylintrc 2.7 kB
version 11 Bytes

Latest revisions

# Date Author Comment
07c8990f 02/18/2014 02:45 pm Dimitris Aragiorgis

dhcp6: return if no IPv6 network attached to tap

Signed-off-by: Dimitris Aragiorgis <>

c27d829e 02/12/2014 06:37 pm Dimitris Aragiorgis

Add doc section

Signed-off-by: Dimitris Aragiorgis <>

7b0ebdd0 02/05/2014 07:37 pm Dimitris Aragiorgis

Provide DNS Search List in DHCH6_Reply

In case of an IPv6 only VM we have to serve a Domain Search List
so that Windows VM can find the kms server by issuing:

nslookup -type=srv _vlmcs._tcp

An extra config option in ipv6 section is added; domains
This is a list of search domains included in DHCP6_Reply....

0f4a61eb 01/17/2014 07:54 pm Dimitris Aragiorgis

Introduce a helper script to analyze tcpdumps

1) # tcpdump -i tap10 -vvv -w tcpdump.pcap to save capture in a tmp file
2) # python analyze_pcap.py tcpdump.pcap to see on-liner logs
3) # python analyze_pcap.py tcpdump.pcap -n 14 to see a packet's details
...

06e6d9bc 01/17/2014 07:54 pm Dimitris Aragiorgis

Support ra-stateless IPv6 configuration

This means that IPv6 will be auto-configured but DNS info
will be obtained via DHCPv6 requests.

With other words our router advertisements have the "O" flag set
and we add another handler that serves DHCPv6 requests by...

fac9f928 12/16/2013 11:14 am Dimitris Aragiorgis

Allow binding files without IP entry

This is needed for NIC that obtain only IPv6.

Signed-off-by: Dimitris Aragiorgis <>

09f11926 10/02/2013 01:51 pm Dimitris Aragiorgis

Some pylint fixes

Signed-off-by: Dimitris Aragiorgis <>

9aa2fbe7 10/02/2013 01:04 pm Dimitris Aragiorgis

Support nfqueue of squeeze and wheezy

Support both callback function signatures.

Signed-off-by: Dimitris Aragiorgis <>

f2c39960 08/30/2013 05:31 pm Christos Stavrakakis

Bump version to 0.11.6next

99d3bab1 08/30/2013 01:47 pm Christos Stavrakakis

Use devflow

  • add devflow.conf
  • add base version file

View all revisions | View revisions

Also available in: Atom