/[cwmp]/google/trunk/lib/CWMP/Session.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /google/trunk/lib/CWMP/Session.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 210 by dpavlin, Sun Nov 18 17:03:09 2007 UTC revision 211 by dpavlin, Sun Nov 18 17:18:54 2007 UTC
# Line 161  sub process_request { Line 161  sub process_request {
161    
162          my $uid = $self->store->state_to_uid( $state );          my $uid = $self->store->state_to_uid( $state );
163    
164          my $to_uid = join(" ", "to $uid",          my $to_uid = join(" ", grep { defined($_) } "to $uid",
165                          # board                          # board
166                          $state->{Parameter}->{'InternetGatewayDevice.DeviceInfo.HardwareVersion'},                          $state->{Parameter}->{'InternetGatewayDevice.DeviceInfo.HardwareVersion'},
167                          # version                          # version

Legend:
Removed from v.210  
changed lines
  Added in v.211

  ViewVC Help
Powered by ViewVC 1.1.26