Method: IControl::LocalLB::ProfileFastL4#tcp_generate_isn_state
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#tcp_generate_isn_state ⇒ ProfileEnabledState
Gets the options to generate our own sequence numbers on all SYNs.
291 292 293 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 291 def tcp_generate_isn_state super end |