| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
values like 0x80 or 0x40 into a uint8_t foo:1 bitfield. This would
result in the bit always being 0. One of these caused a warning for
overflow (one that was 0x80), but the other didn't. They were both
wrong.
This is why I hate code that mixes c struct bitfields and #defines.
The rest of the fields accessed by the program should be audited.
Notes:
svn path=/head/; revision=188820
|
| |
|
|
|
|
|
|
|
|
|
| |
- convert to .Ex macro
- not bumping a date as this is not a real content change
Approved by: ru [1]
MFC after: 3 days
Notes:
svn path=/head/; revision=186848
|
| |
|
|
|
|
|
|
|
| |
OpenBSD does, since modulo is not power of 2.
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=180823
|
| |
|
|
| |
Notes:
svn path=/head/; revision=173412
|
| |
|
|
|
|
|
| |
Obtained from: Slava Semushin via NetBSD
Notes:
svn path=/head/; revision=166134
|
| |
|
|
|
|
|
| |
Tested with: cmp(1)
Notes:
svn path=/head/; revision=160755
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 day
Notes:
svn path=/head/; revision=157047
|
| |
|
|
| |
Notes:
svn path=/head/; revision=152538
|
| |
|
|
|
|
|
|
|
| |
Obtained from: KAME
Reviewd by: ume, gnn
MFC after: 2 weeks
Notes:
svn path=/head/; revision=151470
|
| |
|
|
|
|
|
|
|
|
|
| |
because rs_input() need this option.
Obtained from: KAME
Reviewed by: ume, gnn
MFC after: 2 weeks
Notes:
svn path=/head/; revision=151469
|
| |
|
|
|
|
|
|
|
|
|
| |
NDP-related kernel variables based on their configurations (RFC2461 p.43 6.2.1 mandates this for IPv6 routers)
Obtained from: KAME
Reviewd by: ume, gnn
MFC after: 2 weeks
Notes:
svn path=/head/; revision=151468
|
| |
|
|
|
|
|
|
| |
Submitted by: suz
Obtained from: KAME
Notes:
svn path=/head/; revision=148938
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141580
|
| |
|
|
|
|
|
| |
PR: bin/71624
Notes:
svn path=/head/; revision=136764
|
| |
|
|
|
|
|
| |
(with permission of addtional copyright holders where appropriate)
Notes:
svn path=/head/; revision=133249
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131498
|
| |
|
|
| |
Notes:
svn path=/head/; revision=130852
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126797
|
| |
|
|
|
|
|
| |
Obtained From: KAME
Notes:
svn path=/head/; revision=120280
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120054
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- deprecate routes#N, as it is hard to keep consistency with
rtprefixN. accept any number of "rtprefix", "rtrefix0",
..., "rtprefix99".
- deprecate "addrs#N", as it is difficult for users to keep
consistency with "addrN".
accept 100 prefix info in maximum - like "addr", "addr0"
... "addr99". WARNS=2 clean on netbsd.
old configuration file should work just fine.
behavior change:
previously, we rejected "addrN" if there's "addr", and we rejected
"addr" if there is "addrN". now we accept both without problem.
- when an advertised prefix configured from the kernel has been added
or invalidated, notice the change in a short delay.
- when invalidating a prefix, do not bark even if there is
inconsistency about prefix lifetimes.
- wrap more specific route info code into ROUTEINFO.
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118968
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118962
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118961
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118959
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118958
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118957
|
| |
|
|
|
|
|
|
|
|
| |
(otherwise file descriptors could be closed mistakenly)
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118920
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118916
|
| |
|
|
|
|
|
|
|
|
| |
- remove unused block.
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118913
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118912
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118911
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118831
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=118787
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118786
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118784
|
| |
|
|
|
|
|
| |
MFC after: 1 week
Notes:
svn path=/head/; revision=118672
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118664
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118662
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=118660
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 1 day
Notes:
svn path=/head/; revision=118199
|
| |
|
|
|
|
|
|
|
|
| |
- corrected wording in a log message.
Obtained from: KAME
MFC after: 1 week
Notes:
svn path=/head/; revision=113325
|
| |
|
|
|
|
|
| |
No response from: suz
Notes:
svn path=/head/; revision=113137
|
| |
|
|
| |
Notes:
svn path=/head/; revision=113091
|
| |
|
|
|
|
|
| |
Obtained from: KAME
Notes:
svn path=/head/; revision=112976
|
| |
|
|
|
|
|
|
| |
Submitted by: jinmei@kame.net (JINMEI Tatuya)
Obtained from: KAME
Notes:
svn path=/head/; revision=112676
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110668
|
| |
|
|
|
|
|
| |
Add FreeBSD Id tag where missing.
Notes:
svn path=/head/; revision=108470
|
| |
|
|
| |
Notes:
svn path=/head/; revision=108317
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99968
|
| |
|
|
|
|
|
|
| |
Obtained from: KAME
MFC after: 2 weeks
Notes:
svn path=/head/; revision=98262
|