Skip to content

Commit

Permalink
fixed a typo, expanded comments
Browse files Browse the repository at this point in the history
  • Loading branch information
vecna committed Jan 2, 2015
1 parent aa2a003 commit 25c3dc1
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
26 changes: 25 additions & 1 deletion conf/generic/iptcp-options.conf
Expand Up @@ -33,4 +33,28 @@
17,2
18,2
# finished the dummy iptcp-options.conf
# P.S. changing the ORDER of the number before, or the values, will cause sniffjoke reject to start.
# P.S. changing the ORDER of the number before, or the values,
# will cause sniffjoke reject to start.
#
## --- This is the list of the option associated
#
# configured option #0 IPOPT_NOOP as: [notcorrupt] ENABLED
# configured option #1 IPOPT_EOL as: [oneshot] ENABLED
# configured option #2 IPOPT_TIMESTAMP as: [notcorrupt] ENABLED
# configured option #3 IPOPT_DUMMY (timestamp overflow) as: [notcorrupt] ENABLED
# configured option #4 IPOPT_LSRR as: [notcorrupt] ENABLED
# configured option #5 IPOPT_RR as: [notcorrupt] ENABLED
# configured option #6 IPOPT_RA as: [notcorrupt] ENABLED
# configured option #7 IPOPT_CIPSO as: [notcorrupt] ENABLED
# configured option #8 IPOPT_SEC as: [notcorrupt] ENABLED
# configured option #9 IPOPT_SID as: [notcorrupt] ENABLED
# configured option #10 TCPOPT_NOP as: [notcorrupt] ENABLED
# configured option #11 TCPOPT_EOL as: [notcorrupt] ENABLED
# configured option #12 TCPOPT_MD5SIG as: [notcorrupt] ENABLED
# configured option #13 TCPOPT_DUMMY (PAWS) as: [notcorrupt] ENABLED
# configured option #14 TCPOPT_TIMESTAMP as: [notcorrupt] ENABLED
# configured option #15 TCPOPT_MAXSEG as: [oneshot] ENABLED
# configured option #16 TCPOPT_SACK as: [oneshot] ENABLED
# configured option #17 TCPOPT_SACK_PERMITTED as: [oneshot] ENABLED
# configured option #18 TCPOPT_WINDOW as: [oneshot] ENABLED
#
2 changes: 1 addition & 1 deletion conf/generic/plugins-enabled.conf
Expand Up @@ -18,7 +18,7 @@ fake_close_fin,PRESCRIPTION,GUILTY
# I've disable because require to be verify by autotest: some NAT device will
# otherwise kill your session.

fake_data,PRESCRIPTION,GUILY
fake_data,PRESCRIPTION,GUILTY

fake_seq,PRESCRIPTION,GUILTY

Expand Down

0 comments on commit 25c3dc1

Please sign in to comment.