Skip to content

Commit af441e7

Browse files
committed
wave, wifi: Rescan python bindings
1 parent c407cf2 commit af441e7

File tree

7 files changed

+601
-186
lines changed

7 files changed

+601
-186
lines changed

src/wave/bindings/callbacks_list.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wave/bindings/modulegen__gcc_ILP32.py

Lines changed: 78 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wave/bindings/modulegen__gcc_LP64.py

Lines changed: 78 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wave/model/wave-mac-low.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
#include "ns3/mac-low.h"
2525
#include "ns3/msdu-aggregator.h"
2626
#include "ns3/mpdu-aggregator.h"
27+
#include "ns3/wifi-psdu.h"
2728
#include "wave-net-device.h"
2829

2930
namespace ns3 {

src/wifi/bindings/callbacks_list.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wifi/bindings/modulegen__gcc_ILP32.py

Lines changed: 221 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/wifi/bindings/modulegen__gcc_LP64.py

Lines changed: 221 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)