Displaying 9 results from an estimated 9 matches for "sadb".
Did you mean:
sad
2019 Sep 13
1
[PATCH v2 23/27] drm/amdgpu: Iterate through DRM connectors correctly
...gpu_encoder(encoder);
> struct amdgpu_encoder_atom_dig *dig = amdgpu_encoder->enc_priv;
> struct drm_connector *connector;
> + struct drm_connector_list_iter iter;
> struct amdgpu_connector *amdgpu_connector = NULL;
> u32 tmp;
> u8 *sadb = NULL;
> @@ -1273,12 +1285,14 @@ static void dce_v10_0_audio_write_speaker_allocation(struct drm_encoder *encoder
> if (!dig || !dig->afmt || !dig->afmt->pin)
> return;
>
> - list_for_each_entry(connector, &encoder->dev->mode_config.c...
2019 Sep 03
0
[PATCH v2 23/27] drm/amdgpu: Iterate through DRM connectors correctly
...->dev_private;
struct amdgpu_encoder *amdgpu_encoder = to_amdgpu_encoder(encoder);
struct amdgpu_encoder_atom_dig *dig = amdgpu_encoder->enc_priv;
struct drm_connector *connector;
+ struct drm_connector_list_iter iter;
struct amdgpu_connector *amdgpu_connector = NULL;
u32 tmp;
u8 *sadb = NULL;
@@ -1273,12 +1285,14 @@ static void dce_v10_0_audio_write_speaker_allocation(struct drm_encoder *encoder
if (!dig || !dig->afmt || !dig->afmt->pin)
return;
- list_for_each_entry(connector, &encoder->dev->mode_config.connector_list, head) {
+ drm_connector_list_iter...
2006 Oct 31
0
6412600 IPsec SOFT EXPIRE inaccurately reports number of bytes protected by SA
Author: markfen
Repository: /hg/zfs-crypto/gate
Revision: ea6646e31b7d6941b25bd7557b7c12a68611b2bc
Log message:
6412600 IPsec SOFT EXPIRE inaccurately reports number of bytes protected by SA
Files:
update: usr/src/uts/common/inet/ip/sadb.c
2004 Jan 13
3
IPSEC btwn stable and Linksys BEFVP41 stopped working.
...01-13 13:36:39: DEBUG: cftoken.l:549:yycf_set_buffer(): reading config file /usr/local/etc/racoon/racoon.conf
2004-01-13 13:36:39: DEBUG: algorithm.c:614:alg_oakley_dhdef(): hmac(modp1024)
2004-01-13 13:36:39: DEBUG: pfkey.c:2310:pk_checkalg(): compression algorithm can not be checked because sadb message doesn't support it.
2004-01-13 13:36:39: DEBUG: grabmyaddr.c:204:grab_myaddrs(): my interface: 64.1.164.95 (fxp0)
2004-01-13 13:36:39: DEBUG: grabmyaddr.c:204:grab_myaddrs(): my interface: fe80::a00:46ff:fe07:71d5%fxp0 (fxp0)
2004-01-13 13:36:39: DEBUG: grabmyaddr.c:204:grab_my...
2004 Apr 27
2
IPsec works, but racoon/IKE does not
...:52:14: INFO: main.c:175:main(): @(#)This product linked
OpenSSL 0.9.7c-p1 30 Sep 2003 (http://www.openssl.org/)
2004-04-27 20:52:14: DEBUG: algorithm.c:614:alg_oakley_dhdef():
hmac(modp1024)
2004-04-27 20:52:14: DEBUG: pfkey.c:2379:pk_checkalg(): compression
algorithm can not be checked because sadb message doesn't suppo
rt it.
2004-04-27 20:52:14: INFO: isakmp.c:1368:isakmp_open(): 10.0.0.1[500]
used as isakmp port (fd=5)
2004-04-27 20:52:14: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
X_SPDDUMP message
2004-04-27 20:52:14: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
X_SPDDUMP mess...
2007 Nov 15
2
IPSEC help
Hi,
I am new to ipsec and trying to connect my bsd server with win 2000. I have succeeded to tunnel using pre-shared key. But regarding certificate , I failed to get success.
The following are configuration :
racoon.conf
path certificate "/usr/local/openssl/certs" ;
# "log" specifies logging level. It is followed by either "notify",
2019 Sep 03
50
[PATCH v2 00/27] DP MST Refactors + debugging tools + suspend/resume reprobing
This is the large series for adding MST suspend/resume reprobing that
I've been working on for quite a while now. In addition, I:
- Refactored and cleaned up any code I ended up digging through in the
process of understanding how some parts of these helpers worked.
- Added some debugging tools along the way that I ended up needing to
figure out some issues in my own code
Note that
2019 Oct 22
17
[PATCH v5 00/14] DP MST Refactors + debugging tools + suspend/resume reprobing
This is the final portion of the large series for adding MST
suspend/resume reprobing that I've been working on for quite a while
now. In addition, I:
* Refactored and cleaned up any code I ended up digging through in the
process of understanding how some parts of these helpers worked.
* Added some debugging tools along the way that I ended up needing to
figure out some issues in my own
2004 Jul 26
1
Cisco IOS and racoon
...3>
2004-07-26 16:23:15: DEBUG2: cftoken.l:332:yylex(): <23>
2004-07-26 16:23:15: DEBUG2: cftoken.l:224:yylex(): <23>
2004-07-26 16:23:15: DEBUG2: cftoken.l:346:yylex(): <23>
2004-07-26 16:23:15: DEBUG: pfkey.c:2379:pk_checkalg(): compression
algorithm can not be checked because sadb message doesn't support it.
2004-07-26 16:23:15: DEBUG2: cfparse.y:1429:cfparse(): parse successed.
2004-07-26 16:23:15: INFO: isakmp.c:1368:isakmp_open(): 1.1.1.1[500]
used as isakmp port (fd=5)
2004-07-26 16:23:15: DEBUG: pfkey.c:197:pfkey_handler(): get pfkey
X_SPDDUMP message
2004-07-26 16:...