summaryrefslogtreecommitdiffstats
path: root/extensions/libip6t_sctp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes warning on compilation of ip6tables matches/targetsYasuyuki KOZAKAI2007-07-241-3/+3
| | | | | | This changes the type of arguments as follows - ip6t_ip6 * -> void * - ip6t_entry * -> void *
* Add ip6tables support for sctp matchPatrick McHardy2006-11-131-0/+550