aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb/gdb_packet.c
diff options
context:
space:
mode:
authorLutz Donnerhacke <donner@FreeBSD.org>2021-01-13 22:18:55 +0000
committerLutz Donnerhacke <donner@FreeBSD.org>2021-02-07 19:31:33 +0000
commit6117aa58fa4f5891badf58b13c759976983f4f04 (patch)
treeec64323e7cb982d9e18868e2440164d04bf7ed1e /sys/gdb/gdb_packet.c
parentcef689f45b9d5785ede463bcd23fea51bc1143ed (diff)
downloadsrc-6117aa58fa4f5891badf58b13c759976983f4f04.tar.gz
src-6117aa58fa4f5891badf58b13c759976983f4f04.zip
netgraph/ng_bridge: Make simple internal functions read-only
The data path in netgraph is designed to work on an read only state of the whole netgraph network. Currently this is achived by convention, there is no technical enforcment. In the case of NETGRAPH_DEBUG all nodes can be annotated for debugging purposes, so the strict enforcment needs to be lifted for this purpose. This patch is part of a series to make ng_bridge multithreaded, which is done by rewrite the data path to operate on const. Reviewed By: kp MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D28141
Diffstat (limited to 'sys/gdb/gdb_packet.c')
0 files changed, 0 insertions, 0 deletions