2
0
mirror of https://github.com/opnsense/docs synced 2024-11-09 01:10:33 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
IsaacFL
c13bfd6ded Deleted inaccurate AdvRouterAddr line in table
The AdvRouterAddr is not set for any of these options. I verified the radvd.conf file and opnsense, correctly, does not set this flag.

This flag, AdvRouterAddr, is only set for use with Mobile IPv6.  From the RADVD.CONF(5) man page:
       AdvRouterAddr on|off

	      When set,	indicates that the address of interface	 is  sent  in-
	      stead  of	 network  prefix, as is	required by Mobile IPv6.  When
	      set, minimum limits specified by Mobile IPv6 are used for	 MinR-
	      trAdvInterval and	MaxRtrAdvInterval.

	      Default: off
2020-06-03 08:29:53 +02:00
Ad Schellevis
82f0ad9c47 minor fixes and changes
- arrange service menu like the product
- compile error in radvd.rst
- add ipsec howt's to the index
- fix some screenshot sizes in ipsec howto's

@mimugmail I think it's safe to add your howto's, so I've added them now
2019-08-23 09:19:41 +02:00
Ad Schellevis
1a1211ca6d add radvd 2019-08-22 19:06:22 +02:00