created | 2018-12-03T16:29:49Z |
---|---|
begin | 2018-11-15T00:00:00Z |
end | 2018-11-16T00:00:00Z |
path | src/sys |
commits | 5 |
date | 2018-11-15T00:05:00Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/net/if_gre.c | log | diff | annotate |
message |
the variable holding the ip tos should be called tos, not ttl. no functional change. |
date | 2018-11-15T13:16:37Z | |||
---|---|---|---|---|
author | henning | |||
files | src/sys/net/pf.c | log | diff | annotate |
message |
in the "pf: key search" debug message, add the direction. interface *and* dir make debugging much easier than the if alone. |
date | 2018-11-15T21:24:48Z | |||
---|---|---|---|---|
author | jmc | |||
files | src/sys/arch/hppa/hppa/fpemu.S | log | diff | annotate |
message | fix typos in comments; from miod |
date | 2018-11-15T21:27:31Z | |||
---|---|---|---|---|
author | jmc | |||
files | src/sys/arch/hppa/hppa/fpemu.S | log | diff | annotate |
message | one more typo noticed while pasting miod a reply; |
date | 2018-11-15T22:22:03Z | |||
---|---|---|---|---|
author | dlg | |||
files | src/sys/net/if_vxlan.c | log | diff | annotate |
message | add support for txprio configuration |