public inbox for network@lists.ipfire.org
 help / color / mirror / Atom feed
[PATCH] network reset: destroy all IPsec pools
 2017-08-17 10:59 UTC  (2+ messages)

[PATCH 1/2] ipsec-pool: delete on destroy also the swanctl configuration file
 2017-08-16 15:36 UTC  (2+ messages)
` [PATCH 2/2] ipsec-pools: reload pools after destroying pools

[PATCH 1/2] ipsec-connection: add color support
 2017-08-16  9:46 UTC  (2+ messages)
` [PATCH 2/2] ipsec-connection: add description feature

[PATCH] ipsec: accept also psk and use pre-shared-key instead of psk
 2017-08-16  7:02 UTC 

[PATCH] ipsec: move pool function in a seperated file
 2017-08-16  6:37 UTC 

[PATCH] network fix parameter passing when using ""
 2017-08-16  6:25 UTC 

[PATCH] ivpn-security-policies: fix +/- syntax handling for group type and integrity
 2017-08-16  6:19 UTC 

[PATCH 1/5] zone: zone_config_check_same_setting check for config to edit
 2017-08-13 12:10 UTC  (6+ messages)
` [PATCH 2/5] zone: zone_config_settings_write never generate an id
` [PATCH 3/5] header-config: pass id to hook_parse_cmdline
` [PATCH 4/5] config hooks: hook_parse_cmdline take id as an argument
` [PATCH 5/5] config hook: generate new id inside hook_new

[PATCH 1/2] ipsec: fix enable and disable
 2017-08-05 10:30 UTC  (2+ messages)
` [PATCH 2/2] ipsec: log a debug message when deleting a strongswan config

[PATCH] ipsec: add status feature
 2017-08-04 20:20 UTC 

[PATCH 1/2] ipsec: reload connection when the config changes
 2017-08-04 19:26 UTC  (2+ messages)
` [PATCH 2/2] ipsec: reload connection when the security policy changes

[PATCH] bash-autocompletion: up and down for ipsec connections
 2017-08-04 12:07 UTC 

[PATCH 1/2] raw: add command vpn-security-policy-exists
 2017-08-04  8:32 UTC  (2+ messages)
` [PATCH 2/2] bash-autocompletion: add basic security-policy support

[PATCH] ipsec: add local address, dpd settings and start action settings
 2017-08-03 16:33 UTC 

[PATCH] bash-autocompletion: fix typos
 2017-08-03 11:44 UTC 

[PATCH 1/6] ipsec: add new function ipsec_list_connections
 2017-08-03 10:51 UTC  (6+ messages)
` [PATCH 2/6] vpn-security-policies: add new function vpn_security_policies_list_all
` [PATCH 3/6] raw: add new command ipsec-connection-exists
` [PATCH 4/6] raw: add new command list-ipsec-connections
` [PATCH 5/6] raw: add command new list-vpn-security-policies-all
` [PATCH 6/6] ipsec: add basic bash completion for ipsec

[PATCH v2 1/2] ipsec: add new functions
 2017-07-29  8:39 UTC  (2+ messages)
` [PATCH v2 2/2] network: add new ipsec functionality

[RFC PATCH 1/2] Add vpn-ipsec functions
 2017-07-27 15:46 UTC  (4+ messages)
` [RFC PATCH 2/2] network: add ipsec

[PATCH v2] config hook: prevent two hooks with the same settings
 2017-07-27 12:07 UTC 

[PATCH v2 1/8] zone: add config hid functions
 2017-07-26  8:44 UTC  (8+ messages)
` [PATCH v2 2/8] zone: accept also hids in zone_config()
` [PATCH v2 3/8] zone: config list print also hids
` [PATCH v2 4/8] hook: also hook_hid is a valid command
` [PATCH v2 5/8] header-config: add generic hook_hid function
` [PATCH v2 6/8] raw: add command list-zone-config-hids
` [PATCH v2 7/8] raw: add command zone-config-hid-is-valid
` [PATCH v2 8/8] autocompletion: use hids instead of ids

[PATCH] zone: response with an error if a zone is already up or down
 2017-07-25 22:32 UTC  (2+ messages)

Add hids
 2017-07-25 22:30 UTC  (14+ messages)
` [PATCH 1/8] zone: add config hid functions
` [PATCH 2/8] zone: accept also hids in zone_config()
` [PATCH 3/8] zone: config list print also hids
` [PATCH 4/8] hook: also hook_hid is a valid command
` [PATCH 5/8] header-config: add generic hhok_hid function
` [PATCH 6/8] raw: add command list-zone-config-hids
` [PATCH 7/8] raw: add command zone-config-hid-is-valid
` [PATCH 8/8] autocompletion: use hids instead of ids

[PATCH 1/4] zone: add new function zone_config_list_ids
 2017-07-25 16:23 UTC  (5+ messages)
` [PATCH 2/4] network: add new raw command list-zone-config-ids
` [PATCH 3/4] network: add new raw command zone-config-id-is-valid
` [PATCH 4/4] autocompletion: improve config part

[PATCH 1/3] header-zone: refactor hook_edit nad hook_new
 2017-07-19 14:10 UTC  (3+ messages)
` [PATCH 2/3] zone: fix zone_new
` [PATCH 3/3] hook: return error codes to previos functions

[PATCH] list: fix a bug
 2017-07-19 13:21 UTC 

Split the cmd line parsing in the config hooks in seperated functions
 2017-07-19  8:52 UTC  (5+ messages)
` [PATCH 1/4] pppoe-server: create hook_parse_cmdline function
` [PATCH 2/4] ipv6-static: "
` [PATCH 3/4] ipv6-auto: "
` [PATCH 4/4] ipv4-static: "

[PATCH] config: improve config_get_id_from_config and config_get_hook_from_config
 2017-07-19  8:23 UTC 

Add copy before the vpn security policies
 2017-07-19  8:09 UTC  (2+ messages)
` [PATCH v4] util: add new function copy

[PATCH v3 1/5] util: refactor fwrite
 2017-07-17 20:37 UTC  (8+ messages)
` [PATCH v3 2/5] util: add new function copy
` [PATCH v3 3/5] add new feature vpn security policies
` [PATCH v3 4/5] constants: add new constant NETWORK_SHARE_DIR
` [PATCH v3 5/5] Add vpn security policies to cli

[PATCH 1/5] zone: fix zone_config()
 2017-07-17 20:23 UTC  (9+ messages)
` [PATCH 2/5] header-zone fix hook_config_edit()
` [PATCH 3/5] dhcp: check the config indide the hook_parse_cmdline() function
` [PATCH 4/5] config: add new functions
` [PATCH 5/5] header-config: add generic hook_edit function

[PATCH v2 1/5] util: refactor fwrite
 2017-07-17 18:19 UTC  (5+ messages)
` [PATCH v2 2/5] util: add new function copy
` [PATCH v2 3/5] constants: add new constant NETWORK_SHARE_DIR
` [PATCH v2 4/5] add new feature vpn security policies
` [PATCH v2 5/5] Add vpn security policies to cli

[PATCH v2 1/4] util: add copy function
 2017-07-15 22:07 UTC  (6+ messages)
` [PATCH v2 2/4] constants: add new constant NETWROK_SHARE_DIR
` [PATCH v2 3/4] Add new feature vpn security policies
` [PATCH v2 4/4] Add vpn security policies to cli

[PATCH 1/3] zone: fix zone_config()
 2017-07-15  0:53 UTC  (5+ messages)
` [PATCH 2/3] header-zone: refactor hook_config_edit
` [PATCH 3/3] dhcp: add hook_edit() function

[RFC 2/2] network: add vpn security policies commands
 2017-07-14 17:51 UTC 

[RFC 1/2] vpn-security-policies: add new feature vpn security-policies
 2017-07-14 17:50 UTC 

[PATCH] dhcp: remove useless delay setting
 2017-07-14 14:13 UTC  (2+ messages)

[PATCH v2 1/2] zone: new function zone_config_settings_destroy
 2017-07-14 12:19 UTC  (2+ messages)
` [PATCH v2 2/2] header-zone: refactor hook_config_destroy

new feature vpn-security-policies
 2017-07-13 23:25 UTC  (5+ messages)
` [RFC 1/2] vpn-security-policies: add new feature vpn security-policies
` [RFC 2/2] network: add vpn security policies commands

[PATCH 1/2] zone: new function zone_config_settings_destroy
 2017-07-12 22:12 UTC  (3+ messages)
` [PATCH 2/2] header-zone: refactor hook_config_destroy

[PATCH] config hook: prevent two hooks with the same settings
 2017-07-12 22:09 UTC  (2+ messages)

[PATCH] zone: make edit syntax clear
 2017-07-11 15:05 UTC 

[PATCH] dhcp: merge hooks ipv4-dhcp and ipv6-dhcp
 2017-07-11 14:43 UTC 

[PATCH] dhcp: merge hooks ipv4-dhcp and ipv6-dhcp
 2017-07-11 11:39 UTC  (2+ messages)

[PATCH 1/2] man: add color documentation
 2017-07-10 15:10 UTC  (2+ messages)
` [PATCH 2/2] man: add documentation for the description command

[PATCH] zone: add new command config list
 2017-07-10 13:33 UTC 

[PATCH v2] dhcp: merge ipv4-dhcp and ipv6-dhcp
 2017-07-06 13:57 UTC  (2+ messages)

[PATCH] util: isbool accept now also true and false
 2017-07-06 13:28 UTC 

[PATCH] dhcp: remove delay setting
 2017-07-06 13:21 UTC 

[PATCH] dhcp: merge ipv4-dhcp and ipv6-dhcp
 2017-07-06 13:00 UTC 

[PATCH 1/8] zone: new function zone_config_get_new_id
 2017-07-05 14:19 UTC  (8+ messages)
` [PATCH 2/8] zone: new function zone_config_id_is_valid
` [PATCH 3/8] zone: new function zone_config_get_hook_from_id
` [PATCH 4/8] zone: Introduce id feature
` [PATCH 5/8] header-zone: refactor hook_config_destroy
` [PATCH 6/8] header-zone: refactor hook_config_edit
` [PATCH 7/8] zone: change edit syntax for config
` [PATCH 8/8] zone: Check early if a id is valid

[PATCH 1/2] settings: remove dot from log message
 2017-07-05 14:02 UTC  (2+ messages)
` [PATCH 2/2] config: remove old hashes

[PATCH 1/7] settings: remove dot from log message
 2017-07-04 16:07 UTC  (9+ messages)
` [PATCH 2/7] inetcalc: do not print the default prefix
` [PATCH 3/7] zone: add function to avoid multiple configs which are senseless
` [PATCH 4/7] ipv4-dhcp: prevent multiple configs for the same zone
` [PATCH 5/7] ipv6-dhcp: "
` [PATCH 6/7] ipv6-auto: "
` [PATCH 7/7] pppoe-server: "

[PATCH] config: remove old hashes
 2017-07-04 16:05 UTC  (2+ messages)

[PATCH 5/7] lock: refactoring functions
 2017-06-21 12:07 UTC  (3+ messages)
` [PATCH 6/7] Add new description functions
` [PATCH 7/7] Add editor functions

[PATCH] network check if a zone exist before executing commands
 2017-06-21  7:45 UTC 

[PATCH 1/7] util: add lock/unlock function
 2017-06-20 17:11 UTC  (8+ messages)
` [PATCH 2/7] Add editor functions
` [PATCH 3/7] Add new descriptiion functions
` [PATCH 4/7] ports/zones: Add higher level function to get the description title
` [PATCH 5/7] cli: print "
` [PATCH 6/7] network: add description commands
` [PATCH 7/7] autocompletion: add description support

[PATCH v3 5/5] color: add colors to zone and ports
 2017-06-19 17:17 UTC  (2+ messages)

[PATCH v2 1/5] ports: Change ports settings file to /etc/network/${port}/settings
 2017-06-19 11:19 UTC  (6+ messages)
` [PATCH v2 2/5] color: add colors to zone and ports
` [PATCH v2 3/5] cli: print the color of a zone/port
` [PATCH v2 4/5] network: add color commands
` [PATCH v2 5/5] autocompletion: "

[PATCH 1/6] util: new function abs
 2017-06-14 21:22 UTC  (12+ messages)
` [PATCH 2/6] ports: Change ports settings file to /etc/network/${port}/settings
` [PATCH 3/6] color: add colors to zone and ports
` [PATCH 4/6] cli: print the color of a zone/port
` [PATCH 5/6] network: add color commands
` [PATCH 6/6] autocompletion: "

[PATCH v2] util: add function mtu_is_valid
 2017-06-07  6:24 UTC 

[PATCH] improve autocompletion of network zone new
 2017-06-07  6:20 UTC 

[PATCH 2/3] route: rename route to route static
 2017-06-07  6:17 UTC  (2+ messages)
` [PATCH 3/3] route: update documentation

[PATCH] route: add new cli command reload
 2017-06-04 14:09 UTC 

[network] [PATCH 3/4] util: add function mtu_is_valid
 2017-06-03 13:04 UTC  (2+ messages)
`  "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox