lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 3 May 2015 14:18:07 -0400
From:	Sam Patton <sam@...ancedip.org>
To:	netdev@...r.kernel.org
Subject: [ANNOUNCE] Enhanced IP v1.1 code and RFC

Hello!

The Enhanced IP project presents:

             Enhanced IP v1.1

Enhanced IP is a 64-bit protocol that uses IP options to extend the IP
network.  The addresses in Enhanced IP look like two IP addresses
concatenated together.  This is an example of an Enhanced IP (EnIP)
address:
   192.0.2.2.10.1.1.2
The first four bytes are used to route the packet through the Internet
and the second four bytes are used to route the packet to a node
behind a modified NAT.

Version 1.1 of the code adds a prototype of Enhanced IP's NAT driver
on an OpenWRT router as well as some experiments that show how well IP
options pass through the Internet's core.  See below for a preview of
the important numbers, if you're interested.

Source:
http://www.enhancedip.org/release/enip-1.1.tar.gz

Repository:
git clone https://github.com/EnIP/enhancedip.git

Enhanced IP Draft RFC:
http://www.ietf.org/id/draft-chimiak-enhanced-ipv4-01.txt

Web site:
http://www.enhancedip.org/

IP Ping statistics:
Standard ping returned replies when sent to the top 10,000 web sites
86.4% of the time.  A modified ping command where the ping packet
contains IP option 26 (the same one used for Enhanced IP) was sent to
the same web sites.  A ping reply was returned 86.2% of the time.

Report problems (or enhancements) to the netdev@...r.kernel.org mailing list.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ