yellowman / nsh

OpenBSD networking configuration shell
http://www.nmedia.net/nsh/
Other
175 stars 27 forks source link

replace obsolete rtsol support with autoconf6 #23

Closed sthen closed 8 years ago

sthen commented 8 years ago

This adds a new autoconf6 keyword to support IFXF_AUTOCONF6, e.g.

pppoe1: flags=248851<UP,POINTOPOINT,RUNNING,SIMPLEX,MULTICAST,INET6_NOPRIVACY,AUTOCONF6> mtu 1500

now generates

interface pppoe1
 group pppoe zen egress
 ip 2a02:xxx
 ip 82.xxx 62.3.80.17
 autoconf6
 no autoconfprivacy
 auth proto chap name bleh key bleh
 pppoe dev em1
 no shutdown