add the rest of the routing flags and route mtu/expire using nopt() no lockrest for the moment |
|
More...
|
over 8 years ago
|
these functions need a consistent name |
|
More...
|
over 8 years ago
|
these functions need a consistent name |
|
More...
|
over 8 years ago
|
Whoops there it is (now) |
|
More...
|
over 8 years ago
|
update TODO |
|
More...
|
over 8 years ago
|
check for sensible argc on parent |
|
More...
|
over 8 years ago
|
in the strtonum error case, the strtonum return value isn't useful |
|
More...
|
over 8 years ago
|
Make "vlan x parent y" into an alias for "vnetid x" and "parent y" if the SIOCSIFPARENT ioctl is present. The config backwards compat hack will disappear after the code for handling the old ioctl case is removed. |
|
More...
|
over 8 years ago
|
parent support in config printer |
|
More...
|
over 8 years ago
|
add parent to CLI |
|
More...
|
over 8 years ago
|
Support interface parent in if.c and some minor cleanups |
|
More...
|
over 8 years ago
|
Make vnetid range checking consistent |
|
More...
|
over 8 years ago
|
Merge branch 'master' of http://github.com/yellowman/nsh |
|
More...
|
over 8 years ago
|
Merge pull request #21 from sthen/master |
|
More...
|
over 8 years ago
|
From Stuart Henderson: Use sensible flags for isakmpd that don't include bgpd or sasyncd specialties for now. These are not typical use cases and need to be enabled with a flag, not by default. If you can think of a nifty way to do this, send a diff... |
|
More...
|
over 8 years ago
|
From Stuart Henderson: isakmpd requires that the rules be loaded with an nsh 'ipsec reload' command. Congratulations Stuart you are the first person to use isakmpd with nsh :) |
|
More...
|
over 8 years ago
|
allow overriding CFLAGS while keeping -W intact |
|
More...
|
over 8 years ago
|
support "sh ipsec sadb", "sh ipsec flows", needed now that encap flows are not included in the normal route table display. |
|
More...
|
over 8 years ago
|
The IPV6CTL_V6ONLY might just disappear, and it's a no-op on OpenBSD in any event. From Jeremie Courreges-Anglas <[email protected]> |
|
More...
|
over 8 years ago
|
Please, do not modify /etc/rc for this reason. It isn't necessary. If you want to suppress the kernel version header, please edit /etc/rc for that reason alone. |
|
More...
|
over 8 years ago
|
Save SPPP authkey / peerkey in database instead of asking the kernel for it. |
|
More...
|
over 8 years ago
|
Merge branch 'motd' of https://github.com/muhammadn/nsh into motd |
|
More...
|
over 8 years ago
|
fix a bug that dns is inserted twice |
|
More...
|
over 8 years ago
|
fix a bug with DNS being inserted twice |
|
More...
|
over 8 years ago
|
update manual |
|
More...
|
over 8 years ago
|
write data for motd |
|
More...
|
over 8 years ago
|
link temporary motd.0 to etc/motd |
|
More...
|
over 8 years ago
|
use /etc/motd instead of symlinking |
|
More...
|
over 8 years ago
|
remove unneeded code |
|
More...
|
over 8 years ago
|
add motd functionality - this is needed to warn users, etc |
|
More...
|
over 8 years ago
|