- s -
Variable in class SSF.App.Worm.WormEpidemicState
- Susceptible hosts.
- s -
Variable in class cern.jet.random.Hyperbolic
-
- samb -
Variable in class cern.jet.random.Hyperbolic
-
- same_prefix(IPaddress) -
Method in class SSF.OS.BGP4.Util.IPaddress
- Returns whether the given IP address prefix, when masked, is the same as
this IP address prefix when masked.
- sameShortestPaths(NetworkEntry) -
Method in class SSF.OS.OSPFv2.NetworkEntry
- Test whether the equal-cost paths, stored in this NetworkEntry are the same as
the one stored in netwEntry.
- sample(long, long, int, long, long[], int, RandomElement) -
Static method in class cern.jet.random.sampling.RandomSampler
- Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
- sampleArray(int, int[]) -
Static method in class cern.jet.random.sampling.RandomSamplingAssistant
- Just shows how this class can be used; samples n elements from and int[] array.
- sampleKurtosis(DoubleArrayList, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample kurtosis (aka excess) of a data sequence.
- sampleKurtosis(int, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample kurtosis (aka excess) of a data sequence.
- sampleKurtosisStandardError(int) -
Static method in class cern.jet.stat.Descriptive
- Return the standard error of the sample kurtosis.
- sampleMethodA(long, long, int, long, long[], int, RandomElement) -
Static method in class cern.jet.random.sampling.RandomSampler
- Computes a sorted random set of count elements from the interval [low,low+N-1].
- sampleMethodD(long, long, int, long, long[], int, RandomElement) -
Static method in class cern.jet.random.sampling.RandomSampler
- Efficiently computes a sorted random set of count elements from the interval [low,low+N-1].
- sampleNextElement() -
Method in class cern.jet.random.sampling.WeightedRandomSampler
- Chooses exactly one random element from successive blocks of weight input elements each.
- sampleNextElement() -
Method in class cern.jet.random.sampling.RandomSamplingAssistant
- Returns whether the next element of the input sequence shall be sampled (picked) or not.
- samplePlot() -
Method in class SSF.Util.Plot.MultiPlotBox
- Do nothing in this base class.
- samplePlot() -
Method in class SSF.Util.Plot.MultiPlot
- Create a sample plot.
- sampler -
Variable in class cern.jet.random.sampling.RandomSamplingAssistant
-
- sampleSkew(DoubleArrayList, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample skew of a data sequence.
- sampleSkew(int, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample skew of a data sequence.
- sampleSkewStandardError(int) -
Static method in class cern.jet.stat.Descriptive
- Return the standard error of the sample skew.
- sampleStandardDeviation(int, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample standard deviation.
- sampleVariance(DoubleArrayList, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample variance of a data sequence.
- sampleVariance(int, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample variance of a data sequence.
- sampleWeightedVariance(double, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the sample weighted variance of a data sequence.
- scale -
Variable in class cern.jet.random.Weibull
-
- scale -
Variable in class cern.jet.random.ParetoII
-
- scale -
Variable in class cern.jet.random.Pareto
-
- scanForIpAddr() -
Method in class SSF.OS.DumpPro
-
- scanRate -
Variable in class SSF.App.Worm.MeanRateWormTrafficState
- Mean scan rate.
- scansBlocked -
Variable in class SSF.App.Worm.GatewayProtocolSession
- If true, this gateway blocks worm scan packets out from and into this AS.
- SCC -
Variable in class SSF.OS.BGP4.BGPSession
- A socket close Continuation.
- sd -
Variable in class SSF.OS.TCP.test.tcpClientSession
- local socket used by this session
- SD_DDoSTracer - class SSF.App.DDoS.SD_DDoSTracer.
- Tempararily used DDoS Tracer in a single domain.
- SD_DDoSTracer(String) -
Constructor for class SSF.App.DDoS.SD_DDoSTracer
-
- seconds() -
Method in class cern.colt.Timer
- Returns the elapsed time in seconds; does not stop the timer, if started.
- seconds(double) -
Static method in class SSF.Net.Net
- Static convenience function for computing number of clock ticks
in a given number of seconds; simply returns s*frequency.
- secondStage() -
Method in class SSF.OS.OSPFv2.Dijkstra
- Compute the intra-area routes to all networks within the area this Dijkstra belongs to.
- seglen -
Variable in class SSF.OS.TCP.TCP_Message
- segment length of this TCP message
- Segment - class SSF.OS.BGP4.Path.Segment.
- An AS path segment.
- Segment() -
Constructor for class SSF.OS.BGP4.Path.Segment
- Empty constructor.
- Segment(int, ArrayList) -
Constructor for class SSF.OS.BGP4.Path.Segment
- Generic constructor for initializing member data.
- Segment(Segment) -
Constructor for class SSF.OS.BGP4.Path.Segment
- Constructs a path segment based on another one.
- segs -
Variable in class SSF.OS.BGP4.Path.ASpath
- An ordered list of AS path segments.
- SELECT -
Static variable in class SSF.OS.BGP4.Global
- Indicates that the 'select' validation test is being performed.
- self -
Variable in class SSF.OS.BGP4.BGPSession
- A special peer entry which represents the local BGP speaker.
- SelfExpandingFloatArray - class SSF.Util.Plot.SelfExpandingFloatArray.
- Class to implement an "automatically extending Float array" by
extending the Vector class.
- SelfExpandingFloatArray() -
Constructor for class SSF.Util.Plot.SelfExpandingFloatArray
-
- SelfExpandingIntArray - class SSF.Util.Plot.SelfExpandingIntArray.
- Class to implement an "automatically extending Integer array" by
extending the Vector class.
- SelfExpandingIntArray() -
Constructor for class SSF.Util.Plot.SelfExpandingIntArray
-
- Send_Ack_Process() -
Method in class SSF.OS.TCP.Rcv_WndManager
- Send ACK for the received in-sequence packet with the highest sequence
number.
- Send_Data_Process() -
Method in class SSF.OS.TCP.Send_WndManager
- calculate the send window size and send that number of bytes of data if
send queue has enough data to be sent or send out whatever in the send
queue, set retransmission timer for each packet.
- SEND_LSA_ITVL -
Static variable in class SSF.OS.OSPF.sOSPF
- The interval at which OSPF sends LSAs.
- Send_WndManager - class SSF.OS.TCP.Send_WndManager.
- Send window manager manages sending data messages and receives ACKs.
- Send_WndManager(tcpSession, tcpSessionMaster) -
Constructor for class SSF.OS.TCP.Send_WndManager
- Initialize the send window parameters
- send(int, int, double) -
Method in interface SSF.Util.Streams.StreamInterface
- Return the same value (zero for success, nonzero for failure) that
would be returned by a send with the given header information
and actual payload data, assuming no IOExceptions etc.
- send(int, int, double) -
Method in class SSF.Util.Streams.BasicRecorder
-
- send(int, int, double) -
Method in class SSF.Util.Streams.BasicPlayer
-
- send(int, int, double) -
Method in class SSF.OS.NetFlow.Filter.FilterPlayer
-
- send(int, int, double, byte[], int, int) -
Method in interface SSF.Util.Streams.StreamInterface
- Send a single record on the data stream.
- send(int, int, double, byte[], int, int) -
Method in class SSF.Util.Streams.BasicRecorder
-
- send(int, int, double, byte[], int, int) -
Method in class SSF.Util.Streams.BasicPlayer
-
- send(int, int, double, byte[], int, int) -
Method in class SSF.OS.NetFlow.Filter.FilterPlayer
-
- send(Message) -
Method in class SSF.OS.BGP4.PeerEntry
- Attempt to send a message to this peer.
- send(Message, PeerEntry) -
Method in class SSF.OS.BGP4.BGPSession
- Generic procedure to take any kind of BGP message and push it onto the
protocol below this one in the stack.
- send(Message, PeerEntry, int) -
Method in class SSF.OS.BGP4.BGPSession
- Generic procedure to take any kind of BGP message and push it onto the
protocol below this one in the stack.
- sendACK(DDoSMessage) -
Method in class SSF.App.DDoS.DDoSSessionRand
-
- sendACK(DDoSMessage) -
Method in class SSF.App.DDoS.DDoSSession
-
- sendBccIcmp() -
Method in class SSF.App.Worm.GatewayProtocolSession
- Send next BCC ICMP packet.
- SendBuffer -
Variable in class SSF.OS.TCP.Send_WndManager
- Send Queue for this TCP session.
- SendBufferSize -
Variable in class SSF.OS.TCP.tcpSessionMaster
- send buffer size, MSS units
- sendGlobalRecord(float, float) -
Method in class SSF.App.Worm.WormRecorder
- Send a GLOBAL_STATE_REC record to the output stream.
- sendGlobalRoutingTrafficRecord(float, int, int) -
Method in class SSF.App.Worm.WormRecorder
- Send a GLOBAL_ROUTING_TRAFFIC_REC record to the output stream.
- SendItem - class SSF.OS.TCP.SendItem.
- A Send queue item is a wrapper around one tcp data segment in the send queue,
including the TCP bookkeeping information such as the number of retransmissions
and the time of last transmission of this data segment.
- SendItem() -
Constructor for class SSF.OS.TCP.SendItem
-
- SendNext -
Variable in class SSF.OS.TCP.Send_WndManager
- The sequence number to be send next.
- sendPacket(ProtocolMessage) -
Method in class SSF.OS.OSPFv2.Neighbor
- Sends an OSPF Packet (database description or ls request) to the Neighbor this
Structure was built for.
- sendRecord() -
Method in class SSF.Net.droptailQueueMonitor_2
-
- sendRecord(DDoSMessage) -
Method in class SSF.App.DDoS.DDoSMonitor
-
- sendRouterStressRecord(float, int, byte) -
Method in class SSF.App.Worm.WormRecorder
- Send a ROUTER_STRESS_STATE_REC record to the output stream.
- sendRoutingStateRecord(float, int, byte, int) -
Method in class SSF.App.Worm.WormRecorder
- Send a ROUTING_STATE_REC record to the output stream.
- SendWndSize -
Variable in class SSF.OS.TCP.tcpSessionMaster
- send window size, MSS units
- seq -
Variable in class SSF.OS.ICMPHeader
-
- SEQ -
Static variable in class SSF.OS.BGP4.Path.Segment
- Indicates a segment type of AS_SEQUENCE, meaning that the ASes in the
segment are ordered.
- SEQno -
Variable in class SSF.OS.TCP.TCP_Header
- sequence number of the first data byte in segment
- seqno() -
Method in class SSF.OS.TCP.SendItem
- get the sequence number of the first byte of the data message in
this item
- seqnum -
Variable in class SSF.OS.OSPF.LSA
- The link state sequence number of this LSA header.
- seqNumMismatch(String) -
Method in class SSF.OS.OSPFv2.Neighbor
- Actions to be performed, if the received DD Packet has
a) an unexpected DD sequence number or
b) unexpectedly the Initialize bit set or
c) an Options field differing from the last Options field received.
- sequence -
Variable in class SSF.Net.Util.attachSpec
-
- serv() -
Method in class SSF.OS.TCP.test.tcpServer
-
- serv() -
Method in class SSF.OS.UDP.test.udpStreamServer
-
- serv() -
Method in class SSF.OS.WWW.httpServer
-
- serv() -
Method in class SSF.App.DDoS.httpServer_WM
- httpServer configuration.
- serverList -
Variable in class SSF.OS.TCP.test.tcpClient
- Name of the server list
- serverList -
Variable in class SSF.OS.WWW.httpClient
- Name of the server list
- serverVector -
Variable in class SSF.OS.TCP.test.tcpClient
- Servers known to this host
- session_cache -
Variable in class SSF.OS.IP
-
- sessionArrivalProcess() -
Method in class SSF.OS.WWW.httpClient
- Session renewal process: sleep for a random time distributed
according to interSessnTimeGen, then open a session to a randomly
selected server, then after the session is completed either
with success or failure, repeat the off-on cycle.
- SessionForName(String) -
Method in class SSF.OS.ProtocolGraph
- If a protocol has been registered under the given name, return an
instance (session) of it.
- sessionReport(int, String) -
Method in class SSF.OS.TCP.test.tcpClientSession
- preamble to end2end session diagnostics
- sessionReport(String) -
Method in class SSF.OS.UDP.test.udpStreamSession
- preamble to end2end session diagnostics
- sessNumber -
Variable in class SSF.OS.TCP.test.tcpClient
- session number
- SET -
Static variable in class SSF.OS.BGP4.Path.Segment
- Indicates a segment type of AS_SET, meaning that the ASes in the segment
are not ordered.
- set_aggregator(String, IPaddress) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the aggregator path attribute.
- set_at(long) -
Method in class SSF.OS.BGP4.Timing.Timer
- Since it's not done automatically by the timers, this method sets
the time at which the timer was set.
- set_atomicagg() -
Method in class SSF.OS.BGP4.Route
- Adds the atomic aggregate path attribute to the route.
- set_bytes_per_int(int) -
Static method in class SSF.OS.BGP4.Monitor
- Sets the number of bytes to be used when encoding and decoding integers.
- set_client(boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not the peer is a route reflector client.
- set_connected(boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not a connection with this (potential) peer has been
established yet.
- set_dop(int) -
Method in class SSF.OS.BGP4.RouteInfoOOC
- Set the degree of preference.
- set_dop(int) -
Method in class SSF.OS.BGP4.RouteInfoIC
- Set the degree of preference.
- set_dop(int) -
Method in class SSF.OS.BGP4.RouteInfo
- Set the degree of preference.
- set_expiry(boolean) -
Method in class SSF.OS.BGP4.Timing.Timer
- Assign a value for whether or not the timer is expired.
- set_feasible(boolean) -
Method in class SSF.OS.BGP4.RouteInfoOOC
- Sets the feasibility of the route in this entry.
- set_feasible(boolean) -
Method in class SSF.OS.BGP4.RouteInfoIC
- Sets the feasibility of the route in this entry.
- set_feasible(boolean) -
Method in class SSF.OS.BGP4.RouteInfo
- Sets the feasibility of the route in this entry.
- set_firstconnect(boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not a socket connection has yet been attempted with this
peer.
- SET_HOLD -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Hold Timers are set.
- set_implicit(boolean) -
Method in class SSF.OS.BGP4.RouteInfoOOC
- Sets whether or not the last advertisement or withdrawal was implicit.
- set_implicit(boolean) -
Method in class SSF.OS.BGP4.RouteInfoIC
- Sets whether or not the last advertisement or withdrawal was implicit.
- set_implicit(boolean) -
Method in class SSF.OS.BGP4.RouteInfo
- Sets whether or not the last advertisement or withdrawal was implicit.
- set_inlocrib(boolean) -
Method in class SSF.OS.BGP4.RouteInfoOOC
- Sets whether or not the route is in the Loc-RIB.
- set_inlocrib(boolean) -
Method in class SSF.OS.BGP4.RouteInfoIC
- Sets whether or not the route is in the Loc-RIB.
- set_inlocrib(boolean) -
Method in class SSF.OS.BGP4.RouteInfo
- Sets whether or not the route is in the Loc-RIB.
- set_internal(boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not the peer is internal (IBGP).
- SET_KA -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when KeepAlive Timers are set.
- set_localpref(int) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the local preference path attribute.
- set_med(int) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the multiple exit discriminator path attribute.
- SET_MRAI -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Minimum Route Advertisement Interval
Timers are set.
- set_nexthop(IPaddress) -
Method in class SSF.OS.BGP4.Route
- Sets the next hop path attribute for this route.
- set_nlri(IPaddress) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the NLRI.
- set_orig_id(IPaddress) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the originator ID path attribute.
- set_origin(int) -
Method in class SSF.OS.BGP4.Route
- Sets the value of the origin path attribute.
- set_permissible(boolean) -
Method in class SSF.OS.BGP4.RouteInfoOOC
- Sets the permissibility of the route in this entry.
- set_permissible(boolean) -
Method in class SSF.OS.BGP4.RouteInfoIC
- Sets the permissibility of the route in this entry.
- set_permissible(boolean) -
Method in class SSF.OS.BGP4.RouteInfo
- Sets the permissibility of the route in this entry.
- set_prefix_len(int) -
Method in class SSF.OS.BGP4.Util.IPaddress
- Set the prefix length to the given value.
- set_protocol_status(int) -
Method in class SSF.OS.TCP.tcpSession
- Set the value of protocol_status.
- SET_QUERY_FAIL -
Static variable in class SSF.App.DDoS.DestList_3
- some constants
- SET_QUERY_FAIL -
Static variable in class SSF.App.DDoS.DestList_2
- some constants
- SET_QUERY_FAIL -
Static variable in class SSF.App.DDoS.DestList
- some constants
- SET_QUERY_FAIL -
Static variable in class SSF.App.DDoS.SD_DDoSTracer
- some constants
- SET_QUERY_FAIL -
Static variable in class SSF.App.DDoS.CD_DDoSTracer
- some constants
- SET_QUERY_SUCC -
Static variable in class SSF.App.DDoS.DestList_3
-
- SET_QUERY_SUCC -
Static variable in class SSF.App.DDoS.DestList_2
-
- SET_QUERY_SUCC -
Static variable in class SSF.App.DDoS.DestList
-
- SET_QUERY_SUCC -
Static variable in class SSF.App.DDoS.SD_DDoSTracer
-
- SET_QUERY_SUCC -
Static variable in class SSF.App.DDoS.CD_DDoSTracer
-
- set_reading(tcpSocket, boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not the socket used for receiving messages from this peer
is busy
- set_route(Route) -
Method in class SSF.OS.BGP4.RouteInfoOOC
-
- set_timer(Timer) -
Method in class SSF.OS.BGP4.BGPSession
- Sets the given BGP timer and also notes the time at which it was set.
- set_timer(Timer, long) -
Method in class SSF.OS.BGP4.BGPSession
- Sets the given BGP timer and also notes the time at which it was set.
- set_val(int) -
Method in class SSF.OS.BGP4.Util.IPaddress
- Set the value of the IP address using an integer.
- set_val(long) -
Method in class SSF.OS.BGP4.Util.IPaddress
- Set the value of the IP address using a long integer.
- set_writeconnected(tcpSocket, boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not an outgoing socket connection has been established.
- set_writeconnecting(tcpSocket, boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets a flag which, if true, indicates that either the outgoing socket
connection has been established, or there is an attempt currently underway
to establish it.
- set_writing(tcpSocket, boolean) -
Method in class SSF.OS.BGP4.PeerEntry
- Sets whether or not the socket used for sending messages to this peer
is busy.
- set() -
Method in class SSF.OS.Timer
- Set this timer.
- set(boolean, boolean, boolean, boolean[], int) -
Method in class SSF.OS.OSPFv2.Neighbor.LastRecDDPacket
- saves the important values for identifying duplicates of a new received DD Packet
- set(int) -
Method in class SSF.OS.BGP4.Util.BitString
- Sets the value of the given bit to one.
- set(int, float) -
Method in class SSF.Util.Plot.SelfExpandingFloatArray
- Sets the specified element (by index) to "element", and automatically
increases the size of the array if necessary.
- set(int, int) -
Method in class SSF.Util.Plot.SelfExpandingIntArray
- Sets the specified element (by index) to "element", and automatically
increases the size of the array if necessary.
- set(IPaddress) -
Method in class SSF.OS.BGP4.Util.IPaddress
- Set the value of the IP address based on another IP address.
- set(long) -
Method in class SSF.OS.Timer
- Set this timer to expire after the given delay.
- setACK(TCP_Message) -
Method in class SSF.OS.TCP.Rcv_WndManager
-
- setAddressRanges(Vector) -
Method in class SSF.OS.OSPFv2.AreaData
- Set the areas address ranges to a new collection of address ranges.
- setAdminDistance(String, int) -
Method in class SSF.Net.RadixTreeRoutingTable
-
- setArea(AreaData) -
Method in class SSF.OS.OSPFv2.Interface
- When this Interface changes its Area, this method should be called to set the links
to the Area Data Structure to the new Area.
- setBackground(Color) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the background color.
- setBars(boolean) -
Method in class SSF.Util.Plot.MultiPlot
- Turn bars on or off (for bar charts).
- setBars(double, double) -
Method in class SSF.Util.Plot.MultiPlot
- Turn bars on and set the width and offset.
- setBccIcmpRate(float) -
Method in class SSF.App.Worm.GatewayProtocolSession
- Update the rate of BCC ICMPs to send.
- setBinSize(float) -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Sets time bin size of all plots.
- setBinSize(float) -
Method in class SSF.Util.Plot.LivePlotter
- Set bin size.
- setBounds(int, int, int, int) -
Method in class SSF.Util.Plot.MultiPlotBox
- Move and resize this component.
- setButtons(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- If the argument is true, make a fill button visible at the upper
right.
- setCallbackWindow(Object) -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Sets a handle to the window to the parent window/application
for callbacks.
- setColor(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- If the argument is false, draw the plot without using color
(in black and white).
- setConnected(boolean) -
Method in class SSF.Util.Plot.MultiPlot
- If the argument is true, then the default is to connect
subsequent points with a line.
- setConnected(boolean, int) -
Method in class SSF.Util.Plot.MultiPlot
- If the first argument is true, then by default for the specified
dataset, points will be connected by a line.
- setDatasetName(String) -
Method in class SSF.Util.Plot.LivePlotter
- Set dataset name for this plot panel.
- setDataurl(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Deprecated.
- setDefaultAdminDistances() -
Method in class SSF.Net.RadixTreeRoutingTable
-
- setDiag(boolean) -
Method in class edu.cornell.lassp.houle.RngPack.Ranlux
- Turns diagnostic messages on and off.
- setDocumentBase(URL) -
Method in class SSF.Util.Plot.MultiPlotBox
- Deprecated.
- setFieldSelectorName(String) -
Method in class SSF.Util.Plot.LivePlotter
- Set dataset name for this plot panel.
- setForeground(Color) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the foreground color.
- setGammaFunction(String) -
Method in class SSF.App.Worm.StochasticWormEpidemic
- Create and set the gamma function.
- setGammaFunction(String) -
Method in class SSF.App.Worm.DeterministicWormEpidemic
- Create and set the gamma function.
- setGraph(ProtocolGraph) -
Method in class SSF.OS.ProtocolSession
- Set the protocol graph in which this session is configured.
- setGraph(ProtocolGraph) -
Method in class SSF.OS.IP
-
- setGrid(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- Control whether the grid is drawn.
- setID(int) -
Method in class SSF.OS.OSPF.LinkInfo
-
- setImpulses(boolean) -
Method in class SSF.Util.Plot.MultiPlot
- If the argument is true, then a line will be drawn from any
plotted point down to the x axis.
- setImpulses(boolean, int) -
Method in class SSF.Util.Plot.MultiPlot
- If the first argument is true, then a line will be drawn from any
plotted point in the specified dataset down to the x axis.
- setLabelFont(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the label font, which is used for axis labels and legend labels.
- setMarksStyle(String) -
Method in class SSF.Util.Plot.MultiPlot
- Set the marks style to "none", "points", "dots", or "various".
- setMarksStyle(String, int) -
Method in class SSF.Util.Plot.MultiPlot
- Set the marks style to "none", "points", "dots", or "various"
for the specified dataset.
- setMean(double) -
Method in class cern.jet.random.PoissonSlow
- Sets the mean.
- setMean(double) -
Method in class cern.jet.random.Poisson
- Sets the mean.
- setMeanScanRate(float) -
Method in class SSF.App.Worm.MeanRateWormTraffic
- Set mean scan rate per worm [scans/second].
- setMeasurementBucket(Object) -
Method in class SSF.OS.IpHeader
- Attaches user-defined per-packet measurement data to this IP message.
- setModified(boolean) -
Method in class SSF.OS.OSPF.LSDatabase
-
- setMonitor(PacketQueueMonitor) -
Method in class SSF.Net.droptailQueue
- Set reference to a correctly configured class implementing
the Java interface PacketQueueMonitor.
- setMonitorEnable(boolean) -
Method in class SSF.OS.IP
- An ProtocolMonitor may turn on and off calls to its receive()
method.
- setMonitorEnable(boolean) -
Method in class SSF.App.DDoS.httpServer_WM
- An ProtocolMonitor may turn on and off calls to its receive()
method.
- setMonitorEnable(boolean) -
Method in class SSF.App.DDoS.DDoSSessionRand
- An ProtocolMonitor may turn on and off calls to its receive()
method.
- setNandP(int, double) -
Method in class cern.jet.random.NegativeBinomial
- Sets the parameters number of trials and the probability of success.
- setNandP(int, double) -
Method in class cern.jet.random.Binomial
- Sets the parameters number of trials and the probability of success.
- setNextSeqNum(String, byte, int) -
Method in class SSF.OS.OSPFv2.LSDatabase
- Set value of nextSeqNum of the LSA specified by lsaKey and lsaType to newSeqNum.
- setNumFlows(long) -
Method in class SSF.App.DDoS.SpoofFloodTracer
-
- setNumSets(int) -
Method in class SSF.Util.Plot.MultiPlot
- Deprecated.
- setOwner(TimeSeriesComponent) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set owner window for synchronized rescaling of all plots in window.
- setOwnerAppl(TimeSeriesComponent) -
Method in class SSF.Util.Plot.LivePlotter
- Set owner application window.
- setPointsPersistence(int) -
Method in class SSF.Util.Plot.MultiPlot
- Calling this method with a positive argument sets the
persistence of the plot to the given number of points.
- setPrevSendTime(float) -
Method in class SSF.OS.TCP.SendItem
- Set the value of prevSendTime.
- setQuery(float, float) -
Method in class SSF.App.DDoS.DestList_3
- This is called to set the parameters for query.
- setQuery(float, float) -
Method in class SSF.App.DDoS.DestList_2
- This is called to set the parameters for query.
- setQuery(float, float) -
Method in class SSF.App.DDoS.DestList
- This is called to set the parameters for query.
- setQuery(int, float, float) -
Method in class SSF.App.DDoS.SD_DDoSTracer
- This is called to set the parameters for query.
- setQuery(int, float, float) -
Method in class SSF.App.DDoS.CD_DDoSTracer
- This is called to set the parameters for query.
- setRandomGenerator(RandomElement) -
Method in class cern.jet.random.Normal
- Sets the uniform random generator internally used.
- setRandomGenerator(RandomElement) -
Method in class cern.jet.random.AbstractDistribution
- Sets the uniform random generator internally used.
- SetRange - class SSF.OS.NetFlow.Filter.SetRange.
- SetRange
this Range class uses a set as reference.
- SetRange() -
Constructor for class SSF.OS.NetFlow.Filter.SetRange
-
- setRatio(float) -
Method in class SSF.App.DDoS.SpoofFloodTracer
-
- setRescaleStep(int) -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Sets number of steps before rescaling for all plots.
- setRescaleStep(int) -
Method in class SSF.Util.Plot.LivePlotter
- Set number of points to add before rescaling.
- setReuseDatasets(boolean) -
Method in class SSF.Util.Plot.MultiPlot
- If the argument is true, then datasets with the same name
are merged into a single dataset.
- setScansBlocked(boolean) -
Method in class SSF.App.Worm.GatewayProtocolSession
- Set switch determining whether this gateway blocks (drops) worm
scan packets or not.
- setSeed(int) -
Method in class cern.jet.random.engine.MersenneTwister
- Sets the receiver's seed.
- setSeed(int) -
Method in class cern.jet.random.engine.DRand
- Sets the receiver's seed.
- setSEQno(long) -
Method in class SSF.OS.TCP.SendItem
- set the sequence number of the first byte of the data message in
this item
- setSize(int, int) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the size of the plot.
- setState(double) -
Method in class cern.jet.random.VonMises
- Sets the distribution parameter.
- setState(double) -
Method in class cern.jet.random.StudentT
- Sets the distribution parameter.
- setState(double) -
Method in class cern.jet.random.Logarithmic
- Sets the distribution parameter.
- setState(double) -
Method in class cern.jet.random.ExponentialPower
- Sets the distribution parameter.
- setState(double) -
Method in class cern.jet.random.Exponential
- Sets the mean.
- setState(double) -
Method in class cern.jet.random.ChiSquare
- Sets the distribution parameter.
- setState(double[], int) -
Method in class cern.jet.random.EmpiricalWalker
- Sets the distribution parameters.
- setState(double[], int) -
Method in class cern.jet.random.Empirical
- Sets the distribution parameters.
- setState(double, double) -
Method in class cern.jet.random.Zeta
- Sets the parameters.
- setState(double, double) -
Method in class cern.jet.random.Weibull
- Sets the parameters.
- setState(double, double) -
Method in class cern.jet.random.Wald
- Sets the distribution parameter.
- setState(double, double) -
Method in class cern.jet.random.Uniform
- Sets the internal state.
- setState(double, double) -
Method in class cern.jet.random.Pareto
- Sets the parameters.
- setState(double, double) -
Method in class cern.jet.random.Normal
- Sets the mean and variance.
- setState(double, double) -
Method in class cern.jet.random.Hyperbolic
- Sets the parameters.
- setState(double, double) -
Method in class cern.jet.random.Gamma
- Sets the mean and variance.
- setState(double, double) -
Method in class cern.jet.random.Beta
- Sets the parameters.
- setState(double, double, double) -
Method in class cern.jet.random.ParetoII
- Sets the parameters.
- setState(double, double, double) -
Method in class cern.jet.random.BreitWigner
- Sets the mean, gamma and cut parameters.
- setState(int, int, int) -
Method in class cern.jet.random.HyperGeometric
- Sets the parameters.
- setState2(double[]) -
Method in class cern.jet.random.EmpiricalWalker
- Sets the distribution parameters.
- setStreamID(String) -
Method in class SSF.App.DDoS.SpoofFloodTracer
-
- setSweepsPersistence(int) -
Method in class SSF.Util.Plot.MultiPlot
- A sweep is a sequence of points where the value of X is
increasing.
- setTarget(int, String) -
Method in class SSF.App.DDoS.SpoofFloodTracer
-
- setTimeWindowSize(float) -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Sets time window size of all plots for a moving window plot.
- setTimeWindowSize(float) -
Method in class SSF.Util.Plot.LivePlotter
- Set time-window size.
- setTitle(String) -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Sets title of plot.
- setTitle(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the title of the graph.
- setTitleFont(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the title font.
- setTraceOutputFile(String) -
Method in class SSF.App.DDoS.SpoofFloodTracer
-
- setWeight(int) -
Method in class cern.jet.random.sampling.WeightedRandomSampler
- Not yet commented.
- setWrap(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- Control whether the X axis is wrapped.
- setXLabel(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the label for the X (horizontal) axis.
- setXLog(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- Specify whether the X axis is drawn with a logarithmic scale.
- setXRange(double, double) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the X (horizontal) range of the plot.
- setYLabel(String) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the label for the Y (vertical) axis.
- setYLog(boolean) -
Method in class SSF.Util.Plot.MultiPlotBox
- Specify whether the Y axis is drawn with a logarithmic scale.
- setYRange(double, double) -
Method in class SSF.Util.Plot.MultiPlotBox
- Set the Y (vertical) range of the plot.
- Sfun - class com.imsl.math.Sfun.
- Collection of special functions.
- shape -
Variable in class cern.jet.random.Weibull
-
- shape -
Variable in class cern.jet.random.ParetoII
-
- shape -
Variable in class cern.jet.random.Pareto
-
- shared -
Static variable in class cern.jet.random.Zeta
-
- shared -
Static variable in class cern.jet.random.Weibull
-
- shared -
Static variable in class cern.jet.random.Wald
-
- shared -
Static variable in class cern.jet.random.VonMises
-
- shared -
Static variable in class cern.jet.random.Uniform
-
- shared -
Static variable in class cern.jet.random.StudentT
-
- shared -
Static variable in class cern.jet.random.PoissonSlow
-
- shared -
Static variable in class cern.jet.random.Poisson
-
- shared -
Static variable in class cern.jet.random.ParetoII
-
- shared -
Static variable in class cern.jet.random.Pareto
-
- shared -
Static variable in class cern.jet.random.Normal
-
- shared -
Static variable in class cern.jet.random.NegativeBinomial
-
- shared -
Static variable in class cern.jet.random.Logarithmic
-
- shared -
Static variable in class cern.jet.random.Hyperbolic
-
- shared -
Static variable in class cern.jet.random.HyperGeometric
-
- shared -
Static variable in class cern.jet.random.Gamma
-
- shared -
Static variable in class cern.jet.random.ExponentialPower
-
- shared -
Static variable in class cern.jet.random.Exponential
-
- shared -
Static variable in class cern.jet.random.ChiSquare
-
- shared -
Static variable in class cern.jet.random.BreitWignerMeanSquare
-
- shared -
Static variable in class cern.jet.random.BreitWigner
-
- shared -
Static variable in class cern.jet.random.Binomial
-
- shared -
Static variable in class cern.jet.random.Beta
-
- sharingLevel -
Static variable in class SSF.Net.Net
-
- shift -
Variable in class cern.jet.random.ParetoII
-
- shiftLeft -
Static variable in class cern.jet.math.IntFunctions
- Function that returns a << b.
- shiftLeft(int) -
Static method in class cern.jet.math.IntFunctions
- Constructs a function that returns a << b.
- shiftRightSigned -
Static variable in class cern.jet.math.IntFunctions
- Function that returns a >> b.
- shiftRightSigned(int) -
Static method in class cern.jet.math.IntFunctions
- Constructs a function that returns a >> b.
- shiftRightUnsigned -
Static variable in class cern.jet.math.IntFunctions
- Function that returns a >>> b.
- shiftRightUnsigned(int) -
Static method in class cern.jet.math.IntFunctions
- Constructs a function that returns a >>> b.
- SHORT_LEN -
Static variable in class SSF.OS.NetFlow.BytesUtil
-
- SHORT_TYPE -
Static variable in class SSF.OS.NetFlow.Filter.Decoder
-
- ShortestPath - class SSF.OS.OSPFv2.ShortestPath.
- When multiple paths of equal path-type and cost exist to a destination, they are stored in
a single routing table entry.
- ShortestPath(int, NextHop) -
Constructor for class SSF.OS.OSPFv2.ShortestPath
- Constructs an object that holds the fields which uniquely identifies a shortest path in
case of an inter-area or AS external path.
- ShortestPath(NextHop) -
Constructor for class SSF.OS.OSPFv2.ShortestPath
- Constructs an object that holds the fields which uniquely identifies a shortest path in
any other case.
- shortestPathTree -
Variable in class SSF.OS.OSPFv2.AreaData
- The shortest-path tree for the area represented as HashMap.
- shortToBytes(short, byte[], int) -
Static method in class SSF.OS.NetFlow.BytesUtil
- translate short into bytes, stored in byte array
starting from startIndex
- shouldRecalcRoutTable(LSA, LSA) -
Method in class SSF.OS.OSPFv2.LSDatabase
- Return true if the new LSA to install differs from the old LSA already stored
here, otherwise false.
- shouldRequest(LSA) -
Method in class SSF.OS.OSPFv2.AreaData
- Take an LSA Header and determine whether the associated body should be requested
or not.
- show_report -
Variable in class SSF.OS.TCP.test.tcpServer
- default is show summary session information
- show_report -
Variable in class SSF.OS.TCP.test.tcpClient
- option to print out summary session report (from DML)
- showDebug -
Variable in class SSF.OS.TCP.test.tcpClientSession
- print out debug information
- showReport -
Variable in class SSF.OS.TCP.test.tcpClientSession
- print out summary session report
- showSubState() -
Method in class SSF.OS.TCP.Instrumentation
-
- showTcpState() -
Method in class SSF.OS.TCP.Instrumentation
- Show the current transition state of the TCP session
- ShrinkableHashMap - class SSF.OS.NetFlow.ShrinkableHashMap.
- User defined HashMap.
- ShrinkableHashMap() -
Constructor for class SSF.OS.NetFlow.ShrinkableHashMap
- this default constructor should NOT be used
- ShrinkableHashMap(int) -
Constructor for class SSF.OS.NetFlow.ShrinkableHashMap
- Constructor: the LoadFactor is always set to be 1.0
specify the intial capacity
- ShrinkableHashMap(int, float) -
Constructor for class SSF.OS.NetFlow.ShrinkableHashMap
- Constructor:
specify the upperFactor and the initCapacity
- ShrinkableHashMap(int, float, float) -
Constructor for class SSF.OS.NetFlow.ShrinkableHashMap
- Constructor:
to specify the lower bound factor, it is necessary to specify
the upperLoad factor too so that compiler won't get confused
- shrinkRehash() -
Method in class SSF.OS.NetFlow.ShrinkableHashMap
- shrink the table size by half
- sign -
Static variable in class cern.jet.math.IntFunctions
- Function that returns a < 0 ? -1 : a > 0 ? 1 : 0.
- sign -
Static variable in class cern.jet.math.Functions
- Function that returns a < 0 ? -1 : a > 0 ? 1 : 0.
- signalEndOfPlot() -
Method in interface SSF.Util.Plot.TimeSeriesWindowCallback
- Signal that the plot has finished
- signalEndOfPlot() -
Method in class SSF.Util.Plot.TimeSeriesWindow
- Do nothing.
- signalEndOfPlot() -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Signals to the parent that the plot has finished.
- signalEndOfPlot() -
Method in class SSF.Util.Plot.TimeSeriesAppWindow
- Signal that the end of the live plotting has been reached.
- signalPlotWindowClosed() -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Signals to the plotting component that its window has been closed
(deallocated).
- simple_policy -
Static variable in class SSF.OS.BGP4.Global
- Whether or not to use an optimization in which the filtering policy is
always to permit all routes, and to assign degrees of preference which
prefer shorter AS paths.
- simple_restarts -
Static variable in class SSF.OS.BGP4.Global
- Whether or not restarts are "simple".
- sin -
Static variable in class cern.jet.math.Functions
- Function that returns Math.sin(a).
- sin(Complex) -
Static method in class com.imsl.math.Complex
- Returns the sine of a Complex.
- sinh -
Static variable in class cern.jet.math.Functions
- Function that returns com.imsl.math.Sfun.sinh(a).
- sinh(Complex) -
Static method in class com.imsl.math.Complex
- Returns the hyperbolic sine of a Complex.
- sinh(double) -
Static method in class com.imsl.math.Sfun
- Returns the inverse (arc) hyperbolic sine of a double.
- size -
Variable in class SSF.OS.Socket.dataMessage
- The virtual size of the data
- SIZE -
Static variable in class SSF.OS.TCP.Rcv_WndManager
- Maximum number of packets in receive buffer
- size() -
Method in class SSF.OS.ProtocolMessage
- Return the total number of bytes in the ProtocolMessage.
- size() -
Method in class SSF.OS.BGP4.Path.Segment
- Returns the number of ASes in this path segment.
- size() -
Method in class SSF.OS.BGP4.Util.BitString
- Returns the length of the string (the number of bits).
- size() -
Static method in class SSF.OS.OSPFv2.LinkInfo
- returns the size of this LinkInfo.
- size() -
Method in class cern.jet.stat.quantile.EquiDepthHistogram
- Deprecated. Deprecated.
Returns the number of bin boundaries.
- size() -
Method in interface cern.jet.stat.quantile.DoubleQuantileFinder
- Returns the number of elements currently contained in the receiver (identical to the number of values added so far).
- skew(DoubleArrayList, double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the skew of a data sequence, which is moment(data,3,mean) / standardDeviation3.
- skew(double, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the skew of a data sequence.
- skip -
Variable in class cern.jet.random.sampling.WeightedRandomSampler
-
- skip -
Variable in class cern.jet.random.sampling.RandomSamplingAssistant
-
- sleepTime -
Variable in class SSF.OS.TCP.test.tcpClient
- sleep time (in seconds) between invocations of startOnOff()
- slowTimeout() -
Method in class SSF.OS.TCP.tcpSession
- slow timer function called every 500 ms
- smallPlots -
Variable in class SSF.Util.Plot.TimeSeriesComponent
- Flag if we're doing many small plots in the window.
- snd -
Variable in class SSF.OS.TCP.tcpSession
- Object managing the send queue and processing the received ACKs
- SND_KA -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when KeepAlive messages are sent.
- SND_NOTIF -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Notification messages are sent.
- SND_OPEN -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Open messages are sent.
- SND_UP -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Update messages are sent (brief version).
- SND_UPDATE -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when Update messages are sent.
- sock -
Variable in class SSF.OS.BGP4.Comm.TransportMessage
- The specific socket to which this transport message applies, if any.
- SOCKET_EVENT -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when notable Sockets events occur.
- socket(ProtocolSession, String) -
Method in class SSF.OS.Socket.socketMaster
- Returns a new unconnected socket for the named protocol (tcp, udp).
- socketAPI - interface SSF.OS.Socket.socketAPI.
-
- socketInfo(String) -
Method in class SSF.OS.TCP.tcpSocket
- Socket diagnostics message formatting.
- socketmaster -
Variable in class SSF.OS.BGP4.BGPSession
- A reference to the Sockets protocol running on the local router.
- socketMaster - class SSF.OS.Socket.socketMaster.
- A convenience protocol used to create TCP or UDP sockets,
that is instances of SSF.OS.TCP.tcpSocket or SSF.OS.UDP.udpSocket,
respectively.
- socketMaster() -
Constructor for class SSF.OS.Socket.socketMaster
-
- socketms -
Variable in class SSF.OS.TCP.test.tcpServer
- Host's Socket ProtocolSession
- sockms -
Variable in class SSF.OS.TCP.test.tcpClient
- Host's Socket ProtocolSession
- Sorting - class cern.colt.Sorting.
- Quicksorts, mergesorts and binary searches; complements java.util.Arrays.
- Sorting() -
Constructor for class cern.colt.Sorting
- Makes this class non instantiable, but still let's others inherit from it.
- sOSPF - class SSF.OS.OSPF.sOSPF.
- The OSPF interior gateway protocol (IGP).
- sOSPF() -
Constructor for class SSF.OS.OSPF.sOSPF
- Constructs an OSPF protocol session.
- SOURCE_IP -
Variable in class SSF.OS.IpHeader
- The source IP address of this IP packet.
- source_ip_addr -
Variable in class SSF.OS.TCP.tcpSocket
-
- source_port -
Variable in class SSF.OS.TCP.tcpSocket
-
- SOURCE_port -
Variable in class SSF.OS.TCP.TCP_Header
- source port number
- SOURCE_port -
Variable in class SSF.OS.UDP.UDP_Header
- source port number
- sourceDictionary -
Variable in class SSF.OS.NetFlow.Filter.FilterPlayer
- in BasicPlayer, it's private member
- SpecialFunction - class cern.jet.math.SpecialFunction.
-
- SpecialFunction() -
Constructor for class cern.jet.math.SpecialFunction
- Makes this class non instantiable, but still let's others inherit from it.
- spfDelay -
Variable in class SSF.OS.OSPFv2.OSPF
- long value specifying how long OSPF waits between receiving a topology change and starting an
SPF calculation.
- spfHoldTime -
Variable in class SSF.OS.OSPFv2.OSPF
- long value specifying how long OSPF waits between two consecutive SPF calculations
- split_horizon -
Static variable in class SSF.OS.BGP4.Global
- Whether or not to use split horizon when advertising.
- split(DoubleArrayList, DoubleArrayList) -
Static method in class cern.jet.stat.Descriptive
- Splits (partitions) a list into sublists such that each sublist contains the elements with a given range.
- spoof -
Static variable in class SSF.App.DDoS.DDoSSessionRand
- whether to use spoofed packets among zombies, masters and attacker
- SpoofFloodTracer - class SSF.App.DDoS.SpoofFloodTracer.
- version 1.0.4
SpoofFloodTracer: tracing spoofed ip packets flood with given
destination address. - SpoofFloodTracer() -
Constructor for class SSF.App.DDoS.SpoofFloodTracer
- Dumb constructor that does nothing.
- sqrt -
Static variable in class cern.jet.math.Functions
- Function that returns Math.sqrt(a).
- SQRT_INV -
Variable in class cern.jet.random.Normal
-
- sqrt(Complex) -
Static method in class com.imsl.math.Complex
- Returns the square root of a Complex,
with a branch cut along the negative real axis.
- SQRTH -
Static variable in class cern.jet.math.Constants
-
- SQTPI -
Static variable in class cern.jet.math.Constants
-
- square -
Static variable in class cern.jet.math.IntFunctions
- Function that returns a * a.
- square -
Static variable in class cern.jet.math.Functions
- Function that returns a * a.
- src_mask -
Variable in class SSF.OS.NetFlow.IpNetFlow
- source IP suffix mask
- srcAddr -
Variable in class SSF.OS.NetFlow.IpNetFlow
- Source IP (prefix) address
- srcCode -
Variable in class SSF.OS.NetFlow.Filter.FilterData
-
- srcDestSet -
Variable in class SSF.App.DDoS.DestList_3
-
- srcFileName -
Variable in class SSF.OS.NetFlow.Util.NHIDemuxer
-
- srcIPSet -
Variable in class SSF.App.DDoS.DestList_3
-
- srcMask -
Variable in class SSF.OS.NetFlow.IpFlowCollector
- the suffix source IP mask
- srcnh -
Variable in class SSF.OS.BGP4.test.App.AppMessage
- The NHI prefix of the host where this message originated.
- ss_type -
Variable in class SSF.OS.BGP4.Comm.StartStopMessage
- Whether this is a start or stop message.
- SSF.App.DDoS - package SSF.App.DDoS
- DDoS demo package.
- SSF.App.Worm - package SSF.App.Worm
-
This package models the spread of a worm in a network using a macroscopic
epidemic model.
- SSF.Net - package SSF.Net
- Core SSFNet classes for modeling and simulation of network elements
(hosts, routers, network interfaces, links) and configuration of
arbitrarily complex network topologies.
- SSF.Net.Util - package SSF.Net.Util
- SSFNet classes supporting model component addressing and automatic
IP address allocation for networks and host/router interfaces.
- SSF.OS - package SSF.OS
- Core SSFNet classes for modeling and simulation of network protocols, protocol messages,
and operating system components.
- SSF.OS.BGP4 - package SSF.OS.BGP4
Provides the core functionality of the Border Gateway Protocol version 4
(BGP-4).
- SSF.OS.BGP4.Comm - package SSF.OS.BGP4.Comm
Provides the communication functionality and features of the Border Gateway
Protocol.
- SSF.OS.BGP4.Path - package SSF.OS.BGP4.Path
Provides the functionality for the path attribute features of the Border
Gateway Protocol.
- SSF.OS.BGP4.Players - package SSF.OS.BGP4.Players
Provides the functionality for reading and processing ("playing back") data
files created when monitoring is used to create data record streams as output.
- SSF.OS.BGP4.Policy - package SSF.OS.BGP4.Policy
Provides the functionality for the policy filtering features of the Border
Gateway Protocol.
- SSF.OS.BGP4.test.App - package SSF.OS.BGP4.test.App
A simple client application which transfers data across a network, used
primarily in cooperation with validation tests for the BGP-4 implementation in
package SSF.OS.BGP4.
- SSF.OS.BGP4.Timing - package SSF.OS.BGP4.Timing
Provides the timing functionality and features (timers) of the Border Gateway
Protocol.
- SSF.OS.BGP4.Util - package SSF.OS.BGP4.Util
Provides functionality which supports the Border Gateway Protocol package
(SSF.OS.BGP4) but which is not directly related to the protocol itself.
- SSF.OS.BGP4.Widgets - package SSF.OS.BGP4.Widgets
Provides useful odds-and-ends functionality for various simulations, usually
using an internal timer to perform a specific action at a given time.
- SSF.OS.NetFlow - package SSF.OS.NetFlow
- Classes supporting the monitoring and filtering of IP packets processed
by the IP protocol (SSF.OS.IP), for the collection of IP flow data
from the routers in the spirit of Cisco's FlowCollector.
- SSF.OS.NetFlow.Filter - package SSF.OS.NetFlow.Filter
-
The Filter Package: SSF.OS.NetFlow.Filter
- SSF.OS.NetFlow.Util - package SSF.OS.NetFlow.Util
-
- SSF.OS.OSPF - package SSF.OS.OSPF
Provides classes which together implement a model of the Open Shortest Path
First version 2 protocol (limited static version).
- SSF.OS.OSPFv2 - package SSF.OS.OSPFv2
This package provides classes which together implement the Open Shortest Path
First protocol Version 2.
- SSF.OS.Socket - package SSF.OS.Socket
- SSFNet implementation of the BSD sockets, used to expedite the implementation
of various application-level protocols that use TCP or UDP transport.
- SSF.OS.TCP - package SSF.OS.TCP
- SSFNet implementation of the TCP protocol (Reno and Tahoe variants, delayed ack option).
- SSF.OS.TCP.test - package SSF.OS.TCP.test
- SSFNet models of client and server application-level protocols using TCP for
bulk data transfers.
- SSF.OS.UDP - package SSF.OS.UDP
- SSFNet implementation of the UDP protocol.
- SSF.OS.UDP.test - package SSF.OS.UDP.test
- SSFNet models of client and server application-level protocols using UDP for
streaming traffic generation.
- SSF.OS.WWW - package SSF.OS.WWW
- Classes modeling the empirically observed traffic workload generated by
HTTP clients and servers.
- SSF.Util.Plot - package SSF.Util.Plot
- Provides a simple graph plotting component that (at present) is targeted
towards visualization of time-series of collected data.
- SSF.Util.Random - package SSF.Util.Random
- SSFNet classes supporting the management of multiple random number streams,
and encapsulation of high quality pseudorandom number generators and
common probability distributions from the package cern.jet.random.
- SSF.Util.Streams - package SSF.Util.Streams
- This package supports efficient multi-point network monitoring infrastructure
for collection of streaming data from many Monitors.
- ssfHostsRegistered -
Variable in class SSF.App.Worm.MacroscopicModel
-
- ssfRoutersRegistered -
Variable in class SSF.App.Worm.MacroscopicModel
-
- ssld -
Static variable in class SSF.OS.BGP4.Global
- Whether or not to perform sender-side loop detection.
- standardDeviation -
Variable in class cern.jet.random.Normal
-
- standardDeviation(double) -
Static method in class cern.jet.stat.Descriptive
- Returns the standard deviation from a variance.
- standardError(int, double) -
Static method in class cern.jet.stat.Descriptive
- Returns the standard error of a data sequence.
- standardize(DoubleArrayList, double, double) -
Static method in class cern.jet.stat.Descriptive
- Modifies a data sequence to be standardized.
- START_ATTACK -
Static variable in class SSF.App.DDoS.DDoSMessage
- start attack, using falsified source address:port
- START_CHECK -
Static variable in class SSF.App.DDoS.SpoofFloodTracer
-
- START_EVENT -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when BGP Start events occur.
- start_time -
Variable in class SSF.OS.TCP.test.tcpClient
- default start time after init() from DML
- start_window -
Variable in class SSF.OS.TCP.test.tcpClient
- default start time window from DML
- start() -
Method in class cern.colt.Timer
- Starts the timer.
- startAll() -
Method in class SSF.Util.Plot.TimeSeriesComponent
- Starts all plots.
- startAttack(DDoSMessage) -
Method in class SSF.App.DDoS.DDoSSessionRand
-
- startAttack(DDoSMessage) -
Method in class SSF.App.DDoS.DDoSSession
-
- startAttackTime -
Variable in class SSF.App.DDoS.DDoSSessionRand
- attack starting time (second).
- startAttackTime -
Variable in class SSF.App.DDoS.DDoSSession
- attack starting time (second).
- startFlooding() -
Method in class SSF.OS.OSPFv2.Neighbor
- The Interface's pacingTimer schedules the first flooding of an LSA.
- startHijack(int[]) -
Method in class SSF.App.DDoS.DDoSSessionRand
-
- startHijackTime -
Static variable in class SSF.App.DDoS.DDoSSessionRand
- the time when the attacker "hijack" hosts
- startOfBin(int) -
Method in class cern.jet.stat.quantile.EquiDepthHistogram
- Returns the start of the range associated with the given bin.
- startOnce(int) -
Method in class SSF.OS.UDP.test.udpStreamClient
- Prototype method to open one or more sessions to randomly selected servers.
- startOnOff() -
Method in class SSF.OS.TCP.test.tcpClient
- A simple file transfer renewal process:
open a session to a randomly selected server, proceed until
session is completed either with success or failure;
then wait for a specified time; and repeat.
- startOnOff() -
Method in class SSF.OS.UDP.test.udpStreamClient
- Prototype session renewal process: open a session to a randomly
selected server, wait until session is completed either
with success or failure; then again wait for specified time;
and repeat.
- startPlot() -
Method in class SSF.Util.Plot.LivePlotter
- Start this live plot.
- STARTSTOP -
Static variable in class SSF.OS.BGP4.Comm.Message
- Indicates that a BGP message is a Start or Stop directive.
- StartStopMessage - class SSF.OS.BGP4.Comm.StartStopMessage.
- Message from the system or a system operator to either initiate or
discontinue a BGP connection with a particular (potential) neighbor/peer.
- StartStopMessage() -
Constructor for class SSF.OS.BGP4.Comm.StartStopMessage
- Empty constructor.
- StartStopMessage(int, String) -
Constructor for class SSF.OS.BGP4.Comm.StartStopMessage
- Initialize the message.
- startTime -
Variable in class SSF.App.DDoS.SpoofFloodTracer
- the start time of relevant flows
- startTime -
Variable in class SSF.App.DDoS.DestList_3
- start time
- startTime -
Variable in class SSF.App.DDoS.DestList_2
- start time
- startTime -
Variable in class SSF.App.DDoS.DestList
- start time
- startTime -
Variable in class SSF.App.DDoS.SD_DDoSTracer
- start time
- startTime -
Variable in class SSF.App.DDoS.CD_DDoSTracer
- start time
- startup_jitter_bound -
Static variable in class SSF.OS.BGP4.Global
- Defines the upper bound on a range which itself defines the amount of
"jitter time", in seconds, which will be added to the inactivity period
(wait time) used at startup.
- state -
Variable in class SSF.OS.TCP.test.tcpClientSession
- current session state
- state -
Variable in class SSF.OS.OSPF.Interface
-
- state -
Variable in class SSF.OS.OSPFv2.Neighbor
- The functional level of the neighbor conversation
- state -
Variable in class SSF.OS.OSPFv2.Interface
- The actual state of the Interface (down, loopback, waiting,...)
- STATE_CHANGE -
Static variable in class SSF.OS.BGP4.Monitor
- Indicates option to show when BGP state changes occur (according to
the BGP finite state machine).