Merge tag 'upstream/1.40' into tizen.
[platform/upstream/connman.git] / src / iptables.c
2022-02-23 Niraj Kumar GoitMerge tag 'upstream/1.40' into tizen. 79/271279/4 submit/tizen/20220224.061208
2022-02-15 Niraj Kumar GoitImported Upstream version 1.40 64/271064/1 upstream/1.40
2021-01-27 Seonah Moonmerge tag upstream/1.38 84/252384/1 accepted/tizen/unified/20210129.002142 submit/tizen/20210127.105449
2021-01-25 Jaehyun KimMerge "Imported Upstream connman version 1.38" into...
2021-01-04 Niraj Kumar GoitImported Upstream connman version 1.38 29/246129/6
2020-10-14 Nishant ChapranaImported Upstream version 1.38 91/245691/1 upstream/1.38
2020-08-13 Rahul JainSvace Fix: memory leak 99/240799/4
2020-05-08 Jaehyun KimMerge "Remove RW upgrade script" into tizen
2020-02-17 Jaehyun Kimiptables: Fix memory leak 99/225099/1 accepted/tizen/unified/20200227.121046 submit/tizen/20200220.041614 submit/tizen/20200227.012332
2019-09-18 Nishant ChapranaImported Upstream version 1.37 66/214066/2 submit/tizen/20190920.082459
2019-07-04 Nishant ChapranaImported Upstream version 1.37 02/209302/1 upstream/1.37
2018-01-23 Seonah MoonUpdated connman to version 1.35 94/166794/2
2018-01-08 Seonah MoonImported Upstream version 1.35 22/166122/1 upstream/1.35
2017-07-10 taesub kimMerge "Added support of EAP-AKA, EAP-SIM." into tizen
2017-07-06 Saurav Babu[Upstream] iptables: Add missing function item of xtabl... 81/134781/2
2016-06-13 taesub kimMerge "[SPIN] Enable the ntp by connman if device does...
2016-06-08 Niraj Kumar Goit[connman] Fixed derefrencing of NULL pointer. 67/72167/2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 13/67313/2
2016-03-10 taesub kimMerge "gdhcp: Don't send DHCPREQUEST if last assigned...
2016-03-09 taesub kimMerge "iptables: Fix memory leak" into tizen
2016-03-09 Niraj Kumar Goitiptables: Fix memory leak 36/60036/2
2015-08-07 hyunuktakBase Code merged to SPIN 2.4 38/45538/1 submit/tizen/20150810.034432
2014-07-17 Zhang zhengguangImported Upstream version 1.24 upstream/1.24
2013-05-31 Daniel Wagneriptables: Fix memory leak when invoking xtables_find_match
2013-03-25 Daniel Wagneriptables: Add chain iterator
2013-03-25 Daniel Wagneriptables: Add __connman_iptables_insert()
2013-03-25 Daniel Wagneriptables: Prepare rule to be inserted or appended
2013-03-18 Daniel Wagneriptables: Allocated memory blocks are already zerod out
2013-03-18 Daniel Wagneriptables: Factor out duplicated update hook code
2013-03-18 Daniel Wagneriptables: Fix invalid access to list after removing...
2013-03-18 Daniel Wagneriptables: Rename pre_load_table() to get_table()
2013-03-18 Daniel Wagneriptables: Improve debug log output
2013-03-18 Daniel Wagneriptables: Lookup in table hash before module loading
2013-03-18 Daniel Wagneriptables: Use glib function for string operations
2013-03-18 Daniel Wagneriptables: Drop support for xtables < 1.4.11
2013-03-18 Daniel Wagneriptables: Add __connman_iptables_dump()
2013-03-07 Daniel Wagneriptables: Fix rule appending
2013-03-07 Daniel Wagneriptables: Valid policies are only ACCEPT and DROP
2013-03-07 Daniel Wagneriptables: Fix setting policy
2013-03-07 Daniel Wagneriptables: Always update options table
2013-03-07 Daniel Wagneriptables: Do not flush in the wrong order
2013-03-07 Daniel Wagneriptables: Fix and refactor iterate_entries()
2013-03-07 Daniel Wagneriptables: Fix is_fallthrough() check
2013-02-22 Daniel Wagneriptables: Merge clear_tables_flags() and reset_xtables()
2013-02-22 Daniel Wagneriptables: Free table pointer
2013-02-22 Daniel Wagneriptables: Free match rules
2013-02-22 Daniel Wagneriptables: Reset pointer after freeing
2013-02-22 Daniel Wagneriptables: Reinitialize global parser table
2013-02-22 Daniel Wagneriptables: Free xtables entry when removing one entry...
2013-02-18 Patrik Flyktiptables: Cannot flush all rules without API to set...
2013-02-12 Daniel Wagneriptables: Update the hook entries correctly in iptables...
2013-02-12 Daniel Wagneriptables: Test if match and target arguments are also...
2013-02-12 Daniel Wagneriptables: Fix fallthrough rules
2013-02-12 Daniel Wagneriptables: Remove unused __connman_iptables_command()
2013-02-12 Daniel Wagneriptables: Add split out iptables commands
2013-02-12 Daniel Wagneriptables: Flush 'filter' 'mangle' and 'nat' table
2013-02-12 Daniel Wagneriptables: Add CONNMAN_IPTABLES_DEBUG environment variable
2013-02-12 Daniel Wagneriptables: Remove dependency on table in iterator_entrie...
2013-02-12 Daniel Wagneriptables: Do not pass table into dump_match() and dump_...
2013-02-12 Daniel Wagneriptables: Get rid of the iterator macro
2013-02-12 Daniel Wagneriptables: Clear global parser flags
2013-02-12 Daniel Wagneriptables: Make string arguments const
2013-02-12 Daniel Wagneriptables: Add some documentation
2012-11-13 Danny Jeongseok Seoiptables: A file descriptor cannot be a nagative integer
2012-10-15 Jukka Rissaneniptables: Ignore module loading error
2012-08-14 Tomasz Bursztykaiptables: Load table at the right places
2012-08-14 Tomasz Bursztykaiptables: Refactor default return code usage
2012-05-09 Henrique Dante de... iptables: Remove dead assignment
2012-04-28 Marcel Holtmanncore: Update copyright information
2012-02-13 Daniel Wagneriptables: Mask address when parsing ip/prefixlen
2012-02-13 Tomasz Bursztykaiptables: Fix rule insertion in a builtin chain
2012-02-13 Daniel Wagneriptables: Parse also netmask for src/dst addresses
2012-02-03 Tomasz Bursztykaiptables: add capability to check for an existing rule
2012-02-03 Tomasz Bursztykaiptables: refactor how an existing rule is found
2012-01-25 Daniel Mackiptables: Avoid NULL pointer dereference in table_cleanup()
2012-01-05 Flávio Ceoliniptables: Small improvements on ipatables_init()
2011-11-14 Tomasz Bursztykaiptables: Initiate defined table before working on it
2011-10-31 Tomasz Bursztykaiptables: Fix xtables API version issues
2011-10-28 Tomasz Bursztykaiptables: Support builtin chain policies changes
2011-10-28 Tomasz Bursztykaiptables: Disable getopt unknown option display
2011-10-28 Tomasz Bursztykaiptables: Support for rule matches list
2011-10-28 Tomasz Bursztykaiptables: Finalize matches extensions setup
2011-10-28 Tomasz Bursztykaiptables: Add extensions options parsing for matches
2011-10-28 Tomasz Bursztykaiptables: Finalize target extensions setup
2011-10-28 Tomasz Bursztykaiptables: Add extensions options parsing for target
2011-10-28 Tomasz Bursztykaiptables: Add x6_options matches handling
2011-10-28 Tomasz Bursztykaiptables: Add x6_options target handling
2011-10-28 Tomasz Bursztykaiptables: Move target and matches preparation routines
2011-10-28 Tomasz Bursztykaiptables: Support matches rule list loading
2011-10-28 Tomasz Bursztykaiptables: Refactor matches preparation
2011-10-28 Tomasz Bursztykaiptables: Move target options merge to prepare_target
2011-10-28 Tomasz Bursztykaiptables: Code preparation for option handling
2011-10-25 Daniel Wagnercore: Add SOCK_CLOEXEC to socket()
2011-09-29 Tomasz Bursztykaiptables: Copyright year update
2011-09-29 Tomasz Bursztykaiptables: Tiny indentation fix
2011-09-29 Tomasz Bursztykaiptables: Adding capability to load necessary modules
2011-09-29 Tomasz Bursztykaiptables: Rule deletion capability added
2011-09-29 Tomasz Bursztykaiptables: Factorization of target reference update
2011-09-29 Tomasz Bursztykaiptables: Refactoring how jumps are handled
2011-09-29 Tomasz Bursztykaiptables: Fixing target reference update
next