summaryrefslogtreecommitdiff
path: root/proto_vlan_q_in_q.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2020-10-02 17:27:26 +0200
committerTobias Klauser <tklauser@distanz.ch>2020-10-02 17:27:26 +0200
commitb17a6335bde19f6e3ceecff70a897a77b449338f (patch)
treeee938a5b6f1a7e1700791e6bf1d3cfad5e949261 /proto_vlan_q_in_q.c
parent56f8f399a20275a4a73ebc4450bd8eeba7ee1656 (diff)
all: change bug report instructions in copyright message
The bugs@netsniff-ng.org e-mail bounces. Also it's more convenient to report bugs using GitHub rather than via e-mail, so consistently mention https://github.com/netsniff-ng/netsniff-ng/issues for where to report bugs. Fixes #226 Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto_vlan_q_in_q.c')
0 files changed, 0 insertions, 0 deletions
lapped with Daniel Borkamann's bug fix to use RCU for object destruction in 'net'. It also overlapped with Jiri's change to guard the rhashtable_remove_fast() call with a check against tc_skip_sw(). 5) In mlx4, a revert bug fix in 'net' overlapped with some unrelated changes in 'net-next'. 6) In geneve, a stale header pointer after pskb_expand_head() bug fix in 'net' overlapped with a large reorganization of the same code in 'net-next'. Since the 'net-next' code no longer had the bug in question, there was nothing to do other than to simply take the 'net-next' hunks. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat