/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 DBUS-API

  • Committer: teddy at recompile
  • Date: 2011-12-31 13:25:58 UTC
  • mto: This revision was merged to the branch mainline in revision 541.
  • Revision ID: teddy@recompile.se-20111231132558-z0dh7qgofgctmgri
* network-hooks.s/bridge: Don't use interface names directly; search
                          for interface names using their address.
  (addrtoif): New function.
* network-hooks.s/bridge.conf (PORTS): Removed.
  (PORT_ADDRESSES): New.
* network-hooks.s/wireless: Don't use interface names directly; search
                            for interface names using their address.
  (addrtoif): New function.
* network-hooks.s/wireless.conf: Specify address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
152
152
*** Rejected(s: Reason)
153
153
    This client was not given its secret for a specified Reason.
154
154
 
155
 
*** NewRequest(s: IPAddress)
156
 
    A client at IPAdress has requested its secret.
 
155
*** NewRequest(s: IP address)
 
156
    A client at IP adress has asked for its password.
157
157
 
158
158
* Copyright
159
159
 
160
 
    Copyright © 2010-2012 Teddy Hogeborn
161
 
    Copyright © 2010-2012 Björn Påhlsson
 
160
    Copyright © 2010-2011 Teddy Hogeborn
 
161
    Copyright © 2010-2011 Björn Påhlsson
162
162
  
163
163
** License:
164
164