Add SCTP options to getopt()
commitbc9170cd0ed2d9773942a279ae83cab4b73d5310
authorAlberto Bertogli <albertito@blitiri.com.ar>
Thu, 30 Oct 2008 20:17:21 +0000 (30 18:17 -0200)
committerAlberto Bertogli <albertito@blitiri.com.ar>
Thu, 30 Oct 2008 20:17:21 +0000 (30 18:17 -0200)
tree05ea4c9b3f8bf5f35c9b94bc91406c817ed0131f
parent8967449df72ff19d43fab4a6bb7bf91903c338b0
Add SCTP options to getopt()

The parsing was ready, but the options were not passed to getopt(). This
patch adds the two SCTP-related options (-s and -S) to the getopt()
parameter.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
nmdb/main.c