osmo-msc/openbsc/include
Holger Hans Peter Freyther d77c8171aa nat: Allow to specify multiple entries in the access-list...
Inside the access-list we have a list of entries that have
either one allow or one deny rule... we do not allow to remove
a single rule but one has to remove the whole list, in that case
talloc will handle cleaning all entries.

Right now the matching is O(n*m) as we traverse the list
(multiple times) and run the regexp multiple times. One
way to make it faster would be to concat all regexps into
one.
2010-06-15 20:24:21 +08:00
..
openbsc nat: Allow to specify multiple entries in the access-list... 2010-06-15 20:24:21 +08:00
sccp [sccp] Add method to create a dt1 packet. 2010-05-17 04:08:57 +08:00
Makefile.am Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
compat_af_isdn.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
mISDNif.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00