Commit Graph

8 Commits

Author SHA1 Message Date
Nick Thomas
e577c7efb8 Fix a couple of bugs preventing large packets and fragments from working 2013-08-09 03:55:54 +01:00
Nick Thomas
cfd1b2f957 First pass at fragmenting 2013-08-09 03:11:15 +01:00
Nick Thomas
1acaa03799 Mark our wrapped packets with the DF bit 2013-08-08 18:24:08 +01:00
Nick Thomas
118b7b8125 Another night's work - move to ECDH + AES256 from RSA pubkey 2013-08-08 00:48:02 +01:00
Nick Thomas
0dff4409ce hunt for rlocs directly, not via eid maps, when unwrapping packets 2013-08-06 21:55:35 +01:00
Nick Thomas
dcb4e5ef28 This gets us to the point of seemingly being able to wrap and unwrap IPv4
Remarkably hard to test this on a single computer
2013-08-06 18:44:13 +01:00
Nick Thomas
13090d3c75 Reorganise so we have wrapper, unwraper and hide-eid.
unwrapper and hide-eid don't work yet, of course.
2013-08-06 15:20:48 +01:00
Nick Thomas
202b77bb57 packet: move some common code out of wrapper.c and util.c 2013-08-06 14:34:53 +01:00