| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the PID file just before dhcp6c actually exits.
- Set a DHCPv6 state keyword to an environment variable "REASON" which
is passed to the client script when receiving a REPLY message instead of
"NBI".
- Add a signal handler for SIGUSR1 to forcibly exit without
releasing the obtained addresses.
- Add a new script event "EXIT", which is invoked when dhcp6c exits.
Reference: https://github.com/hrs-allbsd/wide-dhcpv6/pull/5
Notes:
svn path=/head/; revision=435121
|
|
|
|
|
|
|
|
|
|
|
| |
upstream is no longer actively maintained.
- Add -n flag to prevent Release message from being sent when dhcp6c stops.[*]
- Add more log for DHCP messages.[*]
Based on work by: marjohn56 (martin@queens-park.com)
Notes:
svn path=/head/; revision=428955
|
|
|
|
| |
Notes:
svn path=/head/; revision=419280
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415499
|
|
|
|
|
|
|
|
|
| |
This patch prevented from updating the address lifetime.
Reported by: garga and pfSense Bug #5955
Notes:
svn path=/head/; revision=410518
|
|
|
|
|
|
|
|
|
|
| |
Approved by: hrs (maintainer)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D5105
Notes:
svn path=/head/; revision=407458
|
|
|
|
|
|
|
| |
Spotted by: Brad Smith
Notes:
svn path=/head/; revision=405271
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix renewal of IA_NA [*]
- Update ifid on interface restart, it may have changed [*]
- Remove unnecessary PF_ROUTE socket. [*]
- Fix wrong length used in memset().
Obtained from: Debian/Ubuntu/Fedora/Red Hat packages via OpenBSD [*]
Suggested by: Brad Smith [*]
Notes:
svn path=/head/; revision=405216
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Call a configuration script after addresses and prefixes are set
on an interface.
- Do not call rc.d scripts during uninstallation.
Submitted by: garga
PR: 204462
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Notes:
svn path=/head/; revision=401318
|
|
|
|
|
|
|
|
|
| |
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=395483
|
|
|
|
| |
Notes:
svn path=/head/; revision=374502
|
|
|
|
| |
Notes:
svn path=/head/; revision=340674
|
|
|
|
| |
Notes:
svn path=/head/; revision=330598
|
|
|
|
| |
Notes:
svn path=/head/; revision=330545
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership.
- Add LICENSE.
- MAKE_JOBS_SAFE=yes.
- Use OPTION_DEFINE.
- Use PORTDOCS for $DOCSDIR/*.
Notes:
svn path=/head/; revision=320740
|
|
|
|
|
|
|
|
| |
PR: 169138
Submitted by: rpaulo
Notes:
svn path=/head/; revision=316808
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=267042
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Properly quote a variable.
- Bump PORTREVISION.
PR: ports/125522
Submitted by: Glen Neff <neff_glen@emc.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=223389
|
|
|
|
| |
Notes:
svn path=/head/; revision=214886
|
|
|
|
| |
Notes:
svn path=/head/; revision=192282
|
|
|
|
| |
Notes:
svn path=/head/; revision=185964
|
|
|
|
| |
Notes:
svn path=/head/; revision=171856
|
|
|
|
|
|
|
|
|
|
| |
- make it port-lint compliant
- fixed a compilation failure in freebsd4
PR: ports/98741
Notes:
svn path=/head/; revision=166171
|
|
|
|
| |
Notes:
svn path=/head/; revision=162141
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
|
| |
- now this package is provided from sourceforge.net, instead of kame.net
- now suz takes over the maintainership from sumikawa
Reviewed by: sumikawa
Notes:
svn path=/head/; revision=153721
|
|
|
|
| |
Notes:
svn path=/head/; revision=140048
|
|
|
|
| |
Notes:
svn path=/head/; revision=118031
|
|
|
|
|
|
|
| |
Submitted by: ume
Notes:
svn path=/head/; revision=116557
|
|
|
|
| |
Notes:
svn path=/head/; revision=116553
|
|
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.
The implementation mainly conforms to the following standards:
- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
Configuration Protocol for IPv6 (DHCPv6)
Note that the current implementation does not support IPv6 address
allocation by DHCPv6, and there is no plan to implement that feature
at the moment. The main purpose of this implementation is to provide
a way of IPv6 prefix delegation (RFC3633) and to provide some
"stateless" configuration information such as DNS recursive server
addresses.
WWW: http://www.kame.net/
Notes:
svn path=/head/; revision=115178
|