miniupnpd + SD name?

Francis Dupont fdupont at isc.org
Fri Mar 2 18:32:11 UTC 2012


We need a name for the miniupnpd + SD code:
 - it is based on the miniUPnP project daemon, a piece of code
  which manages a NAT from UPnP IGD and NAT-PMP requests.
  It typically runs on a CPE (in fact many CPEs just run it!)

 - I added the support of PCP requests (by cloning the NAT-PMP code
  and using the PCP server library)

 - for a SD-CPE external ports are algorithmically remapped by the
  SD-CGN so we need to clone (again) the miniupnpd code to
  add a way to get the algo parameters and to map/unmap external
  ports in requests/responses

 - of course there are many other details to improve but nothing
  really critical

So we need a name:
 - which is still related to what the code provides
 - which is short (miniupnpd is for instance too long, just try
  to type it quickly many times)
For instance for the IWF (InterWorking Function) on a B4 the code
is named b4iwf (it is another fork from miniupnpd).

Proposals?

Francis Dupont <fdupont at isc.org>


More information about the sdcpe-devel mailing list