6bed4
2020-06-02 Rick van ReinIssue #5, Describe routable prefix, the -R option
2020-05-31 Rick van ReinAdded -x|--xlate <port> option
2020-05-30 Rick van ReinAdded story about NAT64 / DNS64
2019-07-26 Rick van ReinInterface naming. Local port 0 addresses by default.
2019-07-26 Rick van ReinUpdated CMake to "6bed4peer" and "6bed4router" naming
2019-07-26 Rick van ReinAdded CMake support with managed protocol settings
2018-12-03 Rick van ReinMore verbose failures, early logging also to stderr.
2018-11-12 rootUpdate to nonstd.h.in (IP to 145.136.0.1)
2018-01-12 Rick van ReinPort fix in nonstd.h.in
2018-01-12 Rick van ReinCorrection to 6bed4.service (was 6bed4peer, now needs...
2018-01-12 Rick van ReinUpdated the resetting of the Don't Fragment bit
2017-12-30 Rick van ReinResolved conflict with native IPv6 routes with higher...
2017-12-30 Rick van ReinAdded install target for Makefile.in ; added contrib...
2017-10-18 Rick van ReinStroke of genious? Routing (also) by clients. Interpr...
2017-10-18 Rick van ReinAdded initial thoughts on Kademlia-style routing built...
2017-10-18 Rick van ReinImproved firewall instruction; neither src nor dst...
2017-10-18 Rick van ReinUsed quotes around prefixes in Markdown, to render...
2017-10-18 Rick van ReinExtended PREFIXES with routing of local prefixes, and...
2017-10-18 Rick van ReinExtensions to USING-NATIVE-64
2017-09-28 Rick van ReinWrote USAGE-NATIVE-64 for deploying 6bed4router under...
2017-09-26 Henri Manson6bed4peer TUN
2017-09-24 Rick van ReinAdded SCTP handling for masquerading
2017-09-22 Rick van ReinMasquerading for ICMPv6 added; shown to work flawlessly...
2017-09-22 Rick van ReinMasquerading for TCP and UDP requires a new checksum...
2017-09-22 Henri Mansonnot setting MAC address of 6bed4
2017-09-22 Rick van ReinReconstructed v6listen_linklocal_complete and v6lladdr
2017-09-22 Rick van ReinInserted %s
2017-09-22 Rick van ReinCorrected v6lladdr handling
2017-09-22 Rick van ReinCorrection of renamed arguments, notably whether optarg...
2017-09-22 Rick van ReinApplied RFC 4862; separation into 128-N and N bits...
2017-09-22 Rick van ReinMerged masquerading and generic SCTP support
2017-09-22 Rick van ReinSCTP support is so inconsistent that we define our...
2017-09-21 Rick van ReinMasquerading of ports now works in outward direction...
2017-09-20 Rick van ReinOption name overhaul; introduced Masquerading options...
2017-09-20 Rick van ReinType in default IPv4 address for 6bed4router
2017-09-20 Rick van ReinPorts updated
2017-09-17 rootAdded a description of candidate prefixes: TBD1, fc64...
2017-09-17 Rick van ReinAdded support for IPv4-side bouncing of fc64::/16 over...
2017-09-17 Rick van ReinStopped setting LLADDR for 6bed4. Copied all of prefix...
2017-09-17 Rick van ReinCorrected checks when receiving Router Advertisement...
2017-09-17 rootFixed prefix (which had non-zero lanip), added INTERFAC...
2017-09-17 Rick van Reinnonstd.h.test file toegevoegd (voor testdoeleinden)
2017-09-16 Rick van ReinRevised code rather heavily:
2017-09-16 Rick van ReinFurther improved Router Advertisement, reply to sender...
2017-09-16 Rick van ReinSending back unicast request to unicast originator
2017-09-15 Henri Mansonremoved linux/if.h, conflicts with net/if.h
2017-09-15 Henri MansonFixed a stx err
2017-09-15 Rick van ReinOops, checked in nonstd.h -- now its gone
2017-09-15 Rick van ReinRemoved port0-hack from is_6bed4() -- conceptual confus...
2017-09-15 Rick van ReinRenamed .c programs to their .exe counterparts
2017-07-13 Henri Mansoncleanup and fixes
2017-07-13 Henri Mansonupdate 6bed4 ipv6 format to draft-vanrein-6bed4-03...
2017-07-07 Henri Mansonupdated relay_6bed4_plain_unicast
2017-07-07 Henri Mansonoptimized fix
2017-07-07 Henri Mansondisable private IPv6 addresses, re-enable default-route
2017-07-07 Henri MansonFIX: copy v6data to v4data in handle_6to4, rename TUN...
2012-03-20 Rick van ReinMerge ssh://10.0.0.200/zorro/firmerware/home/vanrein...
2012-03-20 vanreinImplemented reply to fe80::/64 NgbSol, debugged a v4...
2012-03-20 Rick van ReinMerge branch 'master' of /var/git/6bed4
2012-03-20 vanreinVarious small changes
2012-03-20 vanreinAdded #define where they were missing
2012-03-20 Rick van ReinAdditional file with definitions of ports and IPs
2012-03-20 Rick van ReinThis version appears to be working fine -- specifically...
2011-11-25 Rick van ReinReleased version for v00 of the draft.
2011-02-03 rootWorking, although not all traffic filters have been... pubtsp-plus-autoconfig
2011-02-02 rootMadefile
2011-02-02 rootAdded a new protocol, 6bed4, to the daemon. Planned...
2010-12-13 rootAdded license file, minor updates to manpage pubtsp-based-old-version
2010-12-13 Rick van ReinImproved manpage; changed to BSD-style license without...
2010-12-12 rootNot only tunnel setup, but data transport is now workin...
2010-12-12 rootGotten it to work with a *fixed* version of tspc-2.1.1
2010-12-12 Rick van ReinFormatted manual page
2010-12-12 Rick van ReinIncorporated router.c -- doh!
2010-12-12 Rick van ReinInitial test release. No ICMP translation, debug messages.