index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
iptables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
Svace Fix: memory leak
Rahul Jain
1
-3
/
+19
2020-02-17
iptables: Fix memory leak
submit/tizen/20200227.012332
submit/tizen/20200220.041614
accepted/tizen/unified/20200227.121046
Jaehyun Kim
1
-32
/
+38
2019-09-18
Imported Upstream version 1.37
submit/tizen/20190920.082459
Nishant Chaprana
1
-410
/
+2038
2019-07-04
Imported Upstream version 1.37
upstream/1.37
Nishant Chaprana
1
-410
/
+2038
2018-01-23
Updated connman to version 1.35
Seonah Moon
1
-17
/
+72
2018-01-08
Imported Upstream version 1.35
upstream/1.35
Seonah Moon
1
-16
/
+80
2017-07-06
[Upstream] iptables: Add missing function item of xtables to match iptables 1.6
Saurav Babu
1
-0
/
+3
2016-06-08
[connman] Fixed derefrencing of NULL pointer.
Niraj Kumar Goit
1
-0
/
+4
2016-03-08
iptables: Fix memory leak
Niraj Kumar Goit
1
-1
/
+3
2015-08-07
Base Code merged to SPIN 2.4
submit/tizen/20150810.034432
hyunuktak
1
-0
/
+0
2014-07-17
Imported Upstream version 1.24
upstream/1.24
Zhang zhengguang
1
-185
/
+194
2013-05-31
iptables: Fix memory leak when invoking xtables_find_match
Daniel Wagner
1
-12
/
+34
2013-03-25
iptables: Add chain iterator
Daniel Wagner
1
-32
/
+14
2013-03-25
iptables: Add __connman_iptables_insert()
Daniel Wagner
1
-0
/
+74
2013-03-25
iptables: Prepare rule to be inserted or appended
Daniel Wagner
1
-3
/
+4
2013-03-18
iptables: Allocated memory blocks are already zerod out
Daniel Wagner
1
-4
/
+0
2013-03-18
iptables: Factor out duplicated update hook code
Daniel Wagner
1
-33
/
+27
2013-03-18
iptables: Fix invalid access to list after removing first rule
Daniel Wagner
1
-6
/
+16
2013-03-18
iptables: Rename pre_load_table() to get_table()
Daniel Wagner
1
-12
/
+10
2013-03-18
iptables: Improve debug log output
Daniel Wagner
1
-4
/
+17
2013-03-18
iptables: Lookup in table hash before module loading
Daniel Wagner
1
-10
/
+14
2013-03-18
iptables: Use glib function for string operations
Daniel Wagner
1
-31
/
+31
2013-03-18
iptables: Drop support for xtables < 1.4.11
Daniel Wagner
1
-71
/
+0
2013-03-18
iptables: Add __connman_iptables_dump()
Daniel Wagner
1
-0
/
+15
2013-03-07
iptables: Fix rule appending
Daniel Wagner
1
-9
/
+6
2013-03-07
iptables: Valid policies are only ACCEPT and DROP
Daniel Wagner
1
-1
/
+6
2013-03-07
iptables: Fix setting policy
Daniel Wagner
1
-1
/
+6
2013-03-07
iptables: Always update options table
Daniel Wagner
1
-4
/
+0
2013-03-07
iptables: Do not flush in the wrong order
Daniel Wagner
1
-0
/
+8
2013-03-07
iptables: Fix and refactor iterate_entries()
Daniel Wagner
1
-25
/
+46
2013-03-07
iptables: Fix is_fallthrough() check
Daniel Wagner
1
-2
/
+6
2013-02-22
iptables: Merge clear_tables_flags() and reset_xtables()
Daniel Wagner
1
-25
/
+19
2013-02-22
iptables: Free table pointer
Daniel Wagner
1
-1
/
+3
2013-02-22
iptables: Free match rules
Daniel Wagner
1
-0
/
+9
2013-02-22
iptables: Reset pointer after freeing
Daniel Wagner
1
-2
/
+6
2013-02-22
iptables: Reinitialize global parser table
Daniel Wagner
1
-2
/
+16
2013-02-22
iptables: Free xtables entry when removing one entry from the table
Daniel Wagner
1
-2
/
+3
2013-02-18
iptables: Cannot flush all rules without API to set them
Patrik Flykt
1
-10
/
+2
2013-02-12
iptables: Update the hook entries correctly in iptables_delete_rule()
Daniel Wagner
1
-3
/
+8
2013-02-12
iptables: Test if match and target arguments are also the same
Daniel Wagner
1
-1
/
+21
2013-02-12
iptables: Fix fallthrough rules
Daniel Wagner
1
-0
/
+21
2013-02-12
iptables: Remove unused __connman_iptables_command()
Daniel Wagner
1
-462
/
+0
2013-02-12
iptables: Add split out iptables commands
Daniel Wagner
1
-0
/
+511
2013-02-12
iptables: Flush 'filter' 'mangle' and 'nat' table
Daniel Wagner
1
-1
/
+60
2013-02-12
iptables: Add CONNMAN_IPTABLES_DEBUG environment variable
Daniel Wagner
1
-30
/
+84
2013-02-12
iptables: Remove dependency on table in iterator_entries_cb_t
Daniel Wagner
1
-24
/
+14
2013-02-12
iptables: Do not pass table into dump_match() and dump_target()
Daniel Wagner
1
-8
/
+5
2013-02-12
iptables: Get rid of the iterator macro
Daniel Wagner
1
-57
/
+60
2013-02-12
iptables: Clear global parser flags
Daniel Wagner
1
-0
/
+20
2013-02-12
iptables: Make string arguments const
Daniel Wagner
1
-23
/
+30
[next]