This week I spent a fair bit of time getting the mapmin NAT46 code into shape. Well, there is still a ton to do, but it is now more usable, and I like the new structure - the separation of "module stuff", "network device stuff" and "hardcore nat46 stuff" makes it hopefully easier to understand.
Also I make the openwrt-map feed play nicely with the mapmin feed: if you install both, then the mdpc will happily configure mapmin.
On this page I put the links to the video about the test setup as well as the configuration files I use, and the software image for the TL-WDR4300, so you could recreate the setup in your lab.
Reminder: to play with this you need to compile a code with both mapmin and openwrt-map feeds installed - for your convenience I am including one that already has it, below.
This code has received a very limited amount of testing, so chances are that things would not work. For troubleshooting, I'd need the captures from all the three (LAN, WAN, and translation) interfaces at the same time, as well as the dmesg outputs with the debugs on. (The example below assumes you have pppoe config, obviously the interface names in other setups will change).