Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
networking
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nationellt superdatorcentrum
puppetmodules
networking
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
resolve_ipnets-4.x-api
Select Git revision
Branches
3
master
default
protected
resolve_ipnets-4.x-api
resolve_ipnets_canonicalize_resolved_addresses
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Sep
9
Feb
8
7
10
Nov
20
Apr
19
27
Jan
16
Dec
23
Nov
10
19
Sep
5
May
10
Mar
18
Apr
resolve_ipnets(): Canonicalize resolved addresses
resolve_ipnets_…
resolve_ipnets_canonicalize_resolved_addresses
Add 'trunc_to_net' flag to resolve_ipnets() function.
master
master
Avoid warning due to re-init of Ruby constant.
Add flag 'forcemask' for resolve_ipnets() function.
Better formatting of resolve_ipnets() doc string.
Allow multiple MAC addresses per host in host lists.
Name function in error from canonicalize_macaddress().
Fix function name in an error message.
Convert resolve_ipnets to Puppet 4.x API
resolve_ipnets-…
resolve_ipnets-4.x-api
Change quotes in function documentation string.
Add 'default_self' flag to parse_host_mac_ip_list().
Enable host-to-IP resolving in parse_host_mac_ip_list().
Fix a parameter name in a documenting comment.
Use 'ipv4' and 'ipv6' elements in hostsfile::hostentries.
Split IPs by family in parse_host_mac_ip_list().
Modify TCP tuning settings in the networking module.
Templates must use @var to reference puppet variables in puppet 5.
Change names of tcptuning classes.
Add networking::tcptuning:: classes.
Rework adding node itself to /etc/hosts.
New function cidrnet_to_addr_mask().
New function canonicalize_macaddress().
New function parse_host_mac_ip_list().
Class & definition for managing /etc/hosts.
Update README file with URLs.
Rename rh_interface to networking::rh_interface.
Track new module name in template() calls.
Add a couple of comments to resolve_ipnets__netspec().
resolve_ipnets(): Canonicalize numerical addresses again.
Internal robustness fixes in resolve_ipnets().
resolve_ipnets(): Repair family prefix handling.
Use symbol for internal key.
Make resolve_ipnets() work under Ruby 2 again.
resolve_ipnets(): Handle order of address families better.
resolve_ipnets(): Fix a copy-paste error in docstring.
Quote unquoted file modes.
rh_interface: Minor code prettification in ERB template.
rh_interface: Purge interfaces better on ensure=>absent.
rh_interface: Handle changes to multiple interfaces.
rh_interface: More tolerant handling of IPv6 sysctl.
Loading