/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to README

  • Committer: teddy at recompile
  • Date: 2011-12-27 03:56:39 UTC
  • mto: This revision was merged to the branch mainline in revision 541.
  • Revision ID: teddy@recompile.se-20111227035639-hvvgrqchckawlg02
Add wireless network hook

* network-hooks.s/bridge: Use canonical syntax for "ip" command.
* network-hooks.s/wireless: New.
* network-hooks.s/wireless.conf: - '' -
* plugins.d/mandos-client.c (run_network_hooks): Add new "CONNECT"
                                                 environment variable.
* plugins.d/mandos-client.xml (NETWORK HOOKS/REQUIREMENTS): Document
                                                            "CONNECT"
                                                            environment
                                                            variable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Please see: https://www.recompile.se/mandos/man/intro.8mandos
 
1
Please see: http://www.recompile.se/mandos/man/intro.8mandos
2
2
 
3
3
This information previously in this file has been moved to the
4
 
intro(8mandos) manual page.  Go to the above URL, or install the
5
 
Mandos server and run this command:
 
4
intro(8mandos) manual page.  Go to the above URL, or run this command:
6
5
 
7
6
        man 8mandos intro
8
7