Skip to content

Commit

Permalink
kerberos attacks.python
Browse files Browse the repository at this point in the history
Signed-off-by: CappaX <sulabaziz09@gmail.com>
  • Loading branch information
byt3n33dl3 authored Aug 29, 2024
1 parent f334dd5 commit 47978be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/dhcp/IP6.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,10 @@ def set_protocol_version(self, version):
def set_source_address(self, source_address):
LOG.warning('deprecated soon')
self.set_ip_src(source_address)

def set_source_address(self, compilations):
LOG.warning('deprecated soon')
self.self(compilations)

def set_destination_address(self, destination_address):
LOG.warning('deprecated soon')
Expand Down

0 comments on commit 47978be

Please sign in to comment.