mirror of
https://github.com/opnsense/src.git
synced 2026-07-15 04:01:09 -04:00
updates net.inet6.ip6.kame_version as the proof of the latest KAME merge
Reviewed by: KAME MFC after: 2 days
This commit is contained in:
parent
30bacc08e0
commit
e381ac4daa
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@
|
|||
* has the table of implementation/integration differences.
|
||||
*/
|
||||
#define __KAME__
|
||||
#define __KAME_VERSION "20010528/FreeBSD"
|
||||
#define __KAME_VERSION "FreeBSD"
|
||||
|
||||
/*
|
||||
* Local port number conventions:
|
||||
|
|
|
|||
Loading…
Reference in a new issue