summaryrefslogtreecommitdiffstats
path: root/xshared.c
Commit message (Collapse)AuthorAgeFilesLines
* src: deduplicate and simplify implicit protocol extension loadingJan Engelhardt2011-02-071-1/+34
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* src: deduplicate find_proto functionJan Engelhardt2011-02-071-0/+37
| | | | Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* iptables: allow for help-less extensionsJan Engelhardt2009-06-261-0/+31
This is for extensions that do not take any options, and which subsequently do not offer any help text either. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>