freebsd-skq/sys/netatalk
glebius 03fdc2934e Merge r262763, r262767, r262771, r262806 from head:
- Remove rt_metrics_lite and simply put its members into rtentry.
  - Use counter(9) for rt_pksent (former rt_rmx.rmx_pksent). This
    removes another cache trashing ++ from packet forwarding path.
  - Create zini/fini methods for the rtentry UMA zone. Via initialize
    mutex and counter in them.
  - Fix reporting of rmx_pksent to routing socket.
  - Fix netstat(1) to report "Use" both in kvm(3) and sysctl(3) mode.
2014-03-21 15:15:30 +00:00
..
aarp.c Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
aarp.h Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
at_control.c Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
at_extern.h Add const qualifier to the dst parameter of the ifnet if_output method. 2013-04-26 12:50:32 +00:00
at_proto.c Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
at_rmx.c
at_var.h
at.h
COPYRIGHT
ddp_input.c
ddp_output.c Merge r262763, r262767, r262771, r262806 from head: 2014-03-21 15:15:30 +00:00
ddp_pcb.c
ddp_pcb.h
ddp_usrreq.c
ddp_var.h
ddp.h
endian.h
phase2.h