<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/etc/opennhrp, branch current</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=current</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=current'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-05-20T12:33:16+00:00</updated>
<entry>
<title>opennhrp: T7462: Removed unused opennhrp files and configurations</title>
<updated>2025-05-20T12:33:16+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2025-05-20T12:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e9104fb5722c0e119220f22c1cafb2535cac0f77'/>
<id>urn:sha1:e9104fb5722c0e119220f22c1cafb2535cac0f77</id>
<content type='text'>
Removed unused opennhrp files and configurations
</content>
</entry>
<entry>
<title>T5195: vyos.util -&gt; vyos.utils package refactoring (#2093)</title>
<updated>2023-07-14T20:18:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-14T20:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=d1ca536da448749dff557f13ecae97b124026e96'/>
<id>urn:sha1:d1ca536da448749dff557f13ecae97b124026e96</id>
<content type='text'>
* T5195: move run, cmd, call, rc_cmd helper to vyos.utils.process

* T5195: use read_file and write_file implementation from vyos.utils.file

Changed code automatically using:

find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import read_file$/from vyos.utils.file import read_file/g' {} +
find . -type f -not -path '*/\.*' -exec sed -i 's/^from vyos.util import write_file$/from vyos.utils.file import write_file/g' {} +

* T5195: move chmod* helpers to vyos.utils.permission

* T5195: use colon_separated_to_dict from vyos.utils.dict

* T5195: move is_systemd_service_* to vyos.utils.process

* T5195: fix boot issues with missing imports

* T5195: move dict_search_* helpers to vyos.utils.dict

* T5195: move network helpers to vyos.utils.network

* T5195: move commit_* helpers to vyos.utils.commit

* T5195: move user I/O helpers to vyos.utils.io</content>
</entry>
<entry>
<title>opennhrp: T5135: Rewritten opennhrp script using vyos.ipsec</title>
<updated>2023-04-04T10:00:20+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-04-04T10:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a3ce38b4a2901745cb1e2fd3271673ee98ba4214'/>
<id>urn:sha1:a3ce38b4a2901745cb1e2fd3271673ee98ba4214</id>
<content type='text'>
Rewritten opennhrp script using vyos.ipsec library
</content>
</entry>
<entry>
<title>opennhrp: T1070: Fixed creating IPSEC tunnel to Hub</title>
<updated>2022-08-26T12:24:14+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-08-25T15:59:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=141bf8d437b6c0c76fd0fc21659d10d4477c92a0'/>
<id>urn:sha1:141bf8d437b6c0c76fd0fc21659d10d4477c92a0</id>
<content type='text'>
Fixed creating IPSEC tunnel to Hub. Added continues of execution
generator functions.
</content>
</entry>
<entry>
<title>opennhrp: T1070: Fixed removal all SAs in script</title>
<updated>2022-08-24T10:04:24+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-08-09T14:21:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=38ab693dc9755f249283a6ded00c2e4d966b3380'/>
<id>urn:sha1:38ab693dc9755f249283a6ded00c2e4d966b3380</id>
<content type='text'>
Fixed removal all dmvpn SAs. Changed vici terminate by child-sa
name on terminate by ike-id
</content>
</entry>
<entry>
<title>nhrp: T4546: Fixed gateway in route add command</title>
<updated>2022-07-26T10:05:10+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-07-26T10:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=59927630d982b7489c4d6d9c8fda1a54fbf1945b'/>
<id>urn:sha1:59927630d982b7489c4d6d9c8fda1a54fbf1945b</id>
<content type='text'>
Fixed incorrect key to get gateway for route add command
</content>
</entry>
<entry>
<title>nhrp: T4546: Fixed route add command if MTU presented</title>
<updated>2022-07-19T19:10:12+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2022-07-19T19:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b639458bad07dc0eea72f7d476082b511aade77e'/>
<id>urn:sha1:b639458bad07dc0eea72f7d476082b511aade77e</id>
<content type='text'>
In case if `NHRP_DESTMTU` environment variable is presented, the
script uses an intermediate command to get the current route
before adding a new one. Then received data is used in the
`route add` command generation. This commit fixes this process,
so setting MTU becomes possible.
</content>
</entry>
<entry>
<title>nhrp: T3599: Update config path to new /run directory</title>
<updated>2021-06-07T11:38:30+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-06-07T11:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=05b5cd0d8c11f336387d9cae917831f9d217eea6'/>
<id>urn:sha1:05b5cd0d8c11f336387d9cae917831f9d217eea6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nhrp: T3599: Migrate NHRP to XML/Python</title>
<updated>2021-06-05T22:14:10+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2021-05-31T10:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b3bce6497cc20cad687efc818d679d71d62fbd26'/>
<id>urn:sha1:b3bce6497cc20cad687efc818d679d71d62fbd26</id>
<content type='text'>
</content>
</entry>
</feed>
